This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
Watch
4
Star
0
Fork
You've already forked rt-thread-official
0
Code
Issues
Releases
Wiki
Activity
14,175
Commits
14
Branches
40
Tags
1.3
GiB
0fadf23b8d
Commit Graph
2 Commits
Author
SHA1
Message
Date
charlown
5ed3e81490
使用 __ARMCC_VERSION 代替 __CC_ARM 用以支持AC6编译 (
#6436
)
...
将__CC_ARM 替换成 __ARMCC_VERSION 用以支持AC6编译,通过gd32f303测试。
2022-09-16 08:13:40 -04:00
BruceOu
1a010ef141
[bsp/gd32]Optimize GD32 bsp architecture (
#6108
)
...
* [bsp/gd32]Optimize GD32 bsp architecture
2022-06-28 19:43:00 +08:00