Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
553 commits
Select commit Hold shift + click to select a range
5a455cb
[DM/PIN] Reset the value of PIN_NONE
GuEe-GUI Dec 30, 2024
f20e897
[DFS/ISO9660] Remove warning for ops
GuEe-GUI Feb 10, 2025
f506076
[DM] Replace spinlock static init by RT_DEFINE_SPINLOCK
GuEe-GUI Feb 10, 2025
aaf18e4
[DM/LED] Rename LED register/unregister
GuEe-GUI Feb 10, 2025
74f43ed
[DM/THERMAL] Remove unused code in update poll
GuEe-GUI Feb 11, 2025
761bb89
doxygen: add documentation for doxygen
unicornx Feb 6, 2025
3a9a24f
ci: add qemua9 yml file (#9986)
Li-Dongze Feb 11, 2025
70982ae
[bsp][stm32f103c8t6 bule pill] fix the problem that is The linked lis…
CXSforHPU Feb 10, 2025
d8079e3
[bsp][mm32f526x] 1.fix adc device; (#9978)
Maihuanyi Feb 12, 2025
f6f7d91
doxygen: add prefix for page name (#9989)
unicornx Feb 13, 2025
c40b790
doxygen: add prefix for groups (#9991)
unicornx Feb 15, 2025
5b33206
[src/ktime] fix the bug when use keil AC6 and open RT_USING_HOOKLIST …
supperthomas Feb 16, 2025
a313d12
[tools/iar] iar.py fix scons --target=iar --dist (#9997)
meng-plus Feb 18, 2025
91beec4
[ulog]Fix the problem of file_buf being released incorrectly
Rbb666 Feb 18, 2025
4b25b5e
[lwp]检查killpg的signo参数的有效性 (#9981)
heyuanjie87 Feb 18, 2025
6a792c9
[lwp]add comments for lwp system calls. (#9934)
GorrayLi Feb 18, 2025
3251a12
[bsp][wch] move ch32v307 sdk to package (#9983)
kaidegit Feb 19, 2025
600e4ab
Add recommanded script and extension for writing doxygen comments on …
1078249029 Feb 19, 2025
9677283
[drivers][bsp][reness] Add Etherkit bsp and RZ series driver compatib…
kurisaW Feb 19, 2025
6a0909a
ports: nxp/mcx/mcxa/frdm-mcxa156: Fix GNU toolchain builds.
imi415 Feb 19, 2025
14cfc72
doxygen: finsh: Normalize macro definitions (#10006)
unicornx Feb 19, 2025
5b6944f
doxygen: More strict checks on build results (#10007)
unicornx Feb 19, 2025
f7feea1
bsp: nxp/mcx/mcxa/frdm-mcxa156: Enable PORT and GPIO clocks.
imi415 Feb 19, 2025
8b482ae
bsp: nxp/mcx/mcxa/frdm-mcxa156: Add LED blinking demo.
imi415 Feb 19, 2025
21414e8
[feat][tools]Only add used components to distubution package.
ZhaoCake Jan 8, 2025
ad6ea0f
[fix] not ignore notes in
ZhaoCake Jan 8, 2025
71b6d42
[fix]Some components do not have explicit Kconfig
ZhaoCake Jan 8, 2025
f8171f5
fix: without KConfig in rsource and without command help.
ZhaoCake Jan 9, 2025
ea31985
fix: fixed an issue where rt_typeof was not supported in the MDK tool…
kurisaW Feb 19, 2025
a162815
bsp: nxp/mcx/mcxa/frdm-mcxa156: Added FPU support.
imi415 Feb 20, 2025
27f3c4b
bsp: nxp/mcx/mcxa/frdm-mcxa156: Kconfig: Remove ARCH_ARM_CORTEX_SECURE
imi415 Feb 20, 2025
2e332d3
bsp: nxp/mcx/mcxa/frdm-mcxa153: Kconfig: Remove ARCH_ARM_CORTEX_SECURE
imi415 Feb 20, 2025
a5b26bb
components: libc: fix array overflow in rt_object name assignment
KennethLiu61 Feb 20, 2025
59feb97
[bsp][hpmicro] fix 'scons -dist' issue in the hpmicro bsps. (#10013)
helloeagleyang Feb 21, 2025
4e5f95e
bsp: nxp/mcx/mcxa/frdm-mcxa156: Enable SPI driver support.
imi415 Feb 21, 2025
9dd309d
doxygen: support running from the root directory
unicornx Feb 21, 2025
aa3328f
doxygen: Improve the text description of the introduction section
unicornx Feb 21, 2025
4940bb1
components: libc: fix pointer-to-integer cast warnings and address tr…
KennethLiu61 Feb 22, 2025
b3225ec
fix: clear error compilation of signal in qemu-a9 smp mode
kurisaW Feb 19, 2025
2be83d5
libcpu: riscv: fixed ARCH_RISCV_VECTOR issue
KennethLiu61 Jan 24, 2025
62cfa8c
fix missing some flags added in Sconscript
kaidegit Feb 22, 2025
0e9b7d9
[bsp][nxp]:fix frdm-mcxa156 scons --dist err (#10024)
CYFS3 Feb 23, 2025
a7ba86e
模板工程从mcxa153更新成mcxa156,且默认调试器改为cmsisdap,因为板载调试器为cmsisdap
oxlm Feb 23, 2025
5206b3a
[lwp/riscv]修正用户态参数空间占用堆地址空间的问题 (#10014)
heyuanjie87 Feb 24, 2025
3fdb940
fix - 1 优化中断中打印日志问题;2 优化SPI写外部FLASH慢的问题 (#10009)
JOONH0o Feb 24, 2025
9386411
feat: mm: added affinity pages allocator
polarvid Nov 28, 2024
269d28a
feat: mm: install page in a discrete method
polarvid Dec 2, 2024
60f7b3a
feat: mm: page poison debugging and assertion enhancements
polarvid Dec 2, 2024
d9b36c8
feat: improve Kconfig structure on MM
polarvid Oct 14, 2024
75722c4
doxygen: reorganize directory structure
unicornx Feb 24, 2025
78f95ab
[bsp][wch] move ch32v20x sdk to package (#10023)
kaidegit Feb 25, 2025
2fffae7
[bsp/k230] 修复Kconfig中由RTT_DIR路径错误引起的无法编译问题 (#10033)
directorhorse Feb 25, 2025
c3cfe6a
[bsp][nxp]:add p3t1754 sensor
CYFS3 Feb 26, 2025
5c7ee28
[action/ci] pkgs --update-force instead of pkgs --update (#10042)
supperthomas Feb 26, 2025
7086f4c
[bsp][wch] update v208 readme (#10045)
kaidegit Feb 26, 2025
6d8d888
[bsp][nxp] add cherryusb config for mcxa156 (#10041)
hydevcode Feb 26, 2025
153b56e
[action/tool] ci 验证l4平台, 修复scons --dist
supperthomas Feb 26, 2025
272c9e2
Update action_tools.yml
supperthomas Feb 26, 2025
5068329
fix:[stm32][lcd]Error in control call of lcd test function (#10040)
wdfk-prog Feb 26, 2025
58e587b
bsp: cvitek: aarch64: add switchto-arm diagram
unicornx Feb 27, 2025
8adae07
[bugfix][risc-v]fix the PPN length error in GET_PPN(pte). (#10020)
GorrayLi Feb 28, 2025
fbb6519
Fixup device rename by chip_select
GuEe-GUI Mar 1, 2025
84b5b2f
fix:pwm msh err
CYFS3 Mar 1, 2025
bb5be4d
fix:nxp pwm kconfig
CYFS3 Mar 1, 2025
fb64052
[RFC][doxygen]Doxygen comment standard processing (#10058)
1078249029 Mar 1, 2025
1e45a9d
[tools][cmake] get some info from env to save time (#10062)
kaidegit Mar 1, 2025
7f05592
[libcpu][risc-v]add comments for rv64 sv39 mmu APIs. (#10053)
GorrayLi Mar 1, 2025
88195c8
[components][dfs_v2]: Fix cromfs bug (#10054)
wycwyhwyq Mar 2, 2025
2445b1d
[bsp][stm32][uart]:fix stm32 uart timout (#10022)
CYFS3 Mar 3, 2025
f9655aa
doxygen: improve doc for kernel basics section
unicornx Mar 3, 2025
e0c8380
[bsp][stm32][uartv1]:adjust uart time out (#10069)
CYFS3 Mar 3, 2025
f7d5421
[libcpu][riscv] add a doc for wch saving the irq stack as stack-512 …
kaidegit Mar 3, 2025
4d6b9a1
[DM/OFW] check available in stub probe
GuEe-GUI Mar 5, 2025
faa8702
[components][drivers][spi] dev_spi_flash_sfud: fix: set message.paren…
RCSN Mar 4, 2025
ba50b60
[components][drivers][spi]: fix: set message.parent.next to NULL for …
RCSN Mar 4, 2025
e75c49a
[DM/THERMAL] fixup coefficients's offset lost
GuEe-GUI Mar 5, 2025
ed8d0bc
[doxygen][audio] Fix doxygen comments for audio component
1078249029 Mar 4, 2025
3c8b235
doxygen: group examples in subpages
unicornx Mar 6, 2025
17d41e7
[bsp/at32] add support at32f455/456/457 series and support bsp pkg (#…
sheltonyu Mar 6, 2025
b506228
[action/ci] 添加cache机制,整理ci_action的一些流程,暂时去掉drivers.yml
supperthomas Mar 6, 2025
94afe6a
doxygen: improve howto
unicornx Mar 6, 2025
ad79383
feat: ci script associated with auto_utest. (#9933)
kurisaW Mar 10, 2025
9333ed7
[bsp/at32] fixed usb type library (#10099)
sheltonyu Mar 10, 2025
d34981f
[bsp/renesas/vision_board] Fix the sdio mount
CXSforHPU Mar 7, 2025
180fb2b
[bsp/renesas/vision_board] modify kconfig for sdhi,and remove mmcsd_…
CXSforHPU Mar 10, 2025
de30bd1
update(cherryusb): update to v1.4.3
sakumisu Mar 7, 2025
f5c24a9
fix(cherryusb): fix USBD_IRQHandler argument
sakumisu Mar 7, 2025
db359af
[fix][feature]Default to the previous fully packaged logic, add a 'di…
ZhaoCake Mar 2, 2025
c16d14e
[mm]修复unmap内存时遗漏刷新地址转换表的问题,避免dcache(PIPT)出错
heyuanjie87 Mar 10, 2025
29a0614
fix dangling pointer in component pthread and dfs_elm (#9976)
lingfengPeng Mar 11, 2025
2cc7320
[doxygen][audio] Fix group names by adding group_ prefix (#10094)
1078249029 Mar 11, 2025
79c93b6
[doxygen][audio] Naming anonymous enumeration type audio_stream
1078249029 Mar 9, 2025
5a09694
[libcpu][risc-v]add comments for rt_hw_mem_setup_early. (#10102)
GorrayLi Mar 12, 2025
5a42cfd
doxygen: update doc for kenrel object model
unicornx Mar 12, 2025
88607c1
doxygen: fix wrong ref for group examples
unicornx Mar 12, 2025
983f021
修复 MMCSD 宏拼写错误+内核开启LOG_D编译问题
yixinghua121 Mar 12, 2025
a574dd6
[fix][bsp] GD32: fixed SPI adn SPI flash drivers
Dimatcher Mar 3, 2025
9d3ee51
[components][at] Add formatting message function for at client
1078249029 Mar 6, 2025
72b9a10
[ci][ESP32C3] Add at devices ci
1078249029 Mar 7, 2025
fbe6563
[bsp][stm32][stm32f103-atk-warshipv3] update README.md to correct the…
hywing Mar 13, 2025
9b05fc5
[bsp/stm32]fix compile warning (#10108)
dongly Mar 15, 2025
d5bc868
rttypes.h中rt_intptr_t和rt_uintptr_t定义反了 (#10115)
ComerLater Mar 16, 2025
ccd7978
[DM/DMA] DMA src and dst is wrong.
GuEe-GUI Mar 17, 2025
7ec1d82
[bsp][stm32][artpi]:fix artpi eth
CYFS3 Mar 15, 2025
a88c5d0
[bsp][stm32][artpi]:add artpi eth ci
CYFS3 Mar 16, 2025
5551fdb
log: Release Log of rtthread v5.2.0
kurisaW Mar 17, 2025
b0b40ed
[github/action] 添加scons显示编译时间的命令 (#10114)
supperthomas Mar 17, 2025
76c2f2d
解决bps/simulator无法在vs2019环境下编译
ComerLater Mar 15, 2025
9e13f67
删除libcpu/sim/simulator中msvc编译器多余代码,为后续支持mingw64做准备
ComerLater Mar 16, 2025
130b5ba
解决rt_hw_context_switch_interrupt形参定义不一致
ComerLater Mar 16, 2025
e91131b
解决__RT_KERNEL_SOURCE__宏没有定义
ComerLater Mar 16, 2025
b8e9f7e
修复rt_hw_context_switch_to和rt_hw_context_switch的形参
ComerLater Mar 16, 2025
40360ef
解决rt_interrupt_from_thread和rt_interrupt_to_thread指针赋值错误
ComerLater Mar 16, 2025
4c061ce
rttypes.h中增加了对ARCH_CPU_64BIT宏的判断
ComerLater Mar 16, 2025
4f4544a
[bsp/readme]Update README.md
supperthomas Mar 16, 2025
b04aacb
[libcpu][risc-v]remove unused parameter 'size' for func _unmap_area.
GorrayLi Mar 13, 2025
9da813b
[libcpu][risc-v]add code for handling exception scenarios in _unmap_a…
GorrayLi Mar 13, 2025
cb098c4
[fix]Fix cm33 compilation problem when block is turned on
Rbb666 Mar 17, 2025
bf60f31
[bsp][stm32][nano]:fix nano console (#10121)
CYFS3 Mar 18, 2025
b0e7cba
[bsp][stm32][artpi]:fix artpi nano (#10122)
CYFS3 Mar 18, 2025
fc86cb9
[DM/Platform] Fixup the node will probe more than once
GuEe-GUI Mar 18, 2025
b019e09
[bsp][stm32] add a new bsp for stm32g030-tiny-board (#10125)
hywing Mar 20, 2025
713be7f
[bsp][at32]Update AT32 sdk_dist.py (#10130)
PeakRacing Mar 20, 2025
cdb5ce8
解决 list_mutex 互斥量没有线程持有时打印错误
xmaowu Mar 21, 2025
151c7a6
[action/ci] 把每次编译结果上传到github (#10135)
supperthomas Mar 23, 2025
f02d3cc
[bsp][stm32][stm32h723-st-nucleo] fix bug#9995 : startup file names c…
hywing Mar 23, 2025
6073200
[bsp][cvitek] fix spi driver build error
zdtyuiop4444 Mar 21, 2025
3c54b12
[action/cd] 整合所有output到一个包中 (#10136)
supperthomas Mar 24, 2025
b583240
bsp: cvitek: add howto configure pinmux in README (#10142)
unicornx Mar 24, 2025
5b88c8c
bsp: cvitek: fix build warnings for spi
unicornx Mar 24, 2025
88a4474
bsp: Separate STM32F4 HAL drivers -2 (#10141)
fengmuyou Mar 24, 2025
0500df5
bsp:stm32f4系列 update README.md (#10144)
fengmuyou Mar 25, 2025
628592e
[bsp/stm32-h750-art-pi] 添加zephyr_polling Kconfig
supperthomas Mar 25, 2025
97850b5
[bsp][stm32][stm32h743-atk-apollo] Remove redundant I2C2 bus configur…
youzuwei Mar 26, 2025
59a690a
GD32: add CAN driver for GD32F4xx (#10152)
Dimatcher Mar 27, 2025
7475f55
fal: add new example for norflash
illustriousness Mar 28, 2025
883bdfa
[libcpu][aarch64]fix gicv3 mpidr table (#9284)
zmshahaha Mar 28, 2025
1bb18f6
[bsp/stm32h750-art-pi] 添加btstack
supperthomas Mar 27, 2025
15ef367
bsp: cvitek: use rttpkgtool for aarch64
jojoandgyc Mar 27, 2025
4acef9b
Update include/rtdef.h version to 5.2.1
zhkag Mar 29, 2025
c97c9c6
[bsp/stm32l496zg] 添加uart2 , 添加btstack yml文件
supperthomas Mar 29, 2025
4d826ca
[action/ci] 将需要编译的bsp分离,同时根据修改的文件编译对应的bsp (#10159)
hydevcode Mar 31, 2025
98589e6
[BSP][raspberry-pi/raspi2]Add cpuport.h (#10158)
ziyu04 Mar 31, 2025
45eea78
bsp: Separate STM32F0 HAL drivers (#10160)
fengmuyou Apr 1, 2025
e131a00
bsp/stm32:Separate STM32U5 HAL drivers (#10167)
fengmuyou Apr 3, 2025
f422b6a
[bsp/stm32] 修复linux下编译的可执行文件无法启动问题 (#10169)
hydevcode Apr 3, 2025
5c660c0
修复了GD32目录下BSP使用dist后生成的工程无法使用menuconfig的问题
xfwangqiang Apr 2, 2025
6639dbe
【修改】timer parameter注释 (#10172)
xmaowu Apr 8, 2025
0c4a204
[bsp][qemu-vexpress-a9] Adapter driver for serial port v2 (#10176)
hydevcode Apr 10, 2025
5c9f618
libcpu: cleanup undefined rt_hw_mmu_kernel_map_init (#10177)
unicornx Apr 10, 2025
312f9db
libcpu: riscv: declare external symbols inside
unicornx Apr 11, 2025
522f7aa
[fal/sample] readme 添加 (#10175)
illustriousness Apr 11, 2025
1b0d939
[bsp/gd32/arm/libraries] Repair naming (#10184)
CXSforHPU Apr 11, 2025
2db2bf0
[bsp/gd32/libraries] Repair naming (#10185)
CXSforHPU Apr 12, 2025
f13193f
[src] fix mutex bug
wycwyhwyq Feb 27, 2025
da1c5c7
add RT_THREAD_CTRL_SET_PRIORITY
wycwyhwyq Mar 12, 2025
12de72a
add RT_THREAD_CTRL_SET_PRIORITY
wycwyhwyq Apr 10, 2025
4ff1cfc
doxygen: cleanup and re-org files
unicornx Apr 11, 2025
5100d39
[bsp/hpm5300evk]: 修复readme中的描述问题 (#10187)
supperthomas Apr 13, 2025
86df886
libcpu: aarch64: Fix NORMAL_NOCACHE_MEM attr (#10180)
mouch6131 Apr 13, 2025
7c39352
Fixed an error by running scons --tartget=cmake under LINUX, #10113 (…
starry-m Apr 13, 2025
9d1fb86
[DM/FDT] Fix garble when booting
1078249029 Apr 2, 2025
3ebad06
[bsp/phytium]适配rtthread5.2版本 (#10178)
messigogogo Apr 14, 2025
0c08453
[bsp/gd32/arm/drv_adc] incompatible function pointer types initializi…
Lin-Chengqiu Apr 15, 2025
c674e27
[action/ci] add qemu-virt64-riscv (#10192)
supperthomas Apr 16, 2025
d415282
[action/ci] add qemu-virt64-riscv (#10192)
supperthomas Apr 17, 2025
d59f5c0
[bsp] 修复 #10182 GD32生成Cmake工程错误的问题 (#10191)
ThinkCodeStudio Apr 17, 2025
55428e4
doxygen: re-org module groups (#10197)
unicornx Apr 18, 2025
443c530
doxygen: fix one typo issue (#10200)
unicornx Apr 18, 2025
7125e7b
include:rtdef.h: comment Refine the annotation of RT_ALIGN and RT_ALI…
illustriousness Apr 18, 2025
53a4bfa
bsp/stm32:Separate STM32H7 HAL drivers (#10204)
fengmuyou Apr 21, 2025
7371a00
bsp:Separate STM32H5 HAL drivers (#10206)
fengmuyou Apr 21, 2025
e7d870b
bsp: cvitek: riscv: use marco for linker script
unicornx Apr 18, 2025
bd796f9
[bsp][qemu-vexpress-a9] Adapter driver for serial port v2 ([#10176](h…
hydevcode Apr 18, 2025
9551bfe
[bsp/at32] fixed 'scons --dist' error (#10212)
sheltonyu Apr 22, 2025
cee8c81
bsp/stm32:Separate STM32F1 HAL drivers (#10209)
fengmuyou Apr 22, 2025
c7c8d9d
bsp/stm32:Separate STM32F7 HAL drivers (#10208)
fengmuyou Apr 22, 2025
e347305
bsp/stm32:Separate STM32F2 HAL drivers (#10210)
fengmuyou Apr 22, 2025
fe7999e
bsp: Separate STM32F3 HAL drivers (#10211)
fengmuyou Apr 22, 2025
1a6349d
bsp/stm32: Separate STM32G0 HAL drivers (#10213)
fengmuyou Apr 22, 2025
a9cfc82
bsp:Separate STM32G4 HAL drivers (#10214)
fengmuyou Apr 22, 2025
a7a6ccf
bsp/stm32:Separate STM32L0 HAL drivers (#10215)
fengmuyou Apr 22, 2025
c210588
bsp/stm32:Separate STM32WL HAL drivers (#10218)
fengmuyou Apr 22, 2025
6e19aad
bsp/stm32:Separate STM32H7RS HAL drivers (#10217)
fengmuyou Apr 22, 2025
ae83165
bsp/stm32:Separate STM32L5 HAL drivers (#10216)
fengmuyou Apr 22, 2025
5804973
[bsp][Infineon] add a new bsp for XMC7100D-F144K4160AA
hydevcode Apr 21, 2025
6229153
bsp/stm32: Separate STM32WB HAL drivers (#10223)
fengmuyou Apr 23, 2025
980a376
bsp: k230: support canmv board
unicornx Apr 2, 2025
db9746e
bsp: k230: update uart driver
unicornx Apr 2, 2025
90e81cf
bsp: k230: updated config
unicornx Apr 7, 2025
2a00bd4
bsp: k230: use rtconfig.h for linkscript
unicornx Apr 10, 2025
0c0b9e5
bsp: k230: use configuration instead of immediate value
unicornx Apr 11, 2025
919adbc
bsp: canmv: update README
unicornx Apr 23, 2025
283c2fb
bsp: k230: fix some cpp_check warnings
unicornx Apr 23, 2025
6ffa53a
修改ifx_pin_irq_enable函数
Passionate0424 Apr 24, 2025
8382a40
add k230 ci check
kurisaW Apr 24, 2025
9b6438d
[BSP][N32G45XVL]适配串口v2驱动 (#10222)
koudaiNEW Apr 24, 2025
8b968c3
bsp: k210: fix drv_i2c's include file
hydevcode Apr 27, 2025
b4e051a
[bsp][Infineon] Update the peripherals of XMC7100D
hydevcode Apr 27, 2025
427e177
[action/ci] add qemu-pre-build-and-post-build for RT_SMART build (#1…
supperthomas Apr 27, 2025
e08fc29
bsp: k230: use rttpkgtool to package kernel
unicornx Apr 27, 2025
5833e02
Fix Aarch64 architecture runtime issues
rcitach Apr 25, 2025
aee8920
import re
rcitach Apr 25, 2025
0bdf9bd
add rk3500 doc
rcitach Apr 28, 2025
396eaa3
[components][wlan] Fixing comments errors of RT_WLAN_EVT_SCAN_DONE an…
illustriousness Apr 29, 2025
928e473
[hc32] Add the ev_hc32f4a8_lqfp176 board and modify some bsp drivers.…
JamieTx Apr 29, 2025
f05f344
[Docs] Modify invalid links (#10240)
ziyu04 Apr 30, 2025
4123f45
[drivers][serial_v2]允许阻塞接收超过rx缓冲区大小的数据、增加超时时间、flush、获取缓冲区数据长度命令、数据溢出逻…
Ryan-CW-Code Sep 4, 2024
20bb302
format code
Ryan-CW-Code Sep 4, 2024
c64eb3e
[components][serial_v2] 优化txflush逻辑、对tx的activated做中断保护
Ryan-CW-Code Sep 4, 2024
185b4d8
[components][at] at_client适配新版serial_v2
Ryan-CW-Code Sep 10, 2024
2dad612
[components][at] at_server适配新版serial_v2
Ryan-CW-Code Sep 10, 2024
0e92387
[components][serial_v2] 测试用例增加循环调用,format测试用例
Ryan-CW-Code Sep 10, 2024
88d47bc
[components][serial_v2] poll模式判断逻辑错误
Ryan-CW-Code Sep 10, 2024
573e991
[components][serial_v2] 测试用例去掉一些非必要延时
Ryan-CW-Code Sep 10, 2024
e511d59
[components][serial_v2] 测试例程使用menuconfig进行配置,更新readme
Ryan-CW-Code Sep 10, 2024
db4a415
[components][at_client] at_client_getchar返回值错误、at_client解析线程优先级错误设置
Ryan-CW-Code Sep 10, 2024
a64ed79
[components][at] 错误码应该返回负值
Ryan-CW-Code Sep 11, 2024
b4b02eb
format code
Ryan-CW-Code Sep 11, 2024
2fb8e67
[components][serial_v2] TCFLSH和FIONREAD完善、control函数增加错误返回值
Ryan-CW-Code Sep 11, 2024
ddd5738
[components][serial_v2] RT_SERIAL_CTRL_GET_RX_DATA_LEN更改为RT_SERIAL_CT…
Ryan-CW-Code Sep 11, 2024
31e6e4c
[utest][serial_v2] TC_UART_SEND_TIMES替换为RT_SERIAL_TC_SEND_ITERATIONS
Ryan-CW-Code Sep 11, 2024
c4ad56f
[components][serial_v2] FIONREAD参数应该是无符号类型
Ryan-CW-Code Sep 11, 2024
8f215fc
[utest][serial_v2] 完善测试用例
Ryan-CW-Code Sep 11, 2024
895c0c0
[components][serial_v2] 避免使用三目运算符
Ryan-CW-Code Sep 11, 2024
4fa7959
[components][serial_v2] 使用clang-format格式化代码
Ryan-CW-Code Sep 25, 2024
8df63d2
[components][serial_v2] 添加get超时时间命令
Ryan-CW-Code Sep 25, 2024
f574422
[components][serial_v2] 完善posix接口
Ryan-CW-Code Oct 29, 2024
5634567
[components][serial_v2] 阻塞接口添加阻塞时间为0时的处理逻辑、优化RX阻塞接收逻辑
Ryan-CW-Code Oct 29, 2024
bda5e0b
[components][serial_v2] 设置超时时间命令的参数改为指针形式
Ryan-CW-Code Oct 29, 2024
8f8e0f6
[components][serial_v2] nbuf发送添加超时时间为0时的逻辑
Ryan-CW-Code Oct 29, 2024
4b7024d
[components][serial_v2] 完善添加测试用例
Ryan-CW-Code Oct 29, 2024
106c4f5
[utest][serial_v2] 修复依赖关系
Ryan-CW-Code Oct 29, 2024
2b7d5e0
[components][serial_v2] 非阻塞模式下tx_flush错误修复
Ryan-CW-Code Oct 29, 2024
f71a5d0
[components][serial_v2] activated使用原子API
Ryan-CW-Code Oct 31, 2024
a077af3
[components][serial_v2] 优化DMA逻辑、没使能DMA时屏蔽DMA逻辑节约资源
Ryan-CW-Code Oct 31, 2024
2c6e266
[components][serial_v2] 提供写满时丢弃新数据和覆盖旧数据策略,写满丢弃策略效率更高
Ryan-CW-Code Oct 31, 2024
5aff022
[components][serial_v2] 部分平台适配写满时两种策略功能
Ryan-CW-Code Oct 31, 2024
674e09e
[components][serial_v2] DMA模式暂不支持丢弃新数据策略
Ryan-CW-Code Oct 31, 2024
d2a5d62
[utest][serial_v2] 优化测试代码
Ryan-CW-Code Oct 31, 2024
38a442e
[components][serial_v2] DMA模式下使用乒乓缓冲、DMA模式支持丢弃新数据策略
Ryan-CW-Code Nov 3, 2024
9bd0fc6
[utest][serial_v2] 适配DMA乒乓缓冲
Ryan-CW-Code Nov 3, 2024
e20ddd0
[bsp][serial_v2] 部分bsp适配DMA下乒乓缓冲
Ryan-CW-Code Nov 3, 2024
26d4572
[components][serial_v2] 使用spinlock替换中断,对部分结构体变量使用原子操作
Ryan-CW-Code Apr 17, 2025
e4bf635
[utest][serial_v2] 更新测试用例
Ryan-CW-Code Apr 17, 2025
12ee1e3
[components][at] 适配new serialv2不再判断RTT版本号
Ryan-CW-Code Apr 17, 2025
37f7bbb
[components][at] 删除多余的中文注释
Ryan-CW-Code Apr 18, 2025
bd2e699
[utest][serial_v2] 添加交叉echo示例,qemu环境下专用
Ryan-CW-Code Apr 18, 2025
a56288d
[bsp][qemu] 适配串口v2并开启fifo
hydevcode May 2, 2025
a24f7a3
Merge branch 'serial_v2' into serial_v2
hydevcode May 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update

RUN apt-get upgrade -y

RUN apt-get install -y vim git wget python3 python-is-python3 pip gcc-arm-none-eabi scons libncurses5-dev
RUN apt-get install -y vim git wget python3 python-is-python3 pip gcc-arm-none-eabi libncurses5-dev

RUN DEBIAN_FRONTEND=noninteractive apt-get install -y qemu-system-arm

Expand All @@ -34,7 +34,7 @@ RUN git clone https://github.com/RT-Thread/packages.git /root/.env/packages/pack

ENV PATH="/root/.env/tools/scripts:$PATH"

RUN pip install requests psutil kconfiglib tqdm -qq
RUN pip install scons requests psutil kconfiglib tqdm -qq

ENV RTT_EXEC_PATH=/usr/bin

Expand Down
2 changes: 1 addition & 1 deletion .gitee/PULL_REQUEST_TEMPLATE.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ As part of this pull request, I've considered the following:
- [ ] All modifications to BSP are justified and do not affect other components or BSPs.
- [ ] I've commented appropriately where code is tricky.
- [ ] Code in this PR is of high quality.
- [ ] This PR complies with [RT-Thread code specification](https://gitee.com/rtthread/rt-thread/blob/master/documentation/contribution_guide/coding_style_en.md)
- [ ] This PR complies with [RT-Thread code specification](https://gitee.com/rtthread/rt-thread/blob/master/documentation/7.contribution/coding_style_en.md)
2 changes: 1 addition & 1 deletion .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
- [ ] 所有变更均有原因及合理的,并且不会影响到其他软件组件代码或
- [ ] 对难懂代码均提供对应的注释
- [ ] 本拉取/合并请求代码是高质量的
- [ ] 本拉取/合并符合[RT-Thread代码规范](https://gitee.com/rtthread/rt-thread/blob/master/documentation/contribution_guide/coding_style_cn.md)
- [ ] 本拉取/合并符合[RT-Thread代码规范](https://gitee.com/rtthread/rt-thread/blob/master/documentation/7.contribution/coding_style_cn.md)
Loading
Loading