4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 10:51:54 +08:00

5399 Commits

Author SHA1 Message Date
Meco Man
452fbf850a [lvgl][stm32l475] update demo 2021-10-23 01:58:56 -04:00
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
Meco Man
9d8ef7382a [stm32l475] add BSP_USING_LCD_SAMPLE in rttlogo.h 2021-10-20 21:19:27 -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
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
BernardXiong
557821fd3d [BSP] update qemu-riscv64-virt for s-mode issue 2021-10-19 14:46:48 +08:00
liukangcc
a0bdbab7c3 [update] Fix STM32 USB driver matching hal library version 2021-10-19 11:03:18 +08:00
guo
a5c3d8514b
Merge pull request #5193 from mysterywolf/null 2021-10-19 07:42:42 +08:00
Meco Man
d4991d9d50 [l475] port for LVGL 2021-10-18 17:07:45 -04:00
Jianting (Meco) Man
830785eec7
Merge pull request #60 from mysterywolf/sconscirpt
[stm32][bsp] The sconscript script in the application folder increase…
2021-10-18 12:50:57 -05:00
Jianting (Meco) Man
4ac91e3dec
Merge pull request #59 from mysterywolf/l475
[bsp][stm32][l475] add lcd_fill_array()
2021-10-18 12:41:21 -05:00
Jianting (Meco) Man
21ef60c80b
Merge pull request #58 from mysterywolf/lvgl
[stm32][l745] add lvgl demo
2021-10-18 12:40:21 -05:00
Bernard Xiong
abf8812802
Merge pull request #5192 from nuclei-community/nuclei/upstream
bsp/nuclei: update nuclei target support code
2021-10-18 18:08:30 +08:00
Bernard Xiong
0bbb035698
Merge pull request #5188 from liuhy-2020/master
[bsp/essemi]update old bsp,add bsp es32f365x
2021-10-18 18:06:22 +08:00
Sherman
1e880bc30a [add] 添加 软件IIC 驱动 2021-10-18 16:56:27 +08:00
Sherman
3e344b47ae [add] 添加 GPIO 驱动 2021-10-18 14:50:50 +08:00
Meco Man
ff4e819dfd [stm32][l745] add lvgl demo 2021-10-17 12:03:00 -04:00
Meco Man
655d8dc768 [bsp][stm32][l475] add lcd_fill_array() 2021-10-17 03:46:20 -04:00
Meco Man
fa4b7ec8fd [stm32][bsp] The sconscript script in the application folder increases the recursion searching capability 2021-10-15 15:14:30 -04:00
Meco Man
032fb73de6 [bsp][Vango V85xx] modify NULL to RT_NULL 2021-10-15 08:37:32 -04:00
Huaqi Fang
4c63055289 [bsp][nuclei] change hbird_eval bsp to nuclei_fpga_eval
we no longer use hbird_eval to stand for board using by
nuclei fpga development boards, we are now using nuclei_fpga_eval
to stand for it.

nowadays the fpga bitstream cpu freq is 16MHz, and uart tx/rx
both works at 115200bps, so we change the baudrate to 115200bps

Signed-off-by: Huaqi Fang <578567190@qq.com>
2021-10-15 17:38:50 +08:00
liuhy
ebdf4155bd [bsp][essemi] add license 2021-10-15 16:11:37 +08:00
rtthread-bot
b7258740e6 Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-10-15 07:46:27 +00:00
liuhy
2e5fb6bf7e [bsp][essemi] add bsp es32f365x 2021-10-15 14:47:01 +08:00
liuhy
7516c14fa5 [bsp][essemi] update bsp es32f369x 2021-10-15 14:40:55 +08:00
liuhy
5334f1aa8a [bsp][essemi] update bsp es32f0654 2021-10-15 14:39:03 +08:00
guo
cda8caeda0
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
bernard
3e6b7690db !350 解决创建PR时的报错
Merge pull request !350 from 傅尔先森/gitee_master
2021-10-15 01:23:26 +00:00
NU-LL
8a180d5dd3 Convert format 2021-10-15 00:52:10 +08:00
NU-LL
025b71530f add lcd driver 2021-10-15 00:49:17 +08:00
tfx2001
c1d3d87494 [bsp][stm32] add TinyUSB support 2021-10-15 00:49:11 +08:00
NU-LL
ffd8662d7a Convert Libraries format 2021-10-14 19:46:54 +08:00
NU-LL
c178d61947 Convert Libraries format 2021-10-14 19:21:16 +08:00
NU-LL
74fc3f23db add flash_download app 2021-10-14 19:01:42 +08:00
NU-LL
37b29862f6 add tkm32f499 bsp 2021-10-14 18:50:35 +08:00
liukangcc
7e88605008 [update] delete undefined function 2021-10-14 18:09:08 +08:00
chunyexixiaoyu
aa09f2b5c2 bsp/k210/:update K210 bsp and base on https://github.com/kendryte/K210-Micropython-OpenMV 2021-10-14 17:23:25 +08:00
liukangcc
eb962237f5 [update] add .ignore_format.yml for apm32 bsp. 2021-10-14 15:36:09 +08:00
guo
92ea0ec8c7
Merge pull request #5178 from RT-Thread/revert-5171-ccflags
Revert "Fix compiler flags issue"
2021-10-14 15:21:36 +08:00
guo
acc7547264
Merge pull request #5179 from RT-Thread/revert-5176-cflag
Revert "[update] Fix compiler flags issue"
2021-10-14 15:21:16 +08:00