Stanley Lwin
|
f0ef8ada33
|
[bsp] [stm32F401] Enable PA11 for TIM1_CH4 (#6756)
|
2022-12-20 01:20:20 -05:00 |
螺丝松掉的人
|
ba2d7ba4c0
|
[arduino][stm32f407-robomaster-c] 对接RTduino (#6759)
|
2022-12-20 00:59:54 -05:00 |
Yaochenger
|
8ade08799b
|
[bsp][core-v-mcu]在驱动中添加rtconfig.h,以兼容原工程基于FreeRTOS的驱动
|
2022-12-19 18:25:04 -05:00 |
梁生
|
2f214d03c0
|
[fal] fal_rtt.c消除函数strtol()隐含声明的警告
|
2022-12-19 18:15:40 -05:00 |
Man, Jianting (Meco)
|
8c7e0b71ce
|
[tool] 增加scons --dist --project-path=xxxx命令 (#6713)
* [tools] 所有dist都打zip包
* 完善scons --dist/dist-ide --project-name --project-path命令
|
2022-12-19 01:12:08 -05:00 |
Yaochenger
|
0df51b8aa9
|
[components][libc] 在rv32下编译时cstring.c中的strtok_r函数与libc.a中的strtok_r重定义,添加rt_weak
|
2022-12-18 23:38:41 -05:00 |
Yaochenger
|
b256411736
|
更新readme
|
2022-12-18 23:37:54 -05:00 |
sbb
|
961b020bc2
|
documention里的一处小问题 (#6748)
* Update thread-comm.md
* Update documentation/thread-comm/thread-comm.md
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2022-12-16 23:51:09 -05:00 |
guo
|
68ca9f07a6
|
[rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740)
* [dfs] sync cromfs
* [rt-smart]Weaken RT_USING_LWP, use RT_USING_SMART as macro configuration
* [format] fix some format issue.
|
2022-12-16 18:38:28 +08:00 |
Yaochenger
|
3ea5166376
|
[bsp][core-v-mcu]修改后兼容原有CLI,兼容原有FreeRTOS函数接口 (#6747)
* [bsp][core-v-mcu]兼容原有FreeRTOS函数接口,兼容CLI
|
2022-12-16 17:56:13 +08:00 |
wdfk-prog
|
0a6ffce446
|
[STM32][SPI]使用rt_hw_cpu_dcache_ops函数替换HAL库函数 (#6745)
* [STM32][SPI]使用rt_hw_cpu_dcache_ops函数替换HAL库函数
* 规范代码格式
|
2022-12-16 02:10:42 -05:00 |
褚仕成
|
4246275e6e
|
add "\n" to cat
|
2022-12-15 11:34:00 -05:00 |
joechenchen
|
ee632c21a8
|
fix:三字节读命令0x03,四字节读命令0x13,当命令为0x03需要加上0x10
|
2022-12-15 01:08:21 -05:00 |
wdfk-prog
|
63e7633246
|
[STM32][SPI]在H7芯片下修复时钟频率获取错误问题并添加DMA驱动 (#6741)
* [STM32][SPI]在H7芯片下修复时钟频率获取错误问题并添加DMA驱动
* H7下SPI时钟不再为外设总线时钟频率
* H7下DMA驱动需要进行CacheLine对齐
|
2022-12-15 01:05:56 -05:00 |
杨熙
|
012aa0e0d0
|
[bsp][lpc55sxx] add support for LPC55S16 (#6743)
* [bsp][lpc55sxx] add support for LPC55S16
* [bsp][lpc55s16] formating LPC55S16 driver
|
2022-12-14 23:34:08 -05:00 |
guo
|
0bc01ad0d9
|
[dfs] sync cromfs (#6739)
|
2022-12-14 22:28:34 +08:00 |
guozhanxin
|
e2bdd8a184
|
[libcpu] fix cpp11 error
|
2022-12-14 11:04:00 +08:00 |
tangzz98
|
89c3bf5f92
|
ESP32_C3: Improve Readme, fix compile errors/warnings
|
2022-12-13 11:50:29 +08:00 |
Meco Man
|
9860b168b8
|
[sensor] 增加新传感器类型和单位
|
2022-12-12 22:44:07 -05:00 |
Bernard Xiong
|
2aa600e01b
|
[components] fix compiling warning (#6733)
|
2022-12-13 09:44:45 +08:00 |
bernard
|
aa0c8b4a93
|
[components] fix format issue
|
2022-12-12 20:24:10 -05:00 |
Man, Jianting (Meco)
|
8b5a501831
|
[sensor][cmd] add sensor_get_type/vender/unit_name functions (#6727)
* [sensor][cmd] add sensor_get_type/vender/unit_name functions
* rename sensor folder
|
2022-12-11 22:45:04 -05:00 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -05:00 |
Meco Man
|
a4b8762d85
|
[sfud] sync commit
db9a1746df
|
2022-12-11 01:35:45 -05:00 |
Yaochenger
|
49486f98d1
|
[bsp][core-v-mcu]规范代码格式 添加英文readme_EN (#6718)
Co-authored-by: 1516081466@qq.com <ws051000>
|
2022-12-10 14:39:26 -05:00 |
linshire
|
8f9198eb99
|
对接了rthw.h的接口,修复了不能编译的问题 (#6722)
|
2022-12-10 23:04:26 +08:00 |
Shell
|
e991be9c51
|
[smart][risc-v/libcpu] port rv64 cpu code (#6704)
* [risc-v/libcpu] porting Smart & RTOS
* [fix] rv64 plic
* [risc-v/rv64] remove macro in rtdef
|
2022-12-10 22:16:42 +08:00 |
liYony
|
190eda6ab0
|
[bug] fix tim bug
|
2022-12-09 23:19:18 -05:00 |
andrew li
|
4bbfc5fcb8
|
add nrf5340 bsp,add uarte and gpio drv for 5340
|
2022-12-09 07:55:11 -05:00 |
guozhanxin
|
b5d77bbf37
|
[rtsmart] fix uart can't input after userapp exited at rv64 platform.
|
2022-12-09 07:54:29 -05:00 |
Rbb666
|
e6f38ec9dc
|
Corrections psoc6-cy8ckit-062S2-43012 figures
|
2022-12-09 17:34:38 +08:00 |
vandoul
|
2380c32a71
|
修复bsp/renesas/libraries/drv_spi.c中event定义错误 (#6712)
* fix usage of rt_event for drv_spi.c in renesas's libraries.
|
2022-12-09 10:14:19 +08:00 |
Yaochenger
|
9d8da76543
|
[bsp] add core-v-mcu bsp (#6705)
* add core-v-mcu bsp
* 规范bsp格式 添加readme
* 修改readme
Co-authored-by: 1516081466@qq.com <ws051000>
|
2022-12-08 15:01:37 -05:00 |
vandoul
|
ab9a80c408
|
add ra4m2 soc support, add sci spi support for ra4m2 (#6707)
* add ra4m2 soc support, add sci spi support for ra4m2
* update ra4m2-eco/README.md
* update ra4m2-eco/README.md
* rename board picture name.
* reduce picture size, update README.md, remove file 'Target 1.bat'
* reduce picture size
|
2022-12-08 10:04:04 -05:00 |
zhkag
|
2e488e0440
|
[rt-smart]同步 gitee nanosleep 修复 (#6710)
|
2022-12-08 10:02:40 -05:00 |
Rbb666
|
50d5046f13
|
Corrections mdk_package picture
|
2022-12-08 16:06:26 +08:00 |
Rbb666
|
35c7c38172
|
add Infineon README
|
2022-12-07 17:13:40 +08:00 |
Rbb666
|
eed673ca6c
|
Add Infineon BSP production document
|
2022-12-07 16:01:00 +08:00 |
Yohozzy
|
6fcbd418e5
|
canfd帧结构加入 brs控制位 (#6701)
|
2022-12-07 01:49:44 -05:00 |
Man, Jianting (Meco)
|
4dd0e67056
|
[tools][musl] add scons --exec-prefix= 用于设置编译工具的前缀 (#6646)
* [tools][musl] add scons --exec-prefix= 用于设置编译工具的前缀
可以通过如下命令在qemu直接调用musl工具链:
scons --exec-path=C:\xxx\arm-linux-musleabi_for_i686-w64-mingw32\bin --exec-prefix=arm-linux-musleabi-
* comment out GenCconfigFile
* 解决部分env变量提前预载之后重载变量的问题
|
2022-12-06 22:30:28 -05:00 |
sheltonyu
|
a64750ebed
|
[bsp/at32] 1.407/437 uart2 pins change to pd5/pd6. 2.uart and spi drivers suppor… (#6695)
* 1.407/437 uart2 pins change to pd5/pd6. 2.uart and spi drivers support dma
* [bsp/at32] remove #ifndef
|
2022-12-06 22:13:25 -05:00 |
tangyuxin
|
a535218ba6
|
[shell]list_mutex show suspended Threads
|
2022-12-06 21:15:13 -05:00 |
guozhanxin
|
197ce2cd40
|
fix ci install libsdl-dev error
|
2022-12-06 21:05:01 -05:00 |
guozhanxin
|
eb66f2c964
|
fix system muti-define when enable RT_USING_MODULE
|
2022-12-06 20:53:20 -05:00 |
yangjie11
|
2cc9bd7936
|
[components/finsh]使 list 命令的解释对齐
|
2022-12-06 20:53:01 -05:00 |
liYangYang
|
e3a09b2791
|
[STM32][SPI]优化APBx时钟配置代码 (#6698)
* [STM32][SPI]优化APBx时钟配置代码
|
2022-12-06 12:52:37 -05:00 |
wdfk-prog
|
db3e261bc4
|
添加判断当前使用定时器是否可配置为主从定时器模式
|
2022-12-06 00:07:57 -05:00 |
wdfk-prog
|
f54f2c2c91
|
[ymodem]添加传输过程中的异常处理流程
|
2022-12-05 23:07:27 -05:00 |
jaffer
|
fa1f6c22e5
|
[fix]修复模拟i2c驱动延时bug
Signed-off-by: jaffer <jaffer.work@foxmail.com>
|
2022-12-05 21:38:02 -05:00 |
少年老王
|
12ec87d64e
|
修改串口V2的putc顺序
1.顺序修改回V1,保证每次都是当前数据发送完才跳出
|
2022-12-06 10:37:35 +08:00 |