mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-01-30 17:05:23 +00:00
8 lines
162 B
Python
Executable file
8 lines
162 B
Python
Executable file
src = Split('''
|
|
board.c
|
|
''')
|
|
|
|
component = aos_board_component('board_esp8266', 'esp8266', src)
|
|
|
|
linux_only_targets="living_platform linkkit_gateway"
|
|
|