Meco Man
|
6d4503363a
|
[libcpu][SConscript]规范group名为libcpu
|
2024-02-20 08:39:05 +08:00 |
Wayne Lin
|
86f72ed6da
|
Update NuMaker-M2354 BSP building.
1. Remove rt_hw_cpu_reset implementation in libcpu.
2. Update configuration.
3. Add drv_log.h for building.
4. Fix warnings.
|
2023-08-24 12:54:19 -04:00 |
Meco Man
|
cb810dfe75
|
rt_hw_cpu_reset: remove all other rt_weak
|
2023-08-08 22:34:25 -04:00 |
Shicheng Chu
|
93f3cb30e4
|
[kernel] 将rt_thread结构体改为显式继承rt_object (#7131)
|
2023-04-04 09:06:27 -04:00 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -05:00 |
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 |
FrankTan
|
d2909eb16b
|
[libcpu/arm]: fix typo
|
2022-05-13 15:38:17 +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 |
blta
|
b1a9c4c4ea
|
[libcpu/arm]: add dsb and isb instructions in the end of rt_hw_context_switch_to (#5748)
|
2022-04-08 12:52:22 +08:00 |
Meco Man
|
563e49890c
|
[asm] 解决tab和空格混用的问题
|
2022-01-20 20:57:35 +08:00 |
liukangcc
|
0e46c8a33d
|
[update] support armclang
|
2021-09-26 10:46:21 +08:00 |
Meco Man
|
1997113fbc
|
FINSH_USING_BUILT_IN_COMMANDS改MSH_USING_BUILT_IN_COMMANDS
|
2021-08-28 16:48:08 -04:00 |
Meco Man
|
29828dc94f
|
[finsh] finsh组件可以选择是否包含内置命令
|
2021-08-25 19:48:15 -04:00 |
Wayne Lin
|
0da2fb5f9b
|
Correct rvds.S including for armclang platform.
|
2021-05-10 16:17:11 +08:00 |
Meco Man
|
6c907c3a47
|
[libcpu] auto formatted
|
2021-03-27 17:51:56 +08:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
yangjie11
|
ba83ddc3c4
|
[SConscript] change libcpu to LIBARCH,and correcte letter case
|
2020-11-30 15:52:43 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
xuzhuoyi
|
1f2a7b564c
|
[libcpu][arm][cortex-m23] Change exception return call address to 0xFFFFFFFD
|
2020-06-18 10:53:34 +08:00 |
aozima
|
c3d63e49de
|
set Systick interrupt priority to the lowest
|
2020-05-30 15:23:25 +08:00 |
xuzhuoyi
|
fd8eb60a67
|
[bsp][gd32e230k-start] Update Kconfig
|
2019-03-31 23:26:35 +08:00 |
xuzhuoyi
|
5a460aadcd
|
[bsp][gd32e230k-start] Update Sconscript
|
2019-03-31 21:17:55 +08:00 |
xuzhuoyi
|
5d166c389d
|
[bsp][gd32e230k-start] Add GD32E230K-START BSP port
|
2019-03-31 15:44:24 +08:00 |