mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
修改许可协议
修改cpu目录名及相关修改
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
# toolchains options
|
||||
ARCH='arm'
|
||||
CPU='vexpress-a9'
|
||||
CPU='cortex-a9'
|
||||
CROSS_TOOL='gcc'
|
||||
|
||||
if os.getenv('RTT_CC'):
|
||||
|
||||
Reference in New Issue
Block a user