diff options
Diffstat (limited to 'prj.conf')
-rw-r--r-- | prj.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/prj.conf b/prj.conf new file mode 100644 index 0000000..833146f --- /dev/null +++ b/prj.conf @@ -0,0 +1,5 @@ +CONFIG_LOG=y +CONFIG_SPI=y +CONFIG_GPIO=y +CONFIG_LORA=y +CONFIG_SHELL=y |