Man, Jianting (Meco)
|
9595df24f1
|
attach #6166 (#6168)
|
2022-07-23 11:53:42 +08:00 |
Tangyuxin
|
f82705db1d
|
[touch] 调整触摸头文件至 rtdevice.h 中 (#6180)
|
2022-07-23 11:48:26 +08:00 |
jiezhi320
|
1008a7700a
|
feat(bsp/gd32f1-f4/drv_sdio):增加gd32下sdio驱动 (#6176)
|
2022-07-23 11:47:11 +08:00 |
Sherman
|
5a67132cf8
|
[bsp/renesas/ra2l1-cpk] 添加RA2L1-CPK开发板BSP
[bsp/renesas] 更新flash、gpio驱动和配置头文件。更新FSP配置文档
|
2022-07-22 20:38:19 +08:00 |
Jiang Runnan
|
37fcfdb972
|
Solve the problem that LOG_W() may not be recognized when the INPUT CAPTURE module is enabled,which may cause the compilation failure.
|
2022-07-22 14:25:43 +08:00 |
liyangyang
|
709d615096
|
Fix the configuration of stm32f401's PWM in CubeMX
|
2022-07-22 12:04:43 +08:00 |
Meco Man
|
a924da830e
|
[libc] 修复difftime函数在IAR下的编译错误
|
2022-07-20 10:07:03 +08:00 |
jiezhi320
|
ddec9facd5
|
fix(bsp gd32f450 gcc):修复中断向量表缺失相关定义导致中断异常的问题 (#6174)
|
2022-07-20 10:05:49 +08:00 |
NationsHuanghanbin
|
2ece5c277d
|
修改i2c和rtc驱动 (#6166)
* 修改I2C和RTC 驱动
|
2022-07-15 13:36:32 +08:00 |
Meco Man
|
8027291e09
|
correct the license description
|
2022-07-15 10:11:22 +08:00 |
Meco Man
|
b9b2ac1690
|
attach #6162
|
2022-07-15 10:11:00 +08:00 |
Meco Man
|
21e35dbbfd
|
[arduino][stm32l475 pandora]update readme
|
2022-07-15 10:09:50 +08:00 |
Meco Man
|
65a5e3af0f
|
[arduino] 优化默认代码
|
2022-07-15 10:09:50 +08:00 |
liyangyang
|
0fe1d152f0
|
guiengine在RTT中已经淘汰了,删除这个文件,避免影响开发者
|
2022-07-14 16:49:32 +08:00 |
NationsHuanghanbin
|
97ce760d68
|
首次添加n32 bsp
|
2022-07-14 15:31:37 +08:00 |
shiwa
|
81cdeaf902
|
* [bsp][essemi] Fix a bug of I2C and edit some documents (#6159)
* [bsp][essemi] Fix a bug of I2C and edit some documents
|
2022-07-13 09:50:14 +08:00 |
sheltonyu
|
5c6e7d815b
|
optimize code to improve network throughput performance (#6157)
|
2022-07-12 08:40:58 +08:00 |
snikolaj
|
1fec9dc550
|
Further edits of documentation for clarity (#6156)
* Overhaul of document, fixing multiple grammar mistakes and editing for clarity
* Further documentation grammar and spelling fixes
|
2022-07-11 10:19:16 +08:00 |
snikolaj
|
3883fcf051
|
Overhaul of document, fixing multiple grammar mistakes and editing for clarity (#6155)
|
2022-07-10 18:01:56 +08:00 |
Man, Jianting (Meco)
|
5b6a257c20
|
chore: fix a typo (#6154)
|
2022-07-10 18:00:12 +08:00 |
rewine
|
825b9ffbc3
|
[libcpu/risc-v/virt64]: fix parameter for call handle_trap (#6042)
|
2022-07-10 17:48:57 +08:00 |
liYang~
|
e36e3fda0c
|
Adapt lvgl for using ft6206 model touch screen[stm32f469-st-disco] (#6153)
* Adapt lvgl for using ft6206 model touch screen
|
2022-07-08 13:55:13 +08:00 |
shiwa
|
7b004d9fd6
|
[bsp][essemi] Adapt es32f369x for RTduino (#6144)
* [bsp][essemi] Adapt es32f369x for RTduino
|
2022-07-08 13:53:36 +08:00 |
liYang~
|
c850054aee
|
Docking lvgl touch driver using package (#6149)
* Docking lvgl touch driver using package
|
2022-07-08 09:25:32 +08:00 |
GUI
|
07a2e8c32f
|
[bsp/qemu-virt64-aarch64] Add VirtIO-Console and GPIO driver (#6150)
|
2022-07-08 02:11:19 +08:00 |
Meco Man
|
b01c2b8a5a
|
[msh] add available memory information for free cmd
|
2022-07-07 18:08:06 +08:00 |
Meco Man
|
3f0934feb7
|
[simulator][lvgl]同步lvgl win32 driver
b69dca2ade
0b01584e29
https://github.com/lvgl/lv_drivers/pull/212
https://github.com/lvgl/lv_drivers/pull/216
|
2022-07-07 16:55:47 +08:00 |
Meco Man
|
15cd71bae6
|
[lvgl] adapt lvgl 8.3.0
|
2022-07-07 16:55:25 +08:00 |
Dengguiling
|
aa2d2c63f6
|
[compoenets][driver][usb] fix usbhost hid issues. (#6116)
* [compoenets][driver][usb] fix usbhost hid issues.
1.Set idle function should receive an empty package.
2.Fix uinst_t reference error in hid enable function.
|
2022-07-07 16:10:43 +08:00 |
liuxianliang
|
a305edd4db
|
[fix] memory leak when the value of posix semaphore is zero.
|
2022-07-07 16:05:49 +08:00 |
solar_li
|
d3139706e4
|
Adapt RTduino package for stm32f469-st-disco BSP (#6139)
* Adapt RTdunio package for stm32f469-st-disco BSP
|
2022-07-05 10:05:31 +08:00 |
Meco Man
|
74a802b445
|
[stm32] 合并获取定时器时钟频率公共部分
防止后续维护出现没有全面修改的问题
|
2022-07-04 16:23:21 +08:00 |
liuhy
|
704717a104
|
[bsp][essemi]fix bug.
|
2022-07-04 12:44:45 +08:00 |
liuxianliang
|
cca2f40ae0
|
[add] implement about "AT server".
|
2022-07-04 11:03:01 +08:00 |
BreederBai
|
b2bc0dcd16
|
[rt_drv_pwm]增加API:增加单独设置PWM频率和脉宽的函数 (#6130)
* [rt_drv_pwm]增加API:增加单独设置PWM频率和脉宽的函数
|
2022-07-04 10:40:42 +08:00 |
BreederBai
|
78faea4b8d
|
[bsp/stm32]优化功能(drv_pwm):设置PWM频率和脉宽时不破坏上一个PWM周期 (#6129)
* [bsp/stm32]优化功能(drv_pwm):设置PWM频率和脉宽时不破坏上一个PWM周期
|
2022-07-04 10:26:33 +08:00 |
xiangxistu
|
b39210dea3
|
[add] posix testcase frame. (#6127)
|
2022-07-04 10:20:04 +08:00 |
supperthomas
|
74ed15a850
|
[bsp/esp32c3] add Kconfig
|
2022-07-04 10:17:46 +08:00 |
thewon86
|
9359ab4fa8
|
add version check (#5850)
|
2022-07-04 09:43:08 +08:00 |
张世争
|
c8a73411f6
|
[BSP][STM32] RTC Alarm驱动适配
|
2022-07-04 09:39:12 +08:00 |
Stanley Lwin
|
02a0da51c3
|
List command (#6134)
* initial commit for list cmd
|
2022-07-04 09:38:50 +08:00 |
Meco Man
|
9623706eff
|
Revert "解决将RT_NULL当做数字0使用的问题"
This reverts commit 6a05ddf63d .
|
2022-07-01 15:51:28 +08:00 |
Meco Man
|
6a05ddf63d
|
解决将RT_NULL当做数字0使用的问题
|
2022-07-01 11:39:28 +08:00 |
Meco Man
|
f27110decd
|
[utest] fix a bug
|
2022-07-01 11:39:28 +08:00 |
Meco Man
|
ff4b6a6671
|
[qemu] update qemu project
|
2022-07-01 11:39:28 +08:00 |
Meco Man
|
a714c65cfe
|
[kernel] 统一kernel内置rt_xxx的libc和标准libc库,防止割裂越来越大
|
2022-07-01 11:39:28 +08:00 |
Meco Man
|
584d06bd27
|
[finsh]修复使用finsh_set_prompt重定向了msh提示符的名称后,路径功能没有的问题
|
2022-07-01 11:38:31 +08:00 |
Man, Jianting (Meco)
|
c651f9e6c7
|
chore: improve qemu readme (#6131)
|
2022-07-01 09:56:07 +08:00 |
xiangxistu
|
c2cdce970d
|
[fix] use atomic operation to protect pthread conditional variable. (#6113)
* [fix] use atomic operation to protect pthread conditional variable.
|
2022-07-01 09:36:18 +08:00 |
Man, Jianting (Meco)
|
e1e1596cbd
|
[iar] 修复编译错误 (#6126)
|
2022-07-01 09:15:29 +08:00 |