nes-proj/platform/stk501
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
..
Makefile
Makefile.stk501 Update platform build for hello-world, includes patch from Tobias Schfer 2010-12-05 20:21:19 +00:00
contiki-conf.h 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
contiki-stk501-default-init-lowlevel.c
contiki-stk501-default-init-net.c Update platform build for hello-world, includes patch from Tobias Schfer 2010-12-05 20:21:19 +00:00
contiki-stk501-main.c 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
contiki-stk501.h Renamed serial module to serial-line 2009-03-17 20:32:22 +00:00
loadable_prg.c