Shell
|
d1bb01621b
|
fixup: add Kconfig option
|
2024-04-19 21:30:12 -04:00 |
Shell
|
8c4db32d04
|
fixup: debug
|
2024-04-19 21:30:12 -04:00 |
Shell
|
451ac03965
|
add cpu up
|
2024-04-19 21:30:12 -04:00 |
Shell
|
2aacba2c86
|
[src] Fixup UP irq_spinlock
Use scheduler lock in up irq_spinlock to avoid scheduling during spinlock.
Signed-off-by: Shell <smokewood@qq.com>
|
2024-04-19 21:30:12 -04:00 |
xiao-mang
|
4ea463d83f
|
fix for art-pi smart
|
2024-04-19 18:17:20 +08:00 |
xiao-mang
|
98204c249b
|
fix for art-pi smart
|
2024-04-19 18:17:20 +08:00 |
xiao-mang
|
84e6b3c393
|
fix for art-pi smart
|
2024-04-19 18:17:20 +08:00 |
xiao-mang
|
4de96450be
|
fix for art-pi smart
|
2024-04-19 18:17:20 +08:00 |
xiao-mang
|
b50a53129f
|
fix chdir for ash's cd (#8824)
|
2024-04-19 17:58:04 +08:00 |
Rbb666
|
61fac62521
|
[bsp][renesas]fix ra6m3 can't use lcd problem.
|
2024-04-18 22:51:03 -04:00 |
zhao maosheng
|
24373e1ec3
|
add rt_hw_interrupt_uninstall declare in rthw
|
2024-04-18 22:08:08 -04:00 |
zmq
|
bbdfad93eb
|
Increased the limit on the number of messages
|
2024-04-18 21:51:42 -04:00 |
Abner
|
cd77f988cd
|
[bsp][nxp]修改 drv_filesystem_spi_flash 驱动 (#8811)
Co-authored-by: yandld <1453363089@qq.com>
Co-authored-by: Meco Man <920369182@qq.com>
|
2024-04-18 21:00:49 -04:00 |
zhangyan
|
de32f35016
|
[bsp/phytium]部分设备驱动修改 (#8794)
* update
* 修改 SDIF 驱动,支持同时使用 TF 卡和 eMMC,更换飞腾派自启动镜像
* drivers debug
* update
* update
* update config
* update
* modify format
---------
Co-authored-by: 朱耿宇 <zhugengyu@phytium.com.cn>
|
2024-04-19 08:52:09 +08:00 |
LaterComer
|
6311bcaf24
|
将scons --menuconfig/--pyconfig/--pyconfig-silent统一调用kconfiglib
|
2024-04-18 20:48:32 -04:00 |
wirano
|
202bacb44d
|
[cpu_cache] fix function replaced by macro
|
2024-04-18 20:40:55 -04:00 |
Yaochenger
|
6493b2356f
|
[bsp][cvitek] 修正PIN设备的控制宏
|
2024-04-18 20:34:02 -04:00 |
Meco Man
|
a841091827
|
[libcpu] remove .asm files in cortex-r52
|
2024-04-18 20:32:47 -04:00 |
Rbb666
|
3f515f29c5
|
[bsp][renesas]Modify the mdk template project of ra8.
|
2024-04-18 20:32:47 -04:00 |
Rbb666
|
9a3172540f
|
Delete unnecessary configurations in cortex-r52
|
2024-04-18 20:32:47 -04:00 |
Rbb666
|
3c9b7b1f96
|
[bsp][renesas][stm32]Fix some bsp probelm in 5.1.x.
|
2024-04-18 20:32:47 -04:00 |
Yuqiang Wang
|
204c3253be
|
[bsp][driver][renesas] Unified Renesas SCI driver
|
2024-04-18 20:21:59 -04:00 |
wdfk-prog
|
d8dcc05174
|
[mem] Remove useless code And Update mem documentation
|
2024-04-18 20:04:15 -04:00 |
QTbin
|
9229aee1d7
|
[BSP][HT32]新增合泰ht32f52352和ht32f12366
|
2024-04-17 23:44:25 -04:00 |
Meco Man
|
a0735dcb11
|
upgrade RT-Thread version to v5.2.0
|
2024-04-16 23:04:24 -04:00 |
zms123456
|
0bcf5968c2
|
[components][drivers]delete nonexist include file
|
2024-04-16 22:15:51 -04:00 |
zms123456
|
cc47212b53
|
[libcpu][aarch64]fix memheap search in setup of aarch64
|
2024-04-16 19:56:01 -04:00 |
Yaochenger
|
46f464a5e0
|
[fix] 添加创建线程函数时间片参数检查 (#8807)
|
2024-04-16 21:59:08 +08:00 |
zms123456
|
96eabab698
|
[components][drivers]fix some uninitialize err (#8806)
fix some uninitialize err
|
2024-04-16 21:58:13 +08:00 |
Abner
|
a2bec29019
|
[bsp][nxp]增加了drv_filesystem_spi_flash驱动
|
2024-04-16 18:48:37 +08:00 |
Abner
|
bbac8e954d
|
[bsp][nxp]增加了drv_filesystem_spi_flash驱动
|
2024-04-16 18:48:37 +08:00 |
yandld
|
47d9c03937
|
update spi flash mount
|
2024-04-16 18:48:37 +08:00 |
Meco Man
|
a225d26a8a
|
[bsp][stm32f103-fire-arbitrary] fix missing header file
|
2024-04-16 01:39:30 -04:00 |
zms123456
|
a68b4df4d8
|
[component][driver][serial/tty]using serial name to name tty
当使用新device model时,serial的名字由系统分配,id也由系统分配,此时应根据系统分配的serial id来作为serial-tty的id
|
2024-04-15 23:20:30 -04:00 |
zms123456
|
be699795f8
|
[components][drivers]close can irq before release fifo
原来的CAN close中先释放fifo后关闭CAN中断,可能导致释放fifo后且关闭CAN中断前来CAN中断,此时rt_hw_can_isr可能在RT_ASSERT(tx/rx_fifo != RT_NULL)断言失败
|
2024-04-15 23:17:06 -04:00 |
zms123456
|
6ad0b2bd09
|
[components][drivers]fix workqueue bug
fix workqueue bug
|
2024-04-15 23:15:37 -04:00 |
Meco Man
|
d10fb37c05
|
[bsp] revert delete of stm32f407-sparkfire RTduino pinout
|
2024-04-15 22:41:00 -04:00 |
liYangYang
|
9c359fd4c8
|
[bsp][cvitek] 在Milk-V Duo 256M开发板中支持ARM核运行RT-Thread标准版和Smart版内核 (#8800)
* Supports ARM core of Milk-V Duo 256M development board
* add fip.bin(arm)
|
2024-04-16 09:49:41 +08:00 |
atwww
|
2cc88b6cf5
|
修复POSIX线程本地存储寻找posix线程句柄时的逻辑错误 (#8790)
* Add GCC generalized atomic operation function
* 修复POSIX线程本地存储寻找posix线程句柄时的逻辑错误
|
2024-04-15 23:13:24 +08:00 |
Shell
|
5730097296
|
[smart] fixup devfs porting layer of terminal (#8797)
Signed-off-by: Shell <smokewood@qq.com>
|
2024-04-15 18:24:19 +08:00 |
Eric LGF
|
58ecde786f
|
[ymodem] fix the cmd "sy" without close file
|
2024-04-13 08:11:31 -04:00 |
wdfk-prog
|
acf4487177
|
[mem] Modify macro definitions for better code reading
|
2024-04-13 08:04:32 -04:00 |
yuanzihao
|
1a8b8522f7
|
[BSP][STM32]add stm32f407-lckfb-skystar
|
2024-04-13 08:00:15 -04:00 |
Yuqiang Wang
|
c6d20e47ac
|
[bsp][renesas] Add HMI rw007 initialization configuration by default
|
2024-04-13 13:32:30 +08:00 |
wirano
|
e88bb51fb5
|
bsp/tm4c123: move i2c clk config to tm4c123_config.c
|
2024-04-12 19:02:49 -04:00 |
wirano
|
5e9257fcd1
|
bsp/tm4c123: add hardware i2c support
|
2024-04-12 19:02:49 -04:00 |
Rbb666
|
86f1a0d2b2
|
Improve renesas LCD driver.
|
2024-04-12 19:01:59 -04:00 |
Rbb666
|
5d64ea1ed6
|
[bsp][renesas]Fix ek-ra8d1 spi binding error problem.
|
2024-04-12 19:01:59 -04:00 |
wirano
|
dbce35ba2b
|
bsp/stm32: remove duplicate if condition
|
2024-04-12 19:01:26 -04:00 |
chinky
|
a2ab247d8f
|
[fal]修正类型不匹配
|
2024-04-12 19:00:41 -04:00 |