mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-04-20 11:02:14 +02:00
merge conflicts from 05.04
This commit is contained in:
commit
3271327208
7 changed files with 59 additions and 14 deletions
|
|
@ -13,8 +13,7 @@ default_envs = esp32c6
|
|||
src_dir = src
|
||||
|
||||
[env]
|
||||
platform = https://github.com/pioarduino/platform-espressif32
|
||||
; platform = espressif32 @ 5.4.0
|
||||
platform = espressif32 @ 6.13.0
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson@^7.2.2
|
||||
|
|
@ -28,7 +27,7 @@ extra_scripts =
|
|||
post:archive_elf.py
|
||||
board_build.filesystem = littlefs
|
||||
build_flags =
|
||||
-DCORE_DEBUG_LEVEL=5
|
||||
-DCORE_DEBUG_LEVEL=3
|
||||
-DCONFIG_ESP_COREDUMP_ENABLE_TO_FLASH=1
|
||||
-DCONFIG_ESP_COREDUMP_DATA_FORMAT_ELF=1
|
||||
-DCONFIG_ESP_COREDUMP_CHECKSUM_CRC32=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue