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

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"