Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
Man, Jianting (Meco)
|
a0f8d43744
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802)
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-04-20 09:56:04 +08:00 |
LiuKang
|
75a7cb6929
|
[update] add fal component. (#5662)
* [update] add fal component.
* [update] format code.
* [update] change PKG_USING_FAL to RT_USING_FAL
* [update] format code.
* [update] fal
* [update] delete FAL_SW_VERSION
|
2022-03-15 09:48:05 +08:00 |
Man, Jianting (Meco)
|
bb1084556f
|
[console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* format codes
* [libc] 整理格式
* refresh projects
|
2022-01-09 00:20:32 +08:00 |
Meco Man
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05:00 |
Meco Man
|
ed09f38012
|
[libc] remove RT_USING_LIBC
|
2021-12-30 01:27:25 +08:00 |
picospuch
|
f84250f3cc
|
[bsp/max32660] add onchip rtc support
|
2021-03-20 17:49:07 +08:00 |
supperthomas
|
1003a43d27
|
add the fixed code
|
2021-03-06 22:09:19 +08:00 |
Bernard Xiong
|
b087b2d9b0
|
Merge pull request #4394 from supperthomas/ci_test
[bsp/max32660] 添加GCC编译环境和去掉Keil的microlib选项
|
2021-02-28 20:24:59 +08:00 |
supperthomas
|
bc133b83a7
|
[bsp/max32660] add the gcc and vscode environment
|
2021-02-26 23:35:08 +08:00 |
jackis
|
d306e39a55
|
[bsp/max32660] add the driver of i2c
|
2021-02-26 17:32:33 +08:00 |
supperthomas
|
8ac935aeaf
|
add the driver of gpio
|
2021-02-16 00:02:00 +08:00 |
supperthomas
|
6c7ae38938
|
[bsp/max32660] add the driver of spi
|
2021-02-15 13:55:52 +08:00 |
supperthomas
|
f818faec58
|
fix the code sytle
|
2021-02-12 00:28:44 +08:00 |
supperthomas
|
c91971821e
|
add the gcc complier
|
2021-02-11 20:50:05 +08:00 |
supperthomas
|
153b03f310
|
[bsp/max32660] add the keil project
|
2021-02-11 16:18:33 +08:00 |
supperthomas
|
864d1dd703
|
fix the project
|
2021-02-11 10:57:00 +08:00 |
supperthomas
|
abcac46fcf
|
first console project
|
2021-02-11 04:51:35 +08:00 |
supperthomas
|
0fe8fccfbd
|
first version
|
2021-02-06 07:36:26 +08:00 |