guo
|
92cf02a34d
|
Merge pull request #5262 from ShermanShao/master
[BSP/RA6M4-CPK] 添加 CAN、RW007 的支持
|
2021-12-14 11:24:47 +08:00 |
Sherman
|
0f0093aa3e
|
[UPDATE]添加新驱动、完善 BSP
- [update] 更新 template 工程配置
- [update] 更新 PLATFORM 配置
- [add] 添加 ra icu 驱动文件
- [add] 增加传感器类型 IAQ、EtOH
- [add] 添加 CAN 驱动
- [add] 添加 RW007 驱动及使用说明
- [fix] GCC 编译问题
- [fix] flash 驱动
- [fix] 修改 scons 脚本配置
|
2021-12-14 11:04:46 +08:00 |
ousugo
|
4820dbb0b3
|
Merge branch 'master' into addAnnotation
|
2021-12-14 10:42:18 +08:00 |
guo
|
c5208a7d19
|
Merge pull request #5375 from mysterywolf/arduinol475
[l475][arduino] 增加ADC PWM管脚定义
|
2021-12-14 09:43:29 +08:00 |
Meco Man
|
7f9546ada0
|
[l475][arduino] 增加ADC PWM管脚定义
|
2021-12-13 20:18:26 -05:00 |
guo
|
9ab2ceb8b3
|
Merge pull request #5373 from Rbb666/master
Add BSP-ART-PI download algorithm
|
2021-12-14 09:17:43 +08:00 |
guo
|
a8fd3025de
|
Merge pull request #5374 from Puhan-Zhou/master
[bsp][stm32f411][docs]fix doc error
|
2021-12-14 09:16:43 +08:00 |
zhouji
|
ee1e85455a
|
[update] 使用memheap内存管理算法时,对rt_system_heap_init传入的地址进行对齐。
|
2021-12-14 06:16:59 +08:00 |
zhouji
|
3327ffaa15
|
[update] 使用memheap内存管理时,rt_malloc 0长度返回RT_NULL, 与slab与小内存管理等算法保持一致。
|
2021-12-14 06:16:59 +08:00 |
张世争
|
7455e2487b
|
[components] PM框架更新
|
2021-12-14 06:12:55 +08:00 |
Meco Man
|
153ab5c238
|
update poll sconscript
|
2021-12-14 06:12:04 +08:00 |
Meco Man
|
15435b6850
|
[posix][mmap] create the mman folder
|
2021-12-14 06:12:04 +08:00 |
Meco Man
|
ce8085befa
|
[posix][ipc] add ipc header files
|
2021-12-14 06:12:04 +08:00 |
Meco Man
|
7ff976dab3
|
[posix] [pipe] add IPC for POSIX and add pipe for it
|
2021-12-14 06:12:04 +08:00 |
Bernard Xiong
|
3b007a7bbc
|
Merge pull request #5359 from qingehao/h7_spi
完善了STM32H7系列SPI使用DMA的驱动
|
2021-12-14 06:11:22 +08:00 |
Bernard Xiong
|
b36a02fc39
|
Merge pull request #5368 from pikasTech/patch-1
add stack size to avoid stack overflow when boot
|
2021-12-14 06:11:04 +08:00 |
Puhan Zhou
|
8ba68a0617
|
fix doc error
|
2021-12-13 21:07:07 +08:00 |
Rbb666
|
5a53afd00a
|
Add BSP-ART-PI download algorithm
|
2021-12-13 17:29:06 +08:00 |
guo
|
c26f66489f
|
Merge pull request #5370 from mysterywolf/stm32ignore
[stm32] add ignore_format.yml for STM32
|
2021-12-13 14:00:46 +08:00 |
guo
|
bf7a1d7cb0
|
Merge pull request #5371 from mysterywolf/common
[stm32][drv_common] add LOG_E for Error_Handler
|
2021-12-13 14:00:13 +08:00 |
guo
|
ca851b3668
|
Merge pull request #5372 from mysterywolf/l475
[stm32l475] 修正port/arduino的宏定义
|
2021-12-13 13:59:16 +08:00 |
Meco Man
|
d83bea2ba3
|
[stm32l475] 修正port/Arduino的宏定义
|
2021-12-13 00:50:41 -05:00 |
Meco Man
|
878ecd14f4
|
[stm32] add ignore_format.yml
|
2021-12-13 00:49:48 -05:00 |
Meco Man
|
05d15b1162
|
[stm32][drv_common] add LOW_E for Error_Handler
|
2021-12-12 23:45:29 -05:00 |
Man, Jianting (Meco)
|
01a6563249
|
[stm32l475][arduino] 初步实现Arduino生态兼容 (#5367)
* [arduino] 初步实现Arduino生态兼容组件
* [stm32f475] 增加PC2 作为ADC1_IN3
* [stm32l475][port] 将路径Arduino改为arduino
|
2021-12-13 11:36:51 +08:00 |
Lyon
|
0c5f612183
|
Update rtconfig.h
|
2021-12-13 10:27:38 +08:00 |
Lyon
|
cdf4a606f2
|
Update .config
|
2021-12-13 10:26:57 +08:00 |
Z.Y.Ma
|
84ebf38462
|
add stm32g474-st-nucleo bsp (#5362)
* add stm32g474-st-nucleo bsp
* format
* format
|
2021-12-13 09:42:33 +08:00 |
Lyon
|
b25e761712
|
add stack size to avoid stack overflow when boot
|
2021-12-12 23:39:01 +08:00 |
Bernard Xiong
|
42abaf61af
|
Merge pull request #5353 from JonasWen/dev
[fix]修复AT组件在CLI模式下,指令输入过长导致数组越界的问题
|
2021-12-10 22:51:38 +08:00 |
Bernard Xiong
|
2de4797272
|
Merge pull request #5354 from Lim-LinYuanbo/master
完善代码,解决部分BUG
|
2021-12-10 22:51:19 +08:00 |
guo
|
1e03864fcb
|
Merge pull request #5278 from thewon86/master
remove duplicate work between idle and thread_exit
|
2021-12-10 18:55:10 +08:00 |
guo
|
fd6990a049
|
Merge pull request #5348 from fanhuanji/master
BugFix: Raspi3 GPIO driver write bug
|
2021-12-10 18:54:14 +08:00 |
guo
|
0555a55027
|
Merge pull request #5349 from mysterywolf/stm32l475
[stm32][l475] 增加ESP8266快速构建选项,串口驱动由v2调整为V1
|
2021-12-10 18:53:54 +08:00 |
guo
|
034b41c6fd
|
Merge pull request #5360 from iysheng/fix_gmtime
[bsp][stm32] Modify variable name p_tm to tm
|
2021-12-10 18:43:24 +08:00 |
guo
|
8a3ee36b1a
|
Merge pull request #5355 from mysterywolf/qemu
[qemu] update Kconfig
|
2021-12-10 18:38:39 +08:00 |
iysheng
|
b6d90dffcf
|
[bsp][stm32] Modify variable name p_tm to tm
|
2021-12-10 16:25:40 +08:00 |
qinge
|
18da37aacc
|
修改格式,调整对齐
|
2021-12-10 15:57:20 +08:00 |
qinge
|
81b84ab166
|
完善了STM32H7系列SPI使用DMA的驱动
1.使能DMA时钟的条件编译中加入了STM32H7
2.添加STM32H7 "spi_config" 中的request字段
3.DMA初始化FiFo相关的初始化的条件编译选项中加入STM32H7
|
2021-12-10 15:30:30 +08:00 |
Meco Man
|
fbe71b7b30
|
[qemu] update Kconfig
|
2021-12-09 14:06:28 -05:00 |
192.168.1.134
|
6378f95f00
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2021-12-09 19:18:24 +08:00 |
jonas
|
7e06b6c504
|
[fix]修复AT组件在CLI模式下,指令输入过长导致数组越界的问题
|
2021-12-09 18:11:55 +08:00 |
192.168.1.134
|
d6b05287bb
|
fix: fix wrong define and warning
|
2021-12-09 15:48:09 +08:00 |
guo
|
462f093cbd
|
Merge pull request #5351 from liukangcc/liukang
[update] README.md add cortex-m33
|
2021-12-09 14:53:53 +08:00 |
liukangcc
|
ab4afac159
|
[update] README.md add cortex-m33
|
2021-12-09 14:49:01 +08:00 |
guo
|
3c39d35c8d
|
Merge pull request #5350 from Guozhanxin/qemu-a9-lvgl
[qemu-a9] add lvgl support.
|
2021-12-09 13:32:41 +08:00 |
guozhanxin
|
45dd302abf
|
[qemu-a9] add .ignore_format.yml
|
2021-12-09 11:48:48 +08:00 |
guozhanxin
|
5aecdeb8ab
|
[qemu-a9] add lvgl support.
|
2021-12-09 11:24:17 +08:00 |
jiladahe1997
|
433e5f8147
|
[bugfix] libcpu/arm/cortex-m/context_gcc: 修复thumb指令集汇编语法错误
当使用thumb指令集时,要求汇编语法中的“条件执行”要跟在IT指令后面,否则会编译不通过。
报错如下:Error: thumb conditional instruction should be in IT block -- `moveq r4,#0x01'
虽然可以通过指定"-Wa,-mimplicit-it=thumb"选项来告诉编译器识别隐式的IT指令,但是能在代码里面直接加上IT指令的话更好。
thumb指令集“条件执行”arm官网文档:
https://developer.arm.com/documentation/dui0473/m/condition-codes/conditional-execution-in-thumb-state
参考论坛帖子:
https://club.rt-thread.org/ask/question/433887.html
https://club.rt-thread.org/ask/question/4188.html
Signed-off-by: Mingrui Ren <jiladahe1997@gmail.com>
|
2021-12-09 11:22:46 +08:00 |
guo
|
289cf15579
|
Merge pull request #5347 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
|
2021-12-09 09:48:02 +08:00 |