Commit Graph

6 Commits

Author SHA1 Message Date
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
kasunch
3f1bea1ed3 1. Initialized SLIP when uIPv4 or uIPv6 is used.
2. Random number generator is initialized using both node id and unique hardware id
3. Printing MAC address is moved to network initialization section.
2010-09-20 18:07:25 +00:00
kasunch
ca6c8818b1 Two comment fixes 2009-10-22 15:48:20 +00:00
kasunch
71b5872045 Added node id restoring at the boot-up. 2009-09-24 06:53:35 +00:00
kasunch
4319e8b82e 1. Add MAC address displaying during the booting.
2. Set LEDs to turn on at different stages of the booting process.
2009-09-13 21:42:43 +00:00
kasunch
1bede62d2a Initial files of the MICAz port. 2009-09-08 08:59:29 +00:00