Yaochenger
a3c5ce717c
[bsp][readme]合并ch32v208与RT1060的readme
2023-04-19 10:26:15 +01:00
Stanley L
1c886a857c
[doc][stm32] add How to create a RT-Studio project
2023-04-18 21:32:34 -04:00
zylugl
1c308310b8
[bsp]修正renesas / libraries / HAL_Drivers /drv_gpip.c形参错误 ( #7308 )
2023-04-18 12:32:42 -04:00
Hornos Lee
4f1a50be24
[HUST CSE] fix: Fixed wrong download link of env in 20+ files. ( #7296 )
2023-04-18 09:18:56 -04:00
songw4232
6368e7ef35
[stm32][NUCLEO-STM32U575ZI] update readme
...
combine the beginner guide with the readme.md file
2023-04-18 07:47:31 -04:00
Kent Zuo
99204ab8bf
[HUST CSE][docs] fix the invalid link
2023-04-18 07:43:36 -04:00
arche8
59977a21de
[HUST CSE]Modify invalid links ( #7279 )
...
* [HUST CSE]Modify invalid links
2023-04-18 19:13:58 +08:00
sheltonyu
8612d5e119
[bsp/at32] add support dac driver
2023-04-18 17:16:57 +08:00
7YZ7
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
2023-04-17 22:26:23 -04:00
Stwsyburg
3f44132ade
Fix: if语句的判断条件存在变量名错误
2023-04-17 22:07:14 -04:00
aoao
308c1c66c8
[HUST CSE]Modified some invalid links in README documents ( #7283 )
...
* [HUST CSE]Modified some invalid links in README documents
2023-04-18 09:49:53 +08:00
wangqinglin
2d36be841f
aarch64:修复qemu.bat ( #7276 )
2023-04-17 23:59:43 +08:00
Stwsyburg
ca1b1e5164
Fix many abnormal symbols in annotations
2023-04-16 22:37:16 -04:00
Hy
7c629d974d
[HUST CSE]NULL POINTER ( #7220 )
...
* avoids the risk of a null pointer
* 将||改成&&来判断断言
There is a possibility of a null pointer
* there is a possibility of a null pointer
* Update components/drivers/fdt/src/dtb_get.c
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
* 已根据代码规范进行修改,谢谢提醒
---------
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2023-04-17 08:12:27 +08:00
L3LeTrigger
60835af8e1
[HUST-CSE]fix:Invalid document link about env ( #7262 )
2023-04-17 08:10:43 +08:00
sb508
467a7f92a1
[HUST CSE]Missing right parenthesis
2023-04-16 16:02:35 -04:00
Shelton Jacob
87ab55bbb2
fix: Extra brackets ( #7252 )
2023-04-15 22:46:42 -04:00
xinyi.gao
61c239b6f0
[nxp][imxrt1060] add link script files
2023-04-15 10:01:10 -04:00
WCX
b2f2825456
[bsp][bouffalo] add hwtimer & flash driver support ( #7203 )
...
* add hwtimer & flash driver support
2023-04-15 15:34:36 +08:00
Rbb666
aeed2eebdc
[Infineon]Update Infineon [mtb-hal-cat1] to V2.3.0 and [mtb-pdl-cat1] to v3.2.0
2023-04-15 15:33:20 +08:00
Eziotao
870bf84964
下标越界判断有误(interrupt.c)
2023-04-15 15:18:15 +08:00
sheltonyu
4157a2802b
[bsp/at32] add at32f435_437 uart interrupt functions macros
2023-04-14 12:28:19 -04:00
qwerta
60b0f9d5f8
[HUST CSE] Initialize uint16_t variable in delay loop ( #7241 )
2023-04-14 12:23:30 -04:00
meisiman
0acf4a764a
[HUST CSE]fix:Grammar error: An extra ') '
2023-04-14 12:22:15 -04:00
songw4232
d4257aff20
[add]添加stm32u575上手文档 ( #7246 )
2023-04-14 18:46:42 +08:00
songw4232
ad309699d6
[add]添加bsp/stm32/stm32u575-st-nucleo外设 ( #7237 )
...
* [add]添加bsp/stm32/stm32u575-st-nucleo外设
* [fix]修改源码格式使之符合RT-Thread代码规范
* [fix]修改相关报错问题
* [fix]修改README.md
* [fix]删除无效代码及添加相关注释
2023-04-14 14:07:05 +08:00
Yaochenger
ef1b3383a6
[add]添加CH32V208英文上手指南 ( #7243 )
2023-04-14 00:21:30 -04:00
linshire
825cdefe70
[bsp][lpc55s69]add softi2c ( #7221 )
2023-04-13 21:41:38 -04:00
I-Hsien
a08e930e20
[HUST CSE] Fix nullptr issue in bsp/rv32m1_vega/ri5cy/board/fsl_host.c ( #7236 )
...
During the process of statically checking the source code, it was found that this judgment directly obtained the member of the structure pointer without performing a null pointer check. When an upstream function has an exception and passes in a null pointer, a runtime error will occur.
2023-04-13 20:03:54 -04:00
sheltonyu
f86715cee5
[bsp/at32] update for perfection of drv_usart_v2 ( #7210 )
2023-04-14 00:35:07 +08:00
palmyzf
8e8fcef7b8
[HUST CSE]avoids null pointer problems ( #7233 )
...
* [HUST CSE]avoids null pointer problems
* Update hal_dma.c
* Update hal_dma.c
* Update hal_dma.c
2023-04-14 00:30:28 +08:00
Yaochenger
83c0565e36
[change]修正stm32f401-st-nucleo上手指南 ( #7227 )
...
* [add]修正stm32f401-st-nucleo英文上手指南
* [add]添加STM32中文工程使用指南
* 规范英文图片名称
* 修改图片路径
* Update STM32系列如何创建新项目.md
2023-04-14 00:29:23 +08:00
DmrS5
ca02945756
【修改】hpm_clock_drv.c文件中if判断中逻辑错误 ( #7235 )
2023-04-14 00:28:03 +08:00
Lu_Reaper
af914a1690
[bsp]: fix spi chipselect in Infineon ( #7234 )
...
1. compatible for HIGH ACTIVE SPI CHIP_SELECT
2023-04-14 00:27:03 +08:00
Yaochenger
8487caad4b
[add][ch32v208w-r0]添加CH32V208上手指南 ( #7225 )
2023-04-13 17:26:43 +08:00
Yaochenger
fb7b1251cf
[add][RT1060]添加英文上手指南 ( #7211 )
2023-04-11 22:58:55 -04:00
杨熙
abb4bfdead
[bsp][lpc55sxx] update keil project files ( #7180 )
2023-04-11 19:02:11 -04:00
Stanley L
aa4d4dfbe3
Create How to create a new project.md
...
initial commit
2023-04-11 18:48:45 -04:00
Hy
d120cf08ac
[HUST CSE]avoids the risk of a null pointer ( #7209 )
2023-04-11 09:07:07 -04:00
Yaochenger
7509f55641
[add][RT1060]修正上手指南 ( #7207 )
...
* [add]修正上手指南
* [add]修正上手指南与重新配置rtconfig.h
2023-04-10 23:17:56 -04:00
guo
ff12c58bf8
[bsp][renesas] Add preliminary ethernet support. ( #7204 )
2023-04-11 03:47:33 +08:00
Yaochenger
6a0ffc9231
[add][RT1060]添加BSP上手指南
2023-04-10 09:16:28 -04:00
Meco Man
24c3d7d72a
[RTduino][stm32g474-nucleo] update readme
2023-04-09 20:02:33 -04:00
Meco Man
0e5ee77c39
[RTduino][stm32l476-nucleo] correct D9 pwm3 channel number
2023-04-09 20:02:33 -04:00
Meco Man
9fdb710f87
[RTduino][stm32l476-nucleo] update readme
2023-04-09 20:02:33 -04:00
会飞的猪
422a9ec167
[bsp/wch]ch32v307 PCLK1(APB1)分频注释纠错
2023-04-09 03:27:51 -04:00
Meco Man
85294a8e86
[RTduino][STM32] 优化内置ADC通道
2023-04-08 22:40:55 -04:00
Meco Man
c8956357e4
[stm32][adc] 优化adc通道获取流程
2023-04-08 22:40:37 -04:00
Yuqiang Wang
ccd6bd26ec
[bsp][stm32G474-Nucleo] Update RTduino README.md ( #7197 )
2023-04-08 14:24:58 -04:00
Bernard Xiong
9600b75b55
[DFS] prepare for dfs_v2.0 ( #7200 )
...
* [DFS] prepare for dfs_v2. dfs_fd -> dfs_file; dfs_fnode -> dfs_vnode.
* [BSP] fix code analysis warning
* [smart] fix the pointer overflow.
* code format
* [smart] fix the lwp->lwp_obj checking.
2023-04-08 22:25:51 +08:00
Yuqiang Wang
7fbe8bbd49
[bsp][stm32] 完善STM32系列 pwm_config.h文件 ( #7196 )
2023-04-08 01:03:22 -04:00
wdfk-prog
25bcb84756
[bsp][stm32]添加SDMMC驱动,以区分SDIO与SDMMC
2023-04-08 12:23:52 +08:00
Yuqiang Wang
e45d9c4a1e
[bsp][rtduino] support for STM32G474 Nucleo in RTduino ( #7151 )
2023-04-07 21:56:59 -04:00
Yaochenger
93361c31f0
[RT1060][SPI]完善SPI支持,完善SPI对RW007的支持 ( #7193 )
...
* [RT1060][SPI]添加SPI支持,并完善RW007支持
2023-04-07 18:56:51 +08:00
sheltonyu
2352d3e310
[bsp/at32] fixed auto check error
2023-04-07 03:46:36 -04:00
sheltonyu
aa4f2b224d
[bsp/at32] 1.fixed some errors and remove unused contents, 2.add support at32f423 series
2023-04-07 03:46:36 -04:00
hustlixiang21
5554bb58b3
[HUST CSE][bsp]fix mismatched function types in rt_pin_ops for all drv_gpio.c ( #7185 )
2023-04-06 23:42:05 -04:00
xin-zheqi
e79f505736
[bsp][Infineon]规范输出函数(printf)变量的类型 ( #7178 )
2023-04-06 14:50:08 -04:00
HEYAHONG
74eca90957
[bsp/n32g452xx] 修复会导致C++文件编译错误的头文件错误
2023-04-06 14:46:16 -04:00
lxqyyds
6c093ad654
[bsp] format the file which caused the unsuccessful check
2023-04-06 00:19:23 -04:00
lxqyyds
b4c3086d2e
[bsp] Add another fix similar to checking for I2Cx
2023-04-06 00:19:23 -04:00
lxqyyds
ba4e48b9db
[bsp] Format some files
2023-04-06 00:19:23 -04:00
HUST_lxq
99fc12ca82
[bsp] Fix the potential problem caused by the uninitialized variable dividor
2023-04-06 00:19:23 -04:00
HUST_lxq
2720c9c38c
[bsp] Fix the mismatch between the print type and the variable type in print function.
2023-04-06 00:19:23 -04:00
Man, Jianting (Meco)
5c70c9e402
[lvgl][simulator] sync upstream win32 driver ( #7165 )
2023-04-05 13:27:14 +08:00
luobeihai
8baaf73210
add apm32 can driver and add apm32e1/s1 rtt driver support ( #7170 )
...
* add apm32 can driver and add apm32e1/s1 rtt driver support
* format some files
* modified action.yml file and modified bsp picture and add bsp README.md
2023-04-05 00:18:51 -04:00
Shicheng Chu
93f3cb30e4
[kernel] 将rt_thread结构体改为显式继承rt_object ( #7131 )
2023-04-04 09:06:27 -04:00
Rbb666
8a52e65013
[Infineon]Add lvgl support
2023-04-04 09:03:56 -04:00
Rbb666
72037b6353
[Renesas]Fix lvgl screen define
2023-04-04 09:02:05 -04:00
Sparks-Pion
accab17fa5
[HUST CSE IoTS&P Lab] [fix] check rt_mutex_create return value ( #7169 )
2023-04-04 00:33:10 -04:00
sheltonyu
3bee170d52
[bsp/at32] remove #ifndef ( #7168 )
2023-04-03 21:18:49 -04:00
shandianchengzi
e49140b513
[HUST CSE IoTS&P Lab][bsp] add missing UL suffix to BIT macro to prevent undefined behavior ( #7153 )
...
* [bsp] add missing UL suffix to BIT macro to prevent undefined behavior.
* [bsp] add UL suffix to BIT macro for consistency and readability.
* fix toUppercase.
* fix the abnormal character.
* format the file.
2023-04-03 23:05:42 +08:00
hustlixiang21
dd17ca01e6
[bsp] fix mismatched function types in rt_pin_ops ( #7161 )
2023-04-03 23:04:29 +08:00
Eziotao
ce346d798b
modify the sampling rate to increase the actual baud rate(drv_usart.c/drv_usart_v2.c)
2023-04-03 10:14:52 -04:00
hwk2077
d6c1b75e42
add `TIM1` and `TIM8`
2023-04-03 02:45:57 -04:00
KurisaW
429f46c632
[bsp][stm32] update the template.uvprojx for stm32f411-st-nucleo
2023-04-03 14:02:36 +08:00
sion
7a31ab9115
[bsp]Fix Chinese coding errors in annotations.
2023-04-02 08:02:46 -04:00
Frankx
be8b381ac6
[bsp] Fix many abnormal symbols in annotations. ( #7148 )
2023-04-01 12:07:10 -04:00
shandianchengzi
dc5123547c
[bsp] Fix many abnormal symbols in annotations.
2023-03-31 23:57:17 -04:00
Shell
897ba365ba
[fix] compilation error from rpi ( #7143 )
...
* [fix] compile error from rpi
2023-03-31 20:58:01 +08:00
Wayne Lin
c143842be2
Update fix warnings and builds.
2023-03-31 07:58:24 -04:00
Rbb666
d9e74b0f76
[Renesas]Update RA6M3/4 mdk proj
2023-03-31 18:10:11 +08:00
yangjie11
df74a617f1
fix #6594
2023-03-31 17:51:00 +08:00
yangjie11
95e6b69b8e
sync and update all projects ( #7138 )
...
* sync and update
2023-03-31 16:49:48 +08:00
vandoul
ba6a27c850
[bsp][k210] add drv_i2c.c for i2c-tools, and use ascii code instead of special character in drv_io_config.c
2023-03-30 23:38:30 -04:00
vandoul
0822f02606
[bsp][lpc55sxx] add i2s and wm8904 driver
2023-03-30 23:38:30 -04:00
螺丝松掉的人
3c2169e637
[bsp][bouffalo_lab]add drv_adc ( #7125 )
...
* [bsp][bouffalo_lab]add drv_adc
* Update bsp/bouffalo_lab/libraries/rt_drivers/Kconfig
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
---------
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2023-03-30 20:25:39 -04:00
WCX
fb09316cb5
[bsp][bouffalo] add pwm & rtc & wdt devices ( #7122 )
2023-03-30 20:01:28 -04:00
褚仕成
0cdf72f753
[bsp] Modify the RT_Exxx error return value to a negative number
2023-03-30 09:49:24 -04:00
Rbb666
4aa38e3d86
[Infineon]Add slider driver demo
2023-03-30 16:52:34 +08:00
Rbb666
8552d061c2
[Infineon]Update spi driver
2023-03-30 16:48:48 +08:00
Shell
eec78d9f5d
[rt-smart] testcase & improvements for memory management ( #7099 )
...
* [utest/mm] add testcase for create/init
format codes of create/init in components/mm
* [libcpu/aarch64] fix user stack check routine
* [kservice] export API for utest
* [utest/mm] testcase for aspace_map
format & modify the files under components/mm related with aspace_map
* [lwp/user_mm] add user_map_varea for mmap feature
* [mm] rename rt_mm_fault_try_fix to rt_aspace_fault_try_fix
* [utest/mm] testcase for synchronization
* [mm] modify unmap api to improve throughput
* [utest/mm] testcases for cache and varea map
* [format] remove extra space
* [utest/mm] fix testcase problem in header
* [lwp] extend map_user_varea with a flag
* [utest/mm] testcase for lwp_map_user_varea
* [libcpu/arm/cortex-a] fix kernel space layout
* [utest/mm] adjust for armv7 arch
2023-03-30 08:25:15 +08:00
Rbb666
dc77d8fcb6
[Renesas]Update lvgl document
2023-03-29 08:44:44 -04:00
Rbb666
b8988227d7
[Infineon]Fix spi cs problem
2023-03-29 20:35:39 +08:00
flyingcys
0cf3bcf495
[bsp]fix esp32_c3 compile error ( #7107 )
...
* fix rt_hw_interrupt_install return value
* add __rt_rvstack
2023-03-29 19:01:26 +08:00
Shell
adf17c427f
[bsp] rpi 4b smart & rtos fixups ( #7114 )
...
* [bsp] rpi 4b smart & rtos fixups
* [format] remove spaces & modify readme
* [bsp] update rpi4b readme
2023-03-29 18:31:05 +08:00
ZXY_LINUX
1a7cd8b43f
[driver]添加ESP32_C3 I2C驱动
2023-03-29 13:42:13 +08:00
NU-LL
4ab11d5bbc
FIX: add stm32h7xx series board information
2023-03-26 22:17:57 -04:00
NU-LL
735fb14fe7
[bsp][stm32] add stm32h750-fk750m1-vbt6 bsp
2023-03-26 22:17:57 -04:00
flyingcys
575abd58ff
[bsp]add bl808 uart2 driver && add bl60x/bl70x bsp to ci-action ( #7097 )
...
* update bl_mcu_sdk SConscript && add bl808 uart2 driver
* add bl60x/bl70x bsp to ci-action
2023-03-25 19:05:33 +08:00