Merge pull request #1441 from meshtastic/patch-1-1

Enable Malloc Support in nanopb
This commit is contained in:
Thomas Göttgens 2022-05-06 21:26:38 +01:00 committed by GitHub
commit b699e5e6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ build_flags = -Wno-missing-field-initializers
-Isrc -Isrc/mesh -Isrc/gps -Isrc/buzz -Wl,-Map,.pio/build/output.map
-DUSE_THREAD_NAMES
-DTINYGPS_OPTION_NO_CUSTOM_FIELDS
-DPB_ENABLE_MALLOC=1
monitor_speed = 921600