Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/test/yunit/ucube.py

8 lines
123 B
Python
Raw Normal View History

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