|
Contiki-Inga 3.x
|
Configuration for RZRAVEN USB stick "jackdaw"More...
#include <stdbool.h>#include <stdint.h>#include <string.h>#include <avr/eeprom.h>Go to the source code of this file.
Functions | |
| void | clock_delay_msec (uint16_t howlong) |
| Delay the CPU for up to 65535 milliseconds. More... | |
| void | clock_adjust_ticks (clock_time_t howmany) |
| Adjust clock ticks after a cpu sleep. More... | |
Configuration for RZRAVEN USB stick "jackdaw"
Definition in file contiki-conf.h.
1.8.3.1