supperthomas
|
78ad327ff1
|
[feature][action] Add the manual trigger for scons dist (#7648)
|
2023-06-10 15:36:47 -04:00 |
KurisaW
|
1d748a7fd8
|
[bsp][stm32] 修改STM32G474 ioc工程为正确的芯片型号
|
2023-06-10 09:38:08 -04:00 |
Bernard Xiong
|
99e80f8d33
|
[dfs] Add DFS v2.0 (#7606)
|
2023-06-10 21:35:25 +08:00 |
Huang Xilong
|
c33a21509a
|
[comment][libc] add some comments for functions in posix_signal (#7647)
|
2023-06-10 00:41:21 -04:00 |
zhkag
|
0f998f6b05
|
[simulator] 模拟器可以使用 utest 测试框架 (#7644)
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-06-10 12:32:34 +08:00 |
JasonCang
|
d0c6d6f4a4
|
[at] optimize at_vprintfln
为什么提交这份PR (why to submit this PR)
现在的at指令发送接口,底层会自动添加"\r\n",某些场景需要发送空指令。如ESP32的蓝牙发送数据指令,收到">"后
发数据,等待接收OK。
详细讨论可见:
https://club.rt-thread.org/ask/question/185810c0aed98558.html
你的解决方案是什么 (what is your solution)
判断at指令长度,长度为0,则直接返回
|
2023-06-09 23:40:37 -04:00 |
zhkag
|
522ac86bd9
|
[atomic] 头文件循环引用导致未定义
|
2023-06-09 23:12:18 -04:00 |
Meco Man
|
9522ef8486
|
[rtdef] add RT_IS_ALIGN macro
|
2023-06-09 22:48:22 -04:00 |
wdfk-prog
|
7c3f5c3879
|
[bsp][stm32][spi] 优化DMA数据非字节对齐的处理流程
|
2023-06-09 22:48:22 -04:00 |
goldengrandpa
|
1d239db59e
|
[tty]修复多次scanf之后,导致丢数据的问题 (#7640)
|
2023-06-09 09:09:50 +08:00 |
shiwa
|
f4294c6abc
|
[tool][cdk.py] scons的CDK工具宏定义改用分号作分隔符,并支持LIBS (#7610)
|
2023-06-09 08:59:32 +08:00 |
guo
|
3a7546671a
|
[bsp/renesas] drv_sci_spi.c add timeout. (#7632)
|
2023-06-09 06:22:59 +08:00 |
flyingcys
|
0b6f7743f1
|
[bsp/bouffalo_lab]update sdio host driver (#7642)
Co-authored-by: chenyisong <chenyisong@tuya.com>
|
2023-06-08 23:39:52 +08:00 |
shiwa
|
10551b54cc
|
[bsp][essemi]es32vf2264更新部分库函数和驱动,添加RTduino支持 (#7619)
|
2023-06-08 02:13:01 -04:00 |
Liu,Yuan
|
1d8165851b
|
[risc-v][libcpu] 删去无用局部变量 (#7634)
|
2023-06-07 17:04:12 -04:00 |
zhkag
|
22972409d4
|
[simulator] 修复 linux simulator 编译运行失败
|
2023-06-07 08:52:28 -04:00 |
guozhanxin
|
0a7b08d00a
|
[bsp/ra6m3-hmi-board]add english README.md
|
2023-06-06 22:48:21 -04:00 |
ZengJianwei
|
ab8caed1a3
|
[bsp][gd32]添加 GD32F303 的 pwm 驱动
|
2023-06-06 21:06:43 -04:00 |
Rbb666
|
849f0d4a71
|
[bsp][Renesas]修改Readme (#7620)
|
2023-06-06 20:50:11 +08:00 |
winfenggao
|
37585a3f20
|
[serial_v1] 增加变量 DR_mask 成员变量提高效率 (#7597)
|
2023-06-06 00:18:32 -04:00 |
meng-plus
|
dd4a068e76
|
[bsp][LPC4088] 增加IAR环境的支持 (#7611)
|
2023-06-06 00:02:54 -04:00 |
Shicheng Chu
|
ff8064c02e
|
[bsp][pico] add drv_wdt (#7614)
|
2023-06-05 22:03:16 -04:00 |
tangzz98
|
26ac806521
|
[bsp][stm32] add STM32F334 NUCLEO BSP (#7600)
|
2023-06-05 21:22:34 -04:00 |
Shicheng Chu
|
ccc8e7ce4d
|
[bsp][pico]update: add drv_adc (#7603)
|
2023-06-05 15:52:31 +08:00 |
Rbb666
|
b9cd90c600
|
[bsp][Renesas]add definitions to prevent compilation errors (#7608)
|
2023-06-05 11:03:53 +08:00 |
Mengxi-Xu
|
d2308d41d7
|
[components] [fdt] add parameter check
|
2023-06-04 13:50:04 -04:00 |
JasonCang
|
1c7e7738a7
|
[bsp][gd32]fixed sf probe error
|
2023-06-03 20:27:16 -04:00 |
Shicheng Chu
|
bf07f4183e
|
[bsp][pico]update: add drv_soft_spi (#7598)
|
2023-06-04 08:16:06 +08:00 |
rose_man
|
5d299ffdcd
|
[bsp][lpc55sxx]update: drv_soft_i2c drv_soft_spi
1.config pin in menuconfig;
2.update format;
3.chang soft_i2c name
|
2023-06-02 17:27:03 -04:00 |
Rbb666
|
b3ea130ddd
|
[bsp][Renesas]Modify some drivers and configuration files (#7590)
|
2023-06-02 15:47:09 +08:00 |
Meco Man
|
22fb7152d9
|
[stm32][spi-dma] 只有传输数据超过一定长度才会使用DMA方式
在传输数据为短小报文时,使用DMA模式反倒会慢
|
2023-06-02 03:14:32 -04:00 |
褚仕成
|
761a28e4d9
|
[bsp][pico]add: drv_soft_i2c
|
2023-06-02 10:08:29 +08:00 |
goldengrandpa
|
e88a19467e
|
[ctime]解决clock_gettime计算出来的nsec超过1sec的问题
|
2023-05-31 22:52:33 -04:00 |
Man, Jianting (Meco)
|
1638241297
|
[stm32][drv_spi] 优化spi单工发送, 不对接收buffer操作
否则可能影响上层应用的接收/发送buffer
attach: afcc400
|
2023-05-31 21:54:45 -04:00 |
Shicheng Chu
|
62afa5a9dc
|
[bsp][lpc55sxx]add: adaptation LVGL (#7585)
|
2023-05-31 00:50:19 -04:00 |
Man, Jianting (Meco)
|
4366ca8af6
|
[stm32][pandora][RTduino] 完善RTduino demo (#7584)
|
2023-05-31 12:16:47 +08:00 |
Shicheng Chu
|
3a44dbbf92
|
[bsp][lpc55sxx]add: drv_lcd and drv_touch (#7569)
|
2023-05-30 23:40:19 -04:00 |
rose_man
|
31ede54ac7
|
[bsp][lpc55sxx]update drv_adc
|
2023-05-29 12:43:03 -04:00 |
Wayne
|
ed4b4ca9e6
|
[libcpu] [cortex-a] Revert RT_SMP_AUTO_BOOT. (#7549)
Co-authored-by: Wayne Lin <wclin@nuvoton.com>
|
2023-05-29 15:23:42 +08:00 |
Yohozzy
|
0cbb665a1c
|
[components] [lwip]重新提交 : ping超时计算bug (#7545)
函数的输入超时参数的单位是ms, 系统接口无论1.x版本还是2.x, 最终都会将毫秒时间再去转一次tick, 用于rtthread邮件接收超时. 所以此处直接按原值进行转换,不需要加入对RT_TICK_PER_SECOND的转换
|
2023-05-29 02:02:01 -04:00 |
alteracd
|
6d0f2267e8
|
[bsp] support menuconfig for lm4f232、rm48x50、mm32 (#7561)
Co-authored-by: supperthomas <78900636@qq.com>
|
2023-05-29 02:00:34 -04:00 |
Meco Man
|
099c889e2b
|
[RTduino][stm32][pandora] support Arduino libraries demos
|
2023-05-29 01:57:19 -04:00 |
Meco Man
|
afcc4005b8
|
[stm32][spi]完善在双工设置下仅开启TX/RX一方DMA的处理
|
2023-05-28 22:14:52 -04:00 |
flyingcys
|
8e4a8404e3
|
[bsp/bouffalo_lab]add sdcard driver (#7577)
|
2023-05-29 09:47:25 +08:00 |
Man, Jianting (Meco)
|
7a9ee5af20
|
[bsp][lpc55][gcc] fix the compiling errors when enable C++ (#7575)
|
2023-05-28 06:48:08 +08:00 |
Rbb666
|
a0a3b3cf87
|
[bsp][Infineon]Fix drv_gpio and spi problem
|
2023-05-27 02:31:49 -04:00 |
guo
|
7a4f9d0ada
|
[libc] picolibc support heap. (#7571)
|
2023-05-27 00:26:34 +08:00 |
Meco Man
|
8768d631d0
|
[tools][keil] fix cannot select c99 and gnu choice in Keil-MDK
|
2023-05-25 12:16:41 -04:00 |
Robin Chen
|
790b63e923
|
[bsp] Add .config Kconfig file to some old bsp (#7552)
Co-authored-by: supperthomas <78900636@qq.com>
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-05-25 23:55:13 +08:00 |
lepus
|
5fc22d8d42
|
[bsp][imxrt]dos to unix in linux
|
2023-05-25 11:33:50 -04:00 |