Yuqiang Wang
|
b3d59050b0
|
[kernel] Specification interrupt nested level variable declaration type (#9568)
|
2024-10-23 17:08:29 -04:00 |
Meco Man
|
6d4503363a
|
[libcpu][SConscript]规范group名为libcpu
|
2024-02-20 08:39:05 +08:00 |
Meco Man
|
c6a2f5b7bd
|
rt_hw_cpu_shutdown: implement default weak function
and remvoe duplicated default functions in each cpu/bsp level
|
2023-08-08 22:34:25 -04:00 |
Meco Man
|
cb810dfe75
|
rt_hw_cpu_reset: remove all other rt_weak
|
2023-08-08 22:34:25 -04:00 |
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05: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 |
Man, Jianting (Meco)
|
6bd22f3e6f
|
替换RTThread旧版文件头注释版权声明 (#5774)
|
2022-04-05 19:34:30 +08:00 |
Meco Man
|
6c907c3a47
|
[libcpu] auto formatted
|
2021-03-27 17:51:56 +08:00 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +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 |
张世争
|
355f8dd95c
|
[libcpu][update]重启与关机函数:rt_hw_cpu_shutdown、rt_hw_cpu_reset,补充WEAK属性
|
2020-11-20 08:49:51 +08:00 |
Bernard Xiong
|
bde47018b8
|
[libcpu] Add SConscript in libcpu.
|
2019-01-07 06:09:45 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
Bernard Xiong
|
72782e9203
|
convert end of line
|
2013-01-08 05:05:02 -08:00 |
nongli1031@gmail.com
|
6fe2afed8c
|
for rt-thread 1.1.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2372 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-26 03:36:13 +00:00 |
nongli1031@gmail.com
|
212d828d3f
|
change thread return address.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1848 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-19 01:46:19 +00:00 |
nongli1031@gmail.com
|
da542ee0ca
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1847 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-18 05:36:26 +00:00 |
nongli1031@gmail.com
|
c66c182894
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1846 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-18 05:16:43 +00:00 |
nongli1031@gmail.com
|
90c43598fc
|
delete microbalze.inc
此行及以下内容将会被忽略--
D microblaze/microbalze.inc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1845 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-18 05:16:01 +00:00 |
nongli1031@gmail.com
|
ae73bd59bc
|
modify format
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1844 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-18 05:13:10 +00:00 |
nongli1031@gmail.com
|
08f25161d9
|
porting for microblaze. nl1031
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1843 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-17 04:14:22 +00:00 |