add more complex examples (#1)
This commit is contained in:
parent
b51f7f449d
commit
a01d8580d9
12 changed files with 1657 additions and 204 deletions
6
sdkconfig.defaults
Normal file
6
sdkconfig.defaults
Normal 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) 5.4.0 Project Minimal Configuration
|
||||
#
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=32000
|
||||
Loading…
Add table
Add a link
Reference in a new issue