Skip to content

Commit

Permalink
Add NXP wire define to rak4631
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored and caveman99 committed Jan 5, 2025
1 parent a5797ac commit 03cd389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variants/rak4631/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ build_flags = ${nrf52840_base.build_flags} -Ivariants/rak4631 -D RAK_4631
-DRADIOLIB_EXCLUDE_SX128X=1
-DRADIOLIB_EXCLUDE_SX127X=1
-DRADIOLIB_EXCLUDE_LR11X0=1
-DNXP_WIRE=Wire
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/rak4631> +<mesh/eth/> +<mesh/api/> +<mqtt/>
lib_deps =
${nrf52840_base.lib_deps}
Expand Down

0 comments on commit 03cd389

Please sign in to comment.