Meco Man
|
6d4503363a
|
[libcpu][SConscript]规范group名为libcpu
|
2024-02-20 08:39:05 +08:00 |
Meco Man
|
589641258e
|
[debug] rename RT_DEBUGING_INIT as RT_DEBUGING_AUTO_INIT
|
2023-11-10 05:24:33 -05:00 |
Man, Jianting (Meco)
|
244b903e5d
|
[debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805)
|
2023-07-22 10:36:42 +08:00 |
zhkag
|
c7be260665
|
[simulator] 修复函数定义不一致
|
2023-07-06 01:34:53 -04:00 |
Shicheng Chu
|
e2c031643c
|
[include][dbg]update: no longer use RT_DEBUG_LOG in rtdebug.h (#7750)
|
2023-06-29 11:24:25 -04:00 |
zhkag
|
22972409d4
|
[simulator] 修复 linux simulator 编译运行失败
|
2023-06-07 08:52:28 -04:00 |
nobody
|
8d526a72b4
|
[libcpu] 删除多余的RT_ASSERT判断条件
RT_TICK_PER_SECOND 会在Kconfig里有范围约束
|
2023-04-29 12:42:35 -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 |
张世争
|
7746d288d7
|
优化bsp/simulator自动初始化 (#5634)
|
2022-03-08 12:03:41 +08:00 |
Meco Man
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05:00 |
tangyuxin
|
015418fa9b
|
[bsp][simulator] 支持自动初始化及用户 main 入口
|
2021-04-01 17:01:14 +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 |
unknown
|
82ae97e248
|
fix build error
|
2020-12-23 11:13:46 +08:00 |
unknown
|
76b6d7f90d
|
fix scheduler bug in simulator.
|
2020-12-23 10:35:26 +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 |
BernardXiong
|
bd8f0d0423
|
[libcpu] Fix the build directory issue
|
2019-03-26 13:36:01 +00:00 |
Bernard Xiong
|
bde47018b8
|
[libcpu] Add SConscript in libcpu.
|
2019-01-07 06:09:45 +08:00 |
Grissiom
|
3ebc766521
|
sim/posix: move rt_hw_context_switch_interrupt after it's definition
This fix a compile error in Clang.
|
2013-09-04 00:05:03 +08:00 |
prife
|
9ccdf4172e
|
basic mingw support for simulator: kernel and finsh
|
2013-02-26 16:03:08 +08:00 |
prife
|
b8aaa6e730
|
clean code in cpu_port.c, add some comments
|
2013-01-16 18:49:07 +08:00 |
prife
|
b8bd5c8309
|
fix bug in cpu_port.c(can work very well)
|
2013-01-15 23:59:14 +08:00 |
prife
|
395178ebfa
|
rewrite cpu_port.c (but still has bug)
|
2013-01-15 21:38:54 +08:00 |
prife
|
07da6caafd
|
surport finsh
|
2013-01-14 22:38:54 +08:00 |
prife
|
8f70786c30
|
add finsh, but still cannot work, only can be built with gcc
|
2013-01-14 16:50:40 +08:00 |
prife
|
7b42f926a0
|
re-write the rt_hw_interrupt_enable/disable
|
2013-01-14 14:14:40 +08:00 |
prife
|
5685a395be
|
add some comments and clean code in cpu_port.c
|
2013-01-14 01:23:08 +08:00 |
prife
|
7b58dd92fa
|
add libcpu/sim/posix/cpu_port.c
|
2013-01-13 22:58:45 +08:00 |
Bernard Xiong
|
72782e9203
|
convert end of line
|
2013-01-08 05:05:02 -08:00 |
bernard.xiong@gmail.com
|
ac9c373d7f
|
Add thread name to Win32Thread.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2541 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 03:28:31 +00:00 |
goprife@gmail.com
|
8df650d861
|
clean code in sim/win32/cpu_port.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2536 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-27 08:31:53 +00:00 |
goprife@gmail.com
|
20352571e2
|
add libcpu/sim/win32 to support the win32 bsp (compiled by visual studio)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2359 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-21 04:46:24 +00:00 |