Meco Man
|
fe35011fc5
|
[stm32][drv_tim.c] fix errors when TIMx doesn't exist
|
2023-12-24 20:03:58 +08:00 |
xqyjlj
|
6be74e227e
|
🐞 fix(mempool): fix assert (#8364)
|
2023-12-24 20:03:28 +08:00 |
xqyjlj
|
b8d1d671a9
|
✨ feat(idle): add _hook_spinlock, rm _idle_inited (#8361)
|
2023-12-24 20:01:57 +08:00 |
geniusgogo
|
20a4d0939a
|
Fix softtimer resume (#8393)
|
2023-12-24 19:55:04 +08:00 |
zms123456
|
e1fdc13288
|
[component][drivers]add clk framework (#8213)
|
2023-12-24 19:53:12 +08:00 |
褚仕成
|
4a7f41531f
|
[bsp][stm32] add board identification macros
|
2023-12-24 17:01:41 +08:00 |
Shicheng Chu
|
712e94a3cc
|
[bsp][stm32]: add nucleo-stm32h503rb (#8394)
|
2023-12-23 22:39:11 +08:00 |
Z8MAN8
|
9328ad3215
|
update .ld and SConstruct files
|
2023-12-23 15:00:23 +08:00 |
Z8MAN8
|
71dad1ccf2
|
[bsp][pico] add rtduino
|
2023-12-23 15:00:23 +08:00 |
Meco Man
|
4d22242ea5
|
[stm32][rtduino] add drv_gpio.h for pins_arduino.c
|
2023-12-23 14:36:30 +08:00 |
xqyjlj
|
e31fa93423
|
✨ feat: spinlock should lock sched (#8360)
|
2023-12-22 11:15:18 +08:00 |
geniusgogo
|
a01b66d57b
|
fix smp rt_timer deadlock. (#8389)
|
2023-12-22 10:18:33 +08:00 |
zmq810150896
|
cdad0c254a
|
Update epoll and timerfd (#8330)
|
2023-12-21 11:17:59 +08:00 |
geniusgogo
|
3dfafcd1d9
|
add semaphore max value control. (#8390)
|
2023-12-21 10:31:27 +08:00 |
xqyjlj
|
0541b39d61
|
✨ feat(rtdef.h): add rt_always_inline
|
2023-12-21 01:00:59 +08:00 |
zmq810150896
|
833b43dbc7
|
[libc][Kconfig] default open epoll/eventfd/signalfd/timerfd/select (#8386)
|
2023-12-21 01:00:26 +08:00 |
geniusgogo
|
d19a15a5df
|
update smart kernel default select dfsv2.
|
2023-12-19 19:04:17 +08:00 |
sulfurandcu
|
c84d7c5324
|
fix warning #1295-D Deprecated declaration
|
2023-12-19 19:02:43 +08:00 |
Rbb666
|
5dd87bc7bb
|
[bsp/renesas]add ek-ra8d1 bsp
|
2023-12-19 18:00:00 +08:00 |
Supper Thomas
|
6d1fdde1ff
|
add tim8
|
2023-12-18 20:29:56 +08:00 |
Meco Man
|
0a1566661f
|
[bsp][stm32] add board identification macros
|
2023-12-18 20:29:24 +08:00 |
zhangyan
|
d92cd77117
|
[bsp/phytium]更新readme说明 (#8381)
|
2023-12-18 20:27:12 +08:00 |
Supper Thomas
|
04b2c81745
|
[BSP/STM32] add support of RTC in g491 (#8377)
|
2023-12-17 21:44:25 +08:00 |
xiaofan
|
8dee48fdaa
|
ch32_drivers: call rt_hw_pin_init explicitly
Signed-off-by: xiaofan <xfan1024@live.com>
|
2023-12-16 19:23:10 +08:00 |
Wangzongqiang
|
2c1209db21
|
[bsp/phytium] add dc driver (#8373)
添加[bsp/phytium] DC显示驱动,同步更新配置文件
|
2023-12-16 19:10:26 +08:00 |
fangjianzhou
|
b233e29bb6
|
[libcpu][aarch64] 使用设备树对内存进行初始化 (#8320)
|
2023-12-16 18:08:11 +08:00 |
geniusgogo
|
6b22a0a2b7
|
dfsv2 code tidy. (#8374)
|
2023-12-16 18:06:47 +08:00 |
Meco Man
|
4658267117
|
[bsp][ci] add attach config files
|
2023-12-15 18:25:14 +08:00 |
Xian Wu
|
4018092baf
|
update CSL library (#8370)
|
2023-12-12 18:23:12 +08:00 |
geniusgogo
|
304ce5919c
|
sync update dfs v2. (#8336)
|
2023-12-12 18:05:39 +08:00 |
Fu You
|
a1df90dcf0
|
[bsp] 修复bsp自带的lvgl移植 (#8357)
|
2023-12-10 23:22:16 +08:00 |
Meco Man
|
5b26a580a2
|
[nano] add rt-thread nano title when startup
|
2023-12-10 14:07:43 +08:00 |
geniusgogo
|
0b6402f3cb
|
update libc (#8335)
|
2023-12-10 06:49:24 +08:00 |
fangjianzhou
|
25bb80b657
|
[bsp][rk3568] 修改串口波特率 (#8346)
|
2023-12-10 06:45:14 +08:00 |
geniusgogo
|
896c4a5b99
|
fix netif name length config. (#8356)
|
2023-12-10 06:44:25 +08:00 |
Raman
|
fe11e85eea
|
AVR32: Software I2C driver: Initial working commit (#8324)
implemented the software I2C drivers for the AVR32 target.
|
2023-12-09 23:46:12 +08:00 |
zhugengyu
|
e843561e46
|
[bsp/phytium] add xhci and pusb2 support with cherryusb port (#8355)
合入基于 CherryUSB 的 XCHI 和 PUSB2 驱动
|
2023-12-08 20:01:34 +08:00 |
Supper Thomas
|
32342c6995
|
[bsp/stm32g491] add tim and iwdog
|
2023-12-08 18:01:45 +08:00 |
Macro
|
f4b2035c03
|
[bsp/phytium] driver and config update (#8344)
更新驱动代码,完成对新版rt-thread内核的支持工作。更新默认config文件,保证各驱动被顺利添加后,程序能正常运行
|
2023-12-08 17:57:55 +08:00 |
Yuqiang Wang
|
8997db911f
|
[kernel] release mutex when thread delete (#8345)
|
2023-12-07 22:32:53 +08:00 |
geniusgogo
|
073761fdbe
|
fix #8305, symlink bug.
|
2023-12-06 20:19:20 +08:00 |
zhkag
|
4bd5c31dac
|
[tools] format the options
- format command options
- rename the --add_rtconfig as --global-macros
|
2023-12-06 15:35:04 +08:00 |
skychen123
|
4ffc3a4a45
|
release mutex when thread delete
|
2023-12-06 14:10:33 +08:00 |
Meco Man
|
ea50473dc4
|
[ci] add error code check (#8341)
|
2023-12-06 13:52:30 +08:00 |
zmq810150896
|
2790ce5357
|
Updated issues related to uds capacity and eventfd macro redefinition (#8329)
|
2023-12-06 13:51:13 +08:00 |
Meco Man
|
1b0dae2bb0
|
[stm32] support nano version
- G0
- G4
- L0
- L4
|
2023-12-05 23:22:19 +08:00 |
geniusgogo
|
3bc29c7673
|
sync update net. (#8333)
|
2023-12-05 23:09:19 +08:00 |
zhkag
|
474a55ea36
|
【bsp/rt-spark】移除 ETH 并添加 ADC 初始化
|
2023-12-05 21:48:19 +08:00 |
Supper Thomas
|
d421a97aa1
|
improve action
|
2023-12-05 21:33:41 +08:00 |
Supper Thomas
|
f510a65f93
|
[bsp/stm32/stm32g491] Add nucleo of stm32g491
|
2023-12-05 21:33:41 +08:00 |