mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 20:16:04 +08:00
Update platformio.ini
This commit is contained in:
parent
cb6f896dde
commit
862da6c225
@ -47,10 +47,10 @@ monitor_speed = 115200
|
||||
monitor_flags = --echo
|
||||
monitor_filters = send_on_enter, colorize, esp32_exception_decoder
|
||||
; set frequency to 240MHz
|
||||
board_build.f_cpu = 240000000L
|
||||
;board_build.f_cpu = 240000000L
|
||||
; set frequency to 80MHz
|
||||
board_build.f_flash = 80000000L
|
||||
board_build.flash_mode = qio
|
||||
;board_build.f_flash = 80000000L
|
||||
;board_build.flash_mode = qio
|
||||
; None
|
||||
build_flags = -DCORE_DEBUG_LEVEL=0
|
||||
-DBOARD_HAS_PSRAM
|
||||
|
Loading…
x
Reference in New Issue
Block a user