David Kopf
|
cac4e9a222
|
Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
Remove the troublesome avr/dev/delay.* files.
Add PLATFORM_NAME and combine the confusing *_REVISION defines into a single PLATFORM_TYPE
|
2012-04-09 15:49:53 -04:00 |
|
Nicholas J Humfrey
|
aa67ad67cc
|
Converted u8_t to uint8_t and u16_t to uint16_t in the docs and tools directories.
|
2012-02-21 08:33:25 -05:00 |
|
salvopitru
|
5fcae86be3
|
Now it is putchar that has to be redefined (instead of __io_putchar), like other platforms.
|
2011-01-19 09:13:06 +00:00 |
|
salvopitru
|
24614875ef
|
Header file moved to the correct folder.
|
2010-11-11 08:37:53 +00:00 |
|
salvopitru
|
5d8636d1f8
|
Added tools for STM32W.
|
2010-10-25 10:42:40 +00:00 |
|