zhkag
|
657cbfdac7
|
修复编译警告
|
2023-02-09 15:21:17 +08:00 |
Yaochenger
|
7c6c12cbff
|
[RTduino][ch32v208w-r0]ch32v208w-r0适配RTduino (#6917)
|
2023-02-08 23:01:20 -05:00 |
螺丝松掉的人
|
20459ec4d3
|
[ringbuffer] ringbuffer size boost to 32bit (#6915)
* ringbuffer size boost to 32bit
* 添加ringbuffer测试demo
related: #682
----
Co-authored-by: Zxy <1308465141@qq.com>
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-02-08 22:55:52 -05:00 |
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
geniusgogo
|
890c1c9264
|
fixed syscall errno return.
|
2023-02-07 12:05:48 -05:00 |
wdfk-prog
|
7296117203
|
[cortex-m7]rt_hw_cpu_dcache_ops函数uint32_t替换为rt_uint32_t
|
2023-02-07 12:05:27 -05:00 |
zhkag
|
7c1d6ffd3c
|
add clock_cpu_settimeout function
|
2023-02-07 15:51:11 +08:00 |
zhkag
|
f4e9ec82bb
|
修复纳秒微妙混用转换错误
|
2023-02-07 15:48:47 +08:00 |
zhkag
|
bdd6811230
|
移除无用代码
|
2023-02-07 13:49:03 +08:00 |
zhkag
|
edd9c6721f
|
add timer lock
|
2023-02-07 13:49:03 +08:00 |
zhkag
|
7a1ad00aac
|
update timer
|
2023-02-07 13:49:03 +08:00 |
xqyjlj
|
312eb0c412
|
🌈 style(components/dfs/filesystems/tmpfs/dfs_tmpfs.c): fix style
|
2023-02-07 11:31:15 +08:00 |
xqyjlj
|
da8f5c08c2
|
🐞 fix(components/dfs/filesystems/tmpfs/dfs_tmpfs.c): cannot open the same file repeatedly in 'w' mode
|
2023-02-07 11:31:15 +08:00 |
Rbb666
|
e010d844af
|
[Renesas]Fix ra6m3 build error
|
2023-02-06 22:18:07 -05:00 |
xiao xie
|
e94a3bf52c
|
[imxrt1060] Update 1060 sdk 2.12.1 (#6892)
更新的SDK2.12.1更新imxrt1060的驱动
|
2023-02-06 22:17:31 -05:00 |
Yifang
|
53dcac6f68
|
bsp][LPC55S69] README文档增加keil版本编译报错解决方案 (#6910)
|
2023-02-06 22:15:42 -05:00 |
褚仕成
|
60199160cf
|
[bsp][lpc55sxx] add: README_zh and README
|
2023-02-05 22:03:27 -05:00 |
Bernard Xiong
|
98e0c58527
|
Add ADT Kconfig and fix MMU kconfig issue in Cortex-A (#6901)
* Add ADT Kconfig and fix MMU kconfig issue in Cortex-A
* [BSP] enable ADT
|
2023-02-06 01:11:04 +08:00 |
Rbb666
|
db5ed9c576
|
[IFX]Add psoc6 bsp
|
2023-02-03 13:56:30 +08:00 |
tuduweb
|
9fbf63441e
|
[doxygen] Fix some warnings in doxygen (#6899)
|
2023-02-02 21:00:58 -05:00 |
Zxy
|
fb8e9ea93a
|
[sensor] 修复命令交互使用日志输出API的问题 (#6895)
命令交互应使用rt_kprintf,而非LOG_x
|
2023-02-02 20:56:10 -05:00 |
杨熙
|
83bd8614ab
|
Bsp lpc55sxx (#6897)
* [bsp_lpc55sxx] i2c,rtc bsp update
1. add i2c DMA mode
2. enable rtc driver
* [bsp_lpc55sxx] formmat code
using formmating.py for format code
* [lpc55sxx] remove .gitignore
* [bsp][lpc55sxx] update bsp driver
1. update sdif driver, enable DFS, FAT32
2. update rtc driver
|
2023-02-02 16:41:14 +08:00 |
Bernard Xiong
|
8945e8d9ed
|
[Kernel] Add Smart ID in logo show (#6898)
|
2023-02-02 16:36:55 +08:00 |
螺丝松掉的人
|
6d00b28425
|
[bsp/raspberry-pico] add: SMP (#6888)
|
2023-02-02 12:19:33 +08:00 |
bin
|
4d6ceffcab
|
[doxygen] Fix some comments in rtservice.h
|
2023-02-01 22:31:57 -05:00 |
Rbb666
|
a9b9bf0e7f
|
[IFX]Add two board README.md
|
2023-02-01 18:18:43 +08:00 |
Rbb666
|
ca26a85652
|
[IFX]Add capsense support
|
2023-01-31 23:58:16 -05:00 |
sheltonyu
|
a59a8d9302
|
fixed format error, add auto compile check
|
2023-02-01 11:30:56 +08:00 |
sheltonyu
|
c8106bc19b
|
add support f421/f425
|
2023-02-01 11:30:56 +08:00 |
Rbb666
|
ae78aedfac
|
[Renesas]Fix ra6m3 build error
|
2023-02-01 10:32:55 +08:00 |
杨熙
|
c9c43c8c5b
|
[bsp_lpc55sxx] i2c,rtc bsp update (#6885)
* [bsp_lpc55sxx] i2c,rtc bsp update
|
2023-01-30 21:21:52 -05:00 |
andrew li
|
5f4b4ae5f1
|
add spi twi drv for nrf5340
|
2023-01-29 21:30:41 -05:00 |
soym
|
450cd68a4a
|
fix typo https://github.com/armink/SFUD/pull/79
|
2023-01-29 21:21:44 -05:00 |
Meco Man
|
61a168099b
|
[tools][keil] 生成工程时选定C99和GNU扩展方法
|
2023-01-29 08:44:32 -05:00 |
Meco Man
|
7e177ebf1a
|
[at32][can]修复CAN驱动返回消息时,错误给id和ide赋值问题
该驱动收到can消息时,给上级返回消息结构的id和ide成员赋值不正确。
Signed-off-by: 李刚 <lg28870983@163.com>
|
2023-01-29 08:44:07 -05:00 |
chenhy0106
|
9db73a47c4
|
为c906添加asid支持 (#6870)
* [rt-smart] asid for c906
|
2023-01-28 13:08:40 -05:00 |
bernard
|
af143ee3f9
|
[devicedrivers] fix the partition issue in mmc/sdio
|
2023-01-23 19:16:28 -05:00 |
Meco Man
|
9b109639d1
|
[stm32] sconscript typo
|
2023-01-22 22:07:54 -05:00 |
wdfk-prog
|
da0c8a6d0a
|
[Ymodem]sy命令支持绝对路径传输
* 接收错误流程优化
|
2023-01-22 20:07:03 -05:00 |
螺丝松掉的人
|
3a5d1c17a1
|
Add the comment of number_mask (#6873)
|
2023-01-21 22:47:05 +08:00 |
褚仕成
|
634ac13c12
|
Fix the comment in finsh_set_prompt_mode
|
2023-01-20 23:44:38 -05:00 |
Rbb666
|
a6502eea74
|
[IFX]Add psoc6-rtt-062S2 BSP (#6866)
* [IFX]Add psoc6-rtt-062S2 BSP
* [IFX]Update BSP name
* [IFX]Add libcy_capsense.a
|
2023-01-19 21:49:23 -05:00 |
褚仕成
|
61631c393e
|
[bsp/bl808] add: drv_i2c
|
2023-01-19 21:41:53 -05:00 |
Rbb666
|
65adce2989
|
[D1s]Add mksdcard.sh
|
2023-01-19 21:40:49 -05:00 |
supperthomas
|
d5a5a32273
|
[doxygen][src] Fix the comment in rt_custom_object_create
Signed-off-by: supperthomas <78900636@qq.com>
|
2023-01-19 09:14:54 -05:00 |
liYangYang
|
6eaf9a9c57
|
[stm32][qspi] qspi attach 函数问题解决方案 (#6867)
* [qspi] qspi attach 函数解决方案
* pin
* 更改函数名字
|
2023-01-18 22:04:45 -05:00 |
liYangYang
|
63294afc9d
|
[stm32][softspi]soft spi attach函数问题解决方案 (#6868)
* [softspi]soft spi attach函数问题解决方案
* 更改函数名
|
2023-01-18 22:03:48 -05:00 |
liYangYang
|
7ff64c1cfd
|
[stm32][spi] spi attach函数问题解决方案 (#6864)
attach #6819
|
2023-01-18 00:27:08 -05:00 |
会飞的猪
|
65f1804005
|
[bsp/stm32wle5-yizhilian-lm402]修复scons --dist缺失大量文件
|
2023-01-17 21:32:43 -05:00 |
会飞的猪
|
265dbc0ce1
|
[bsp/stm32wle5-yizhilian-lm401]修复scons --dist缺失大量文件
|
2023-01-17 21:32:43 -05:00 |