mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 17:20:43 +08:00
Update platformio.ini
per @gordo3di suggestion
This commit is contained in:
parent
1ba6db0846
commit
2b2eb474d0
@ -43,7 +43,7 @@ monitor_speed = 115200
|
|||||||
board_build.f_cpu = 160000000L
|
board_build.f_cpu = 160000000L
|
||||||
; set frequency to 40MHz
|
; set frequency to 40MHz
|
||||||
board_build.f_flash = 40000000L
|
board_build.f_flash = 40000000L
|
||||||
board_build.flash_mode = dio
|
board_build.flash_mode = dout
|
||||||
upload_resetmethod = ck
|
upload_resetmethod = ck
|
||||||
board_build.ldscript = eagle.flash.4m.ld
|
board_build.ldscript = eagle.flash.4m.ld
|
||||||
build_flags =
|
build_flags =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user