Add board_level configuration for Heltec V4, RAK WisMesh Tag, and Seeed Wio Tracker L1

This commit is contained in:
Ben Meadors
2026-06-11 07:21:25 -05:00
parent a14f7afe87
commit 83c7e4ede3
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ custom_meshtastic_partition_scheme = 16MB
custom_meshtastic_has_mui = true
extends = heltec_v4_base
build_flags =
board_level = pr
build_flags =
${heltec_v4_base.build_flags}
-D HELTEC_V4_OLED
-D USE_SSD1306 ; Heltec_v4 has an SSD1315 display (compatible with SSD1306 driver)