Shell
|
396a52cedb
|
fixup: static anaylysis CI
|
2024-01-16 00:59:18 +08:00 |
Shell
|
f6fce5f8d7
|
[kservice] MT-safe output support (kprintf/kputs)
Signed-off-by: Shell <smokewood@qq.com>
|
2024-01-16 00:59:18 +08:00 |
zhangyan
|
447a22a21d
|
[bsp/phytium]修改文档,适配aarch64 (#8488)
|
2024-01-13 23:01:55 +08:00 |
Shell
|
8da86e718f
|
[cpu] remove assert for recursion for #8475
Signed-off-by: Shell <smokewood@qq.com>
|
2024-01-12 00:12:52 +08:00 |
yangpeng
|
dfd4ae5464
|
[bsp][stm32]fix stm32f2 usart driver
|
2024-01-11 23:58:46 +08:00 |
Rbb666
|
8b5831cb64
|
[bsp][stm32]fix stm32f469 sdram not enable problem.
|
2024-01-10 18:12:57 +08:00 |
Meco Man
|
fa2881ecd3
|
[ci][bsp] add strict mode
|
2024-01-10 18:08:09 +08:00 |
fangjianzhou
|
10b16273b8
|
[drivers][core] 完善设备模型 (#8384)
|
2024-01-09 23:10:42 +08:00 |
Shell
|
cc157baf23
|
[kernel] fixup of data racing accessing percpu objects (#8475)
Signed-off-by: Shell <smokewood@qq.com>
|
2024-01-09 23:09:49 +08:00 |
vacabun
|
acaa23052f
|
[ci][bsp_build]attachconfig add scons args parsing (#8464)
|
2024-01-09 22:03:32 +08:00 |
Jamie
|
48244f25f8
|
[hc32] Add some bsp drivers. (#8480)
|
2024-01-09 21:56:37 +08:00 |
Meco Man
|
58a159a0d6
|
[finsh] support to check static thread size
增加检查finsh线程实际使用是否超过当前设定的线程大小
|
2024-01-09 14:29:55 +08:00 |
GSunwinder
|
db5bdb1ffa
|
[BSP] Support YD-CH32V307VCT6 (#8473)
|
2024-01-09 02:38:44 +08:00 |
Meco Man
|
74ac685b9a
|
[stm32] fix missing headfer files
|
2024-01-08 18:54:43 +08:00 |
Meco Man
|
980619ed2c
|
[ci][arduino] add 9 in 1 sensor shield package check
|
2024-01-08 18:52:49 +08:00 |
lzh
|
1531705b9a
|
code format adjustment
|
2024-01-08 18:40:36 +08:00 |
lzh
|
35a43ac102
|
scripts update && new standalone vertion adaption
|
2024-01-08 18:40:36 +08:00 |
lzh
|
f7b85a824e
|
xmac and readme update
|
2024-01-08 18:40:36 +08:00 |
lzh
|
1028000f9a
|
link problem solved
|
2024-01-08 18:40:36 +08:00 |
Meco Man
|
179c39d68d
|
[stm32][f469-discovery][ci] support lvgl checking
|
2024-01-07 22:46:12 +08:00 |
Meco Man
|
8c5df321d8
|
[stm32] fix stm32 bsp warnings and errors
|
2024-01-07 22:46:12 +08:00 |
Meco Man
|
2d1f46d31c
|
[bsp][allwinner tina] fix drv_gpio header file included
|
2024-01-07 22:46:12 +08:00 |
Meco Man
|
0a3a10e5bb
|
[stm32] fxi gpio header files included
|
2024-01-07 22:46:12 +08:00 |
xqyjlj
|
6b6d39d716
|
✨ feat: delete thread ref (#8456)
|
2024-01-05 17:03:55 +08:00 |
Bernard Xiong
|
db2cfd335f
|
Revert "Add zynq7000 bsp" (#8463)
|
2024-01-05 16:31:01 +08:00 |
Ting Liu
|
a275a92b4a
|
[bsp][imxrt1060]: set XIP_BOOT_HEADER_DCD_ENABLE=1
Otherwise board failed to boot if enabling LVGL with NXP GUI-Guider
Signed-off-by: Ting Liu <ting.liu@nxp.com>
|
2024-01-05 12:05:02 +08:00 |
Supper Thomas
|
b78b7d6907
|
[action] Fix manual trigger for others (#8461)
|
2024-01-03 23:23:24 +08:00 |
Meco Man
|
6cc63626d7
|
fix some -Wmissing-prototypes warnings
|
2024-01-02 21:25:26 +08:00 |
xqyjlj
|
92bd28f22b
|
🐞 fix(thread): fix thread sleep (deadlock)
|
2024-01-02 21:09:54 +08:00 |
Shell
|
e7880a9713
|
[kernel] support for hook list
Signed-off-by: Shell <smokewood@qq.com>
|
2024-01-02 19:42:46 +08:00 |
Shell
|
3a7903b799
|
[kernel] Add hook for malloc services
Including the patch for memory allocation, testsuites and fixups of
static analysis.
Signed-off-by: Shell <smokewood@qq.com>
|
2024-01-02 19:42:46 +08:00 |
yangpeng
|
7c07a97479
|
[bsp][hc32]更正pin和usart初始化顺序
|
2024-01-02 19:06:13 +08:00 |
褚仕成
|
32be3c4a30
|
[bsp][stm32]: add stm32h563 rtduino
|
2023-12-30 18:57:36 +08:00 |
Meco Man
|
7bc4f7d6a3
|
[ci] workflow only is used for rt-thread org (#8450)
|
2023-12-30 15:50:04 +08:00 |
xqyjlj
|
84706ba7b4
|
🐞 fix(cpu): cpus_lock should lock scheduler (#8368)
|
2023-12-30 15:47:42 +08:00 |
xqyjlj
|
e045d30bac
|
🎈 perf(kservice): perf rt_hw_interrupt_disable/enable,fix memheap lock (#8362)
|
2023-12-30 15:46:54 +08:00 |
Meco Man
|
8aacf19bb9
|
[rtduino][ci] add all libraries into CI check list
|
2023-12-29 22:18:39 +08:00 |
a1012112796
|
c92e437a69
|
Add zynq7000 bsp
|
2023-12-29 22:13:09 +08:00 |
Shicheng Chu
|
be2119e0f5
|
[bsp][stm32]: add stm32h503 rtduino (#8448)
|
2023-12-29 19:46:28 +08:00 |
Meco Man
|
7c4749eb1b
|
[ci] add .attach files' review owner
|
2023-12-29 13:49:47 +08:00 |
Meco Man
|
1bb277ef4b
|
[ci] add online packages checking in stm32f411 nucleo
|
2023-12-28 23:51:56 +08:00 |
guotong ma
|
2d55efba84
|
[ci][attachconfig]support subfolders
|
2023-12-28 23:51:56 +08:00 |
Yuqiang Wang
|
a5d4425ea7
|
[components][dfs]修复FATFS文件系统使用cat命令导致断言bug
|
2023-12-28 18:51:56 +08:00 |
Meco Man
|
045a49603e
|
[libc] fix undefined warning of rt_memset
|
2023-12-28 17:47:59 +08:00 |
Yuqiang Wang
|
10aa4b9da1
|
[libc] Fix the MPU's rtconfig.h file identification problem in the script (#8436)
|
2023-12-28 17:18:58 +08:00 |
yangpeng
|
e92d66eeac
|
[examples][tcpserver]打印错误值errno
|
2023-12-28 15:55:14 +08:00 |
yangpeng
|
fb8f1458d0
|
[examples]更正tcp例程中recv/send返回值判断
|
2023-12-28 15:55:14 +08:00 |
Xian Wu
|
22b9de6f1d
|
[synwit] add variant_dir for libraries building
|
2023-12-28 15:04:59 +08:00 |
Meco Man
|
0ad5c9585d
|
[stm32][rt-spark] support nano version
|
2023-12-28 14:03:29 +08:00 |
Yuqiang Wang
|
975af5fd54
|
[ci][stm32f407-spark] add attach config CI check (#8431)
|
2023-12-27 23:06:46 +08:00 |