 |
Contiki-NG
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
44#ifndef NRF5340_APPLICATION_DEF_H_
45#define NRF5340_APPLICATION_DEF_H_
47#ifndef NETSTACK_CONF_RADIO
48#if NRF_TRUSTZONE_NONSECURE
49#define NETSTACK_CONF_RADIO tz_radio_driver
50#elif NRF_TRUSTZONE_SECURE
60#define NETSTACK_CONF_RADIO nullradio_driver
62#define NETSTACK_CONF_RADIO ipc_radio_driver
67#define NRF_HAS_UARTE 1