Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/kernel/hal/ucube.py
2020-06-18 22:04:32 +08:00

7 lines
137 B
Python

src = Split('''
wifi.c
ota.c
''')
component = aos_component('hal', src)
component.add_global_macros('AOS_HAL')