Skip to content

Commit

Permalink
Reduce the size of the flash, otherwise uf2 will not work
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCao0 committed Nov 10, 2024
1 parent 54d8907 commit b1d8726
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions variants/rak_wismeshtap/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ build_flags = ${nrf52840_base.build_flags} -Ivariants/rak_wismeshtap -D RAK_4631
-DEINK_DISPLAY_MODEL=GxEPD2_213_BN
-DEINK_WIDTH=250
-DEINK_HEIGHT=122
-DMESHTASTIC_EXCLUDE_WIFI=1
-DMESHTASTIC_EXCLUDE_EXTERNALNOTIFICATION=1
-DMESHTASTIC_EXCLUDE_WAYPOINT=1
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/rak_wismeshtap> +<mesh/eth/> +<mesh/api/> +<mqtt/>
lib_deps =
${nrf52840_base.lib_deps}
Expand Down

0 comments on commit b1d8726

Please sign in to comment.