Shicheng Chu
a8b7e28741
[bsp][lpc55sxx]update:update drv_wdt ( #7397 )
2023-04-28 19:26:01 +08:00
Shicheng Chu
8964fb70ac
[bsp][lpc55sxx]update: add missing library ( #7408 )
2023-04-28 19:24:17 +08:00
Shicheng Chu
2b9a095c77
[bsp][lpc55s69]update:drv_hwtimer ( #7385 )
2023-04-28 17:44:40 +08:00
MsyCoa
1e66a25eef
[HUST CSE]drv_spi.c miss a "{" on line 83 ( #7403 )
2023-04-28 07:40:06 +08:00
yxf
4ab43ca98f
[HUST CSE][NXP][imx6sx] memset函数使用错误
2023-04-27 00:02:16 -04:00
flyingcys
c2ac614c59
[bsp/bouffalo_lab]add bl808-d0 ( #7373 )
...
Co-authored-by: chenyisong <chenyisong@tuya.com>
2023-04-26 08:50:03 +08:00
顿玄
00c04d925d
[STM32][Readme] fix incorrect image link
2023-04-24 19:31:53 +01:00
AD0naldRavenclow
fec989a69f
[HUST CSE][WCH][library] fix error in Bubble Sort ( #7240 )
2023-04-24 00:49:24 -04:00
Sseven731
17ed572644
[HUST CSE] [readme] fix invalid URL
2023-04-24 00:47:02 -04:00
Rbb666
2f9d3bfe20
[Renesas]Add HMI-Board bsp
2023-04-24 10:54:57 +08:00
Yuqiang Wang
a09a2ea6fe
[bsp][lpc55sxx] Added drv_soft_spi functionality and fixed drv_soft_i2c pin errors ( #7251 )
...
1.lpc55sxx添加软件模拟SPI驱动
2.lpc55s69 board在Kconfig中添加软件SPI配置项
3.lpc55s69添加通用GPIO引脚定义
4.lpc55s69修正Kconfig中关于软件i2c配置项
2023-04-23 19:30:42 -04:00
chichen113
7ff6fe7c0d
[HUST CSE]github上正常但导入vscode出现乱码
2023-04-22 19:22:19 +01:00
wsxk
a894aef494
[HUST CSE][bsp] fix some documents link error ( #7335 )
2023-04-22 19:18:44 +01:00
flyingcys
90c69a0588
update bouffalo_lab libraries && script ( #7349 )
2023-04-22 23:57:53 +08:00
Chef003
9490f8818d
[HUST CSE][bsp] fix printf parameter in loongson ( #7321 )
2023-04-19 23:08:58 -04:00
hustgxj
0ace6078e7
[HUST CSE]fix logical error in judgment statement
2023-04-19 23:07:39 -04:00
lbw15507
56eafc52e8
[HUST CSE] fix: Fixed the third-level heading, cell alignment and ord… ( #7312 )
2023-04-19 14:33:38 +01:00
Chaos-3
a61bbdd6d0
[HUST CSE]fix invalid document link about env tools user manual
...
Signed-off-by: Chaos-3 <u202011995@hust.edu.cn>
2023-04-19 11:10:59 +01:00
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