Commit Graph

12780 Commits

Author SHA1 Message Date
Meco Man 9eb33f6a3f [stm32l475][lvgl]update lv_demo.c 2021-10-27 16:19:03 -04:00
guo bb859e79e0
Merge pull request #5223 from cndabai/fatfs
update fatfs to the latest version
2021-10-27 18:24:37 +08:00
guo 4107d7bea2
Merge pull request #5236 from mysterywolf/posix
[libc][posix] 解决RT_LIBC_USING_FILEIO范围过大的问题
2021-10-27 18:06:54 +08:00
guo 372858f921
[finsh] Fix formatting issues 2021-10-27 17:39:22 +08:00
guo 00c39bb960
Merge pull request #5233 from QiwenLi0729/master
去掉k210/driver/drv_mpylcd.c中lcd_init的static修饰
2021-10-27 16:41:04 +08:00
Meco Man 25bd908fb7 [libc][posix] 解决RT_LIBC_USING_FILEIO范围过大的问题 2021-10-27 03:04:05 -04:00
guo 4741307638
Merge pull request #5235 from Guozhanxin/f469_lvgl
[bsp][stm32f469-st-disco] add lvgl port.
2021-10-27 14:40:22 +08:00
liqiwen b064376993 去掉bsp/k210 lcd_init函数的static修饰 2021-10-27 14:09:17 +08:00
guo 3f4eead5a7
Merge pull request #5199 from mysterywolf/removeselectpoll
[dfs] remove dfs_select.h and dfs_poll.h
2021-10-27 13:58:31 +08:00
guozhanxin b7764f2aac [bsp][stm32f469-st-disco] add lvgl port. 2021-10-27 13:50:07 +08:00
guo 4d256eb308
Merge pull request #5228 from mysterywolf/posix 2021-10-27 12:22:35 +08:00
Meco Man a9910a780e [posix][libc] 优化libc中posix结构 2021-10-26 23:09:54 -04:00
liqiwen 316cbd33fa adjust bsp/k210/driver/Kconfig 2021-10-27 10:52:29 +08:00
Bernard Xiong 31bf735d21
Merge pull request #5210 from mysterywolf/workqueue
[workqueue] rename rt_workqueue_critical_work as rt_workqueue_urgent_work
2021-10-27 10:40:15 +08:00
guo 312ae2587c
Merge pull request #5229 from cndabai/k210
add k210 to ci queue
2021-10-26 16:57:37 +08:00
mazhiyuan 99ce0fd712 add k210 to ci queue 2021-10-26 14:24:11 +08:00
guo 50bb6e33d1
Merge pull request #5212 from mysterywolf/posix
[posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder
2021-10-26 09:37:43 +08:00
guo c8ee4cc67d
Merge pull request #5182 from NU-LL/tkm32f499 2021-10-26 07:50:40 +08:00
guo ab36707b68
Merge pull request #5227 from supperthomas/nrf51822_remove 2021-10-26 07:48:35 +08:00
supperthomas d709e7aa2b remove the bsp of nrf51822 2021-10-25 22:05:14 +08:00
guo d090e0762e
Merge pull request #5226 from supperthomas/nrf_ci
[bsp/nrf5x] add the ci of nrf5x
2021-10-25 21:44:58 +08:00
supperthomas 354b3fe8d2 add the fixed lds 2021-10-25 21:20:21 +08:00
supperthomas 3fd5e53c4f add the ci of nrf5x 2021-10-25 20:48:29 +08:00
guo 6a81d06abd
Merge pull request #5224 from cndabai/ci-pkgs 2021-10-25 20:40:39 +08:00
mazhiyuan 3c964519b6 [fatfs]update .ignore_format.yml 2021-10-25 16:58:27 +08:00
mazhiyuan e85a951ee7 pip去掉sudo 2021-10-25 15:50:55 +08:00
mazhiyuan 976fb46ea1 test 2021-10-25 15:35:46 +08:00
mazhiyuan a2f99ded3b update action.yml 2021-10-25 15:23:19 +08:00
mazhiyuan 92ee14ff7a update ff.c/h 2021-10-25 14:41:50 +08:00
mazhiyuan 41af944949 update ffconf.h 2021-10-25 14:10:58 +08:00
mazhiyuan ae1988e54d add source ~/.env/env.sh for ci 2021-10-25 14:03:08 +08:00
mazhiyuan 39933d7305 update ffconf.h 2021-10-25 13:58:07 +08:00
mazhiyuan 96085cc377 添加CI中pkgs --update 2021-10-25 13:45:56 +08:00
mazhiyuan ecd84844c5 update fatfs to the latest version 2021-10-25 11:41:34 +08:00
guo 574e11f62a
Merge pull request #5183 from tfx2001/tinyusb_stm32
[bsp][stm32] add TinyUSB support
2021-10-25 09:57:20 +08:00
guo df634978f2
Merge pull request #5222 from mysterywolf/lcd 2021-10-25 08:04:02 +08:00
Meco Man 7f619606a1 [stm32l475] improve the structrue of sconscript 2021-10-24 16:21:21 -04:00
guo e2bf5863d1
Merge pull request #5216 from dongly/patch-1 2021-10-24 16:03:24 +08:00
guo 95df51b7c6
Merge pull request #5218 from supperthomas/lpc_fix_dist 2021-10-24 16:03:07 +08:00
guo 9ea2c2b075
Merge pull request #5220 from mysterywolf/kconfig 2021-10-24 16:02:06 +08:00
guo 490191ad87
Merge pull request #5219 from mysterywolf/l475 2021-10-24 16:01:55 +08:00
supperthomas 490fb129bb add the ci machine 2021-10-24 15:31:13 +08:00
Meco Man e32626da30 [stm32l475] 修复board文件夹sconscript脚本没有继续扫描子文件夹的问题 2021-10-24 01:59:31 -04:00
Meco Man 468063ae59 [stm32l475] beautify kconfig of board 2021-10-24 01:47:36 -04:00
Meco Man e63e9002bd [stm32l475] enable SPI3-DMA2 for LCD 2021-10-24 01:24:38 -04:00
supperthomas b58defa307 add the fixed gcc version 2021-10-23 22:39:15 +08:00
supperthomas 33a3f835ad fix the scons --dist 2021-10-23 14:57:34 +08:00
guo 093b40ad00
Merge pull request #5217 from mysterywolf/l475 2021-10-23 14:16:36 +08:00
Meco Man 452fbf850a [lvgl][stm32l475] update demo 2021-10-23 01:58:56 -04:00
guo dd12843ed0
Merge pull request #5215 from mysterywolf/l475
[lvgl][stm32l475] implement lvgl input driver
2021-10-23 11:22:19 +08:00