osd-contiki/cpu
2012-05-06 12:19:20 -04:00
..
6502 Converted u8_t to uint8_t and u16_t to uint16_t in the cpu directory. 2012-02-21 08:33:24 -05:00
arm Converted u8_t to uint8_t and u16_t to uint16_t in the cpu directory. 2012-02-21 08:33:24 -05:00
avr Reorder includes to prefer platform routines. Remove redundant RPL define. 2012-04-27 16:54:09 -04:00
cc253x We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
cc2430 We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
mc1322x use --gc-sections instead of -gc-sections 2012-05-06 12:19:20 -04:00
msp430 Added support for mspgcc 4.6+ that no longer supports generic MCU identifiers such as msp430x1611 2012-04-10 16:05:10 +02:00
native Avoid deprecated error on Darwin. 2012-03-02 15:15:47 -05:00
stm32w108 Bugfix in clock_wait() declaration. Various style fixes. 2012-04-22 20:54:29 +02:00
x86 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00
z80 Converted u8_t to uint8_t and u16_t to uint16_t in the cpu directory. 2012-02-21 08:33:24 -05:00