mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-02 02:31:38 +02:00
change build settings fpr S3 to address flash instability
This commit is contained in:
parent
3043eaca1f
commit
ba996f56dd
1 changed files with 4 additions and 0 deletions
|
@ -137,6 +137,10 @@ monitor_filters =
|
|||
[env:opendtufusionv1-release]
|
||||
platform = espressif32
|
||||
board = esp32-s3-devkitc-1
|
||||
upload_protocol = esp-builtin
|
||||
upload_speed = 115200
|
||||
debug_tool = esp-builtin
|
||||
debug_speed = 12000
|
||||
build_flags = -D RELEASE -std=gnu++14
|
||||
build_unflags = -std=gnu++11
|
||||
monitor_filters =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue