mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-02-06 04:15:24 +00:00
7 lines
186 B
Python
7 lines
186 B
Python
|
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"
|