porting: Update ports syscfg

This commit is contained in:
Mynewt Bot
2024-10-18 17:03:20 +02:00
committed by Szymon Janc
parent bda4b0c67d
commit 5191a4eeea
+4
View File
@@ -949,6 +949,10 @@
#define MYNEWT_VAL_BASELIBC_ASSERT_FILE_LINE (0)
#endif
#ifndef MYNEWT_VAL_BASELIBC_DEBUG_MALLOC
#define MYNEWT_VAL_BASELIBC_DEBUG_MALLOC (0)
#endif
#ifndef MYNEWT_VAL_BASELIBC_EXECUTE_GLOBAL_CONSTRUCTORS
#define MYNEWT_VAL_BASELIBC_EXECUTE_GLOBAL_CONSTRUCTORS (1)
#endif