Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/utility/cjson/ucube.py

10 lines
145 B
Python
Raw Normal View History

2020-06-18 12:06:52 +00:00
src = Split('''
cJSON.c
cJSON_Utils.c
''')
component = aos_component('cjson', src)
component.add_global_includes('include')