diff options
Diffstat (limited to 'fw/prj.conf')
-rw-r--r-- | fw/prj.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fw/prj.conf b/fw/prj.conf new file mode 100644 index 0000000..24239db --- /dev/null +++ b/fw/prj.conf @@ -0,0 +1,7 @@ +CONFIG_SHELL=y +CONFIG_SHELL_PROMPT_UART="[iot-contact] " + +CONFIG_NETWORKING=y +CONFIG_NET_SHELL=y + +CONFIG_GPIO=y |