mirror of
https://github.com/meshtastic/firmware.git
synced 2026-03-29 20:43:23 -04:00
Add gnu++17 standard to nRF52840 build flags
This commit is contained in:
@@ -25,6 +25,7 @@ build_flags =
|
||||
-DMESHTASTIC_EXCLUDE_AUDIO=1
|
||||
-DMESHTASTIC_EXCLUDE_PAXCOUNTER=1
|
||||
-Os
|
||||
-std=gnu++17
|
||||
build_unflags =
|
||||
-Ofast
|
||||
-Og
|
||||
|
||||
Reference in New Issue
Block a user