Skip to content

Commit

Permalink
Merge pull request #3765 from meshtastic/twc-mesh-buildfix
Browse files Browse the repository at this point in the history
fix building new TWC_mesh_v4 board
  • Loading branch information
caveman99 authored May 2, 2024
2 parents 45c1b46 + 0f4ac94 commit 4f54862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variants/TWC_mesh_v4/platformio.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[env:TWC_mesh_v4]
extends = nrf52840_base
board = TWC_mesh_v4
board = nordic_pca10059
board_level = extra
build_flags = ${nrf52840_base.build_flags} -I variants/TWC_mesh_v4 -D TWC_mesh_v4 -L".pio\libdeps\TWC_mesh_v4\BSEC2 Software Library\src\cortex-m4\fpv4-sp-d16-hard"
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/TWC_mesh_v4>
Expand Down

0 comments on commit 4f54862

Please sign in to comment.