This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
d6dc216e02
osd-contiki
/
cpu
History
David Kopf
d6dc216e02
Reorder includes to prefer platform routines. Remove redundant RPL define.
2012-04-27 16:54:09 -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
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
2012-04-09 15:49:53 -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