MVP: Basic working clock and alarm
This commit is contained in:
commit
b6ac19a54d
18 changed files with 22909 additions and 0 deletions
6
sdkconfig.defaults
Executable file
6
sdkconfig.defaults
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||
#
|
||||
CONFIG_LWIP_IP_FORWARD=y
|
||||
CONFIG_LWIP_IPV4_NAPT=y
|
||||
CONFIG_HTTPD_MAX_URI_LEN=1024
|
||||
Loading…
Add table
Add a link
Reference in a new issue