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

6 lines
186 B
Python
Executable file

src = ['board.c']
component = aos_board_component('board_mk3060', 'moc108', src)
aos_global_config.add_ld_files('memory.ld.S')
linux_only_targets="living_platform linkkit_gateway"