Files
firmware/variants/MakePython_nRF52840_oled/platformio.ini

11 lines
447 B
INI
Raw Normal View History

2023-03-28 15:32:56 +02:00
[env:makerpython_nrf52840_sx1280_oled]
2023-03-28 15:49:05 +02:00
board_level = extra
2023-03-28 15:32:56 +02:00
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}
https://github.com/meshtastic/ESP32_Codec2/archive/633326c78ac251c059ab3a8c430fcdf25b41672f.zip
2023-03-28 15:32:56 +02:00
debug_tool = jlink