Commit Graph

13003 Commits

Author SHA1 Message Date
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
dongly 1f88f05292
修正 `bsp/Copyright_Notice.md` 笔误 2021-10-23 08:53:29 +08:00
Meco Man 7cba0ea924 [lvgl][stm32l475] implement lvgl input driver 2021-10-22 17:34:36 -04:00
guo 0746772433
Merge pull request #5214 from mysterywolf/l745 2021-10-22 20:47:47 +08:00
Sherman 6432cf4af9 [add] 添加 RTC、WDT 驱动 2021-10-22 15:37:05 +08:00
Meco Man a70eb5604c [stm32l475] upgrade lvgl porting 2021-10-22 01:46:34 -04:00
Meco Man f7548b934e [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 2021-10-21 19:05:53 -04:00
guo 0b6b8b0088
Merge pull request #5181 from chunyexixiaoyu/dev
bsp/k210/:update K210 bsp
2021-10-21 10:28:55 +08:00
guo 835e656df3
Merge pull request #5211 from mysterywolf/stm32l475
[stm32l475] add BSP_USING_LCD_SAMPLE in rttlogo.h
2021-10-21 10:19:30 +08:00
guo 389d2f948a
Merge pull request #5203 from HelloByeAll/master
【更新】ipc init/create增加 flag 判断
2021-10-21 10:16:37 +08:00
Meco Man 9d8ef7382a [stm32l475] add BSP_USING_LCD_SAMPLE in rttlogo.h 2021-10-20 21:19:27 -04:00
Meco Man e538c5aa70 [workqueue] rename rt_workqueue_critical_work as rt_workqueue_urgent_work 2021-10-20 15:48:07 -04:00
Bernard Xiong 268a520306
Merge pull request #5209 from tfx2001/tinyusb_stm32_driver
[bsp][stm32] add TinyUSB stm32 driver
2021-10-20 17:33:31 +08:00
tfx2001 f26adf6506 [bsp][stm32] add tinyusb stm32 driver 2021-10-20 01:14:32 +08:00
Bernard Xiong 34cbc64ff8
Merge pull request #5207 from BernardXiong/riscv_smode
Fix risc-v s-mode issue.
2021-10-19 18:18:24 +08:00
HelloByeAll a5b684d29c 【更新】删除空行上的tab 2021-10-19 16:50:09 +08:00
guo a03846edf2
Merge pull request #5206 from liukangcc/hal
[update] Fix STM32 USB driver matching hal library version
2021-10-19 15:22:14 +08:00
BernardXiong be2dec978d [BSP] fix the compiling issue for qemu-riscv64 2021-10-19 15:00:46 +08:00