Commit Graph

8 Commits

Author SHA1 Message Date
Mariano Alvira
3ec4b267fc use stdint.h instead of custom types.h
stdint.h is more portable across compilers
2010-11-10 15:52:17 -05:00
Mariano Alvira
43d23d4764 update ring_osc_on and _off to the new bit structs 2010-11-06 22:12:46 -04:00
Jim Paris
ac2cac1e1d Register definitions: get rid of some macro magic that doesn't help much
Instead of e.g. GPIO.DATA.GPIO_08, you now use GPIO->DATA.GPIO_08.
2010-09-26 16:05:12 -04:00
Jim Paris
920954f398 REF_OSC is a 32-bit number, not 64-bit number 2010-09-25 23:16:59 -04:00
Jim Paris
6c93b8fb0b Add structure-based CRM definitions 2010-09-25 22:40:40 -04:00
Mariano Alvira
6195931bd4 add attribution and license headers to source files. TODO item about
start.S and printf.c
2010-05-08 13:03:36 -04:00
Mariano Alvira
0037fd9527 general header updates 2010-03-04 18:51:27 -05:00
Mariano Alvira
d5b20ddce5 renamed libmc1322x to lib 2010-03-02 09:51:58 -05:00