lorawan has its own susbsystem, so move this sample under subsys/ Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_SPI=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_LORA=y
|
|
CONFIG_LORA_SX12XX=y
|
|
CONFIG_LORAWAN=y
|
|
CONFIG_LORAMAC_REGION_IN865=y
|