Skip to content

Commit 2775a68

Browse files
committed
builder:rda8910:update logicrom SDK builder script
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent f876c7e commit 2775a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/framework/rda8910/logicromsdk.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def gen_pac_file(target, source, env):
145145
],
146146

147147
CPPDEFINES=[
148+
"__DYNAMIC_REENT__",
148149
("__BUFSIZ__", "512"),
149150
("__FILENAME_MAX__", "256"),
150151
("SOC_%s" % board.get("build.mcu").upper().replace('"', ""), "1"),

0 commit comments

Comments
 (0)