mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-09 03:17:31 +00:00
Add files via upload
This commit is contained in:
committed by
Thomas Göttgens
parent
9a9279dd78
commit
790df42987
9
variants/MakePython_nRF52840_oled/platformio.ini
Normal file
9
variants/MakePython_nRF52840_oled/platformio.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[env:makerpython_nrf52840_sx1280_oled]
|
||||
extends = nrf52840_base
|
||||
board = nordic_pca10059
|
||||
build_flags = ${nrf52840_base.build_flags} -Ivariants/MakePython_nRF52840_oled -D PRIVATE_HW
|
||||
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/MakePython_nRF52840_oled>
|
||||
lib_deps =
|
||||
${nrf52840_base.lib_deps}
|
||||
caveman99/ESP32 Codec2@^1.0.1
|
||||
debug_tool = jlink
|
||||
Reference in New Issue
Block a user