mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 15:02:41 +00:00
clean up platform.ini
This commit is contained in:
parent
c9a3652021
commit
72aefbc567
@ -6,15 +6,12 @@ board_level = extra
|
||||
build_flags =
|
||||
${esp32_base.build_flags}
|
||||
-D PRIVATE_HW
|
||||
-I variants/esp32/wesp32
|
||||
-I variants/esp32/diy/wesp32
|
||||
-DMESHTASTIC_EXCLUDE_SCREEN=1
|
||||
-DMESHTASTIC_EXCLUDE_INPUTBROKER=1
|
||||
;-DMESHTASTIC_EXCLUDE_I2C=1
|
||||
;-DMESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR=1
|
||||
|
||||
build_src_filter = ${esp32_base.build_src_filter}
|
||||
|
||||
monitor_speed = 115200
|
||||
upload_protocol = esptool
|
||||
;upload_port = /dev/ttyUSB0
|
||||
upload_speed = 921600
|
||||
|
||||
Loading…
Reference in New Issue
Block a user