mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-24 09:26:52 +00:00
Update platformio.ini
This commit is contained in:
parent
0e0ccad489
commit
f21212dd3e
@ -4,11 +4,9 @@ board = esp32doit-devkit-v1
|
|||||||
build_flags =
|
build_flags =
|
||||||
${esp32_base.build_flags}
|
${esp32_base.build_flags}
|
||||||
-D DIY_V1
|
-D DIY_V1
|
||||||
;-D EBYTE_E22
|
-D VTABLES_IN_FLASH=1
|
||||||
;-D OLED_RU
|
-D CONFIG_DISABLE_HAL_LOCKS=1
|
||||||
-D VTABLES_IN_FLASH=1
|
-O2
|
||||||
-D CONFIG_DISABLE_HAL_LOCKS=1
|
|
||||||
-O2
|
|
||||||
-I variants/betafpv_2400_tx_micro
|
-I variants/betafpv_2400_tx_micro
|
||||||
board_build.f_cpu = 240000000L
|
board_build.f_cpu = 240000000L
|
||||||
upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
|
Loading…
Reference in New Issue
Block a user