mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
BLE crash fixing (Part ?) (#1756)
* Remap printf * Help to unify formatting --------- Co-authored-by: discip <53649486+discip@users.noreply.github.com> Co-authored-by: Ivan Zorin <ivan.a.zorin@gmail.com>
This commit is contained in:
@@ -427,7 +427,9 @@ DEV_LDFLAGS=-nostartfiles \
|
||||
-L $(PINECILV2_BLE_CRAPWARE_BLOB_DIR) \
|
||||
-L $(PINECILV2_RF_CRAPWARE_BLOB_DIR) \
|
||||
-l blecontroller_702_m0s1s \
|
||||
-l bl702_rf
|
||||
-l bl702_rf \
|
||||
-Wl,--wrap=printf \
|
||||
-Wl,--defsym=__wrap_printf=bflb_platform_printf
|
||||
|
||||
DEV_AFLAGS=
|
||||
DEV_GLOBAL_DEFS=-DCFG_FREERTOS \
|
||||
|
||||
Reference in New Issue
Block a user