|
Contiki-NG
|
Files | |
| file | nrf52dk-def.h |
| Platform features configuration. | |
Button configurations | |
| #define | PLATFORM_HAS_BUTTON 1 |
| #define | button_sensor button_1 |
| #define | button_sensor2 button_2 |
| #define | PLATFORM_RTC_INSTANCE_ID 1 |
| nRF52 RTC instance to be used for Contiki clock driver. More... | |
| #define | PLATFORM_TIMER_INSTANCE_ID 1 |
| nRF52 timer instance to be used for Contiki rtimer driver. More... | |
| #define PLATFORM_RTC_INSTANCE_ID 1 |
nRF52 RTC instance to be used for Contiki clock driver.
Definition at line 103 of file nrf52dk-def.h.
| #define PLATFORM_TIMER_INSTANCE_ID 1 |
nRF52 timer instance to be used for Contiki rtimer driver.
Definition at line 109 of file nrf52dk-def.h.