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

5505 Commits

Author SHA1 Message Date
sunxing
4c42b5bd82 [fix] fix bugs about startup_gd32f4xx 2021-11-21 12:43:36 +08:00
Bernard Xiong
9bbcd1a8b0
Merge pull request #5284 from mysterywolf/mutex
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
2021-11-19 16:50:34 +08:00
Meco Man
5f2f862ed9 [stm32f469] update project 2021-11-18 11:44:57 -05:00
Meco Man
b7d17f3df8 [stm32l475] update lvgl driver 2021-11-18 11:26:54 -05:00
guo
a087a1b0fc
Merge pull request #5280 from liukangcc/u575
[update] add stm32u575-st-nucleo bsp.
2021-11-18 22:43:00 +08:00
Meco Man
d6de91c68c update lvgl 2021-11-17 23:21:14 -05:00
Meco Man
1997e5c65b [stm32][l475][f469] update lvgl 2021-11-17 18:38:08 -05:00
Meco Man
df9a23c534 [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 2021-11-17 15:57:15 -05:00
qingehao
0a123c307e
Merge branch 'RT-Thread:master' into master 2021-11-16 17:39:35 +08:00
Meco Man
973f25901c [dfs] move dfs back 2021-11-16 00:57:56 -05:00
Bernard Xiong
c1d7eaa015
Merge pull request #5281 from tfx2001/tinyusb_stm32
[bsp][stm32] move drv_tinyusb.c to tfx2001/tinyusb
2021-11-15 23:34:22 +08:00
Bernard Xiong
ef05ecf7c4
Merge pull request #5275 from mysterywolf/l745
[bsp][stm32l475] update lvgl driver
2021-11-15 23:19:02 +08:00
liukangcc
5be4d1cc8d [update] ignore_format.yml 2021-11-15 15:31:51 +08:00
tfx2001
0fc5091fd3 [bsp][stm32] move drv_tinyusb.c to tfx2001/tinyusb 2021-11-15 12:54:02 +08:00
Wayne Lin
674ded6aa5 Fix format issues. 2021-11-15 12:03:46 +08:00
liukangcc
234cf4d8ff [update] readme. 2021-11-15 11:55:24 +08:00
Wayne
17cbdda13d
Merge branch 'RT-Thread:master' into nuvoton 2021-11-15 11:28:34 +08:00
Wayne Lin
c07b2b0a07 [Nuvoton] Update drivers.
1. ARM9 EHCI timeout issue.
2. Sync mainstream.
2021-11-15 11:23:26 +08:00
liukangcc
1f9eb78d0e [update] add stm32u575-st-nucleo bsp. 2021-11-15 11:23:12 +08:00
Bernard Xiong
79679c2d63
Merge pull request #5271 from Lim-LinYuanbo/master
完善驱动
2021-11-14 13:48:44 +08:00
Meco Man
0f7b99e2da [bsp][stm32l475] update lvgl driver 2021-11-14 00:03:04 -05:00
Bernard Xiong
f3a46a1c87
Merge pull request #5263 from jhbdream/thead_ld
[fix][bsp/thead-smart/gcc_csky.ld]
2021-11-13 03:54:25 +08:00
qinge
e1c281c95d STM32H7系列无需DMA_CHANNEL_X 2021-11-11 19:05:24 +08:00
192.168.1.134
afe82549a8 perf: improve pwm driver
1. add tim1/2/3/4/5/8 pwm driver and test pass by self.
2021-11-11 15:55:40 +08:00
guo
31f0a9c2ac
Merge pull request #5270 from liukangcc/stm32f469
[update] add dma for lvgl.
2021-11-11 15:34:36 +08:00
liukangcc
33bc06de40 [update] add lvgl music demo. 2021-11-11 14:47:42 +08:00
liukangcc
9684f34b08 [update] add dma for lvgl. 2021-11-11 13:57:34 +08:00
Meco Man
52bbd9d715 [posix] implement delay functions as RT_USING_POSIX_DELAY 2021-11-10 14:12:36 -05:00
Bernard Xiong
e6ae01e332
Merge pull request #5259 from mysterywolf/posix
[posix] 优化posix若干
2021-11-10 22:23:43 +08:00
Wayne Lin
d74c785d00 [nuvoton] Update porting drivers and configurations. 2021-11-10 16:20:21 +08:00
Wayne Lin
9b44e57a60 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2021-11-10 16:01:38 +08:00
192.168.1.134
d573f6f646 feat: add iwdg driver 2021-11-10 11:25:37 +08:00
Bernard Xiong
fdbaa2a808
Merge pull request #5250 from liukangcc/l552ze
[add] bsp stm32l552ze-nucleo
2021-11-10 09:13:44 +08:00
Bernard Xiong
add6579d8f
Merge pull request #5258 from greedyhao/ab32
[bsp/bluetrum] add ble support
2021-11-10 09:13:03 +08:00
jihongbin
1cc029a1a3 [fix][bsp/thead-smart/gcc_csky.ld]
Correct startup segment description error in link script
2021-11-09 17:23:54 +08:00
Meco Man
3d8c063194 [stm32l5xx] adjust heap size to zero 2021-11-08 14:30:10 -05:00
Meco Man
74669b3f1d update vexpress-a9 2021-11-08 11:07:54 -05:00
greedyhao
cb81d72f51 [bluetrum] rtc add version check 2021-11-08 10:19:08 +08:00
greedyhao
9d27d8c94b [bluetrum] add gpio input nopull 2021-11-08 10:06:44 +08:00
greedyhao
8e0c469d0c [bluetrum] Remove unnecessary comments 2021-11-08 09:58:25 +08:00
liukangcc
c00faa21a0 Merge remote-tracking branch 'remotes/liukang/l552ze' 2021-11-08 09:41:28 +08:00
liukangcc
f26dc89de6 [update] rtconfig.py 2021-11-08 09:07:20 +08:00
KafCoppelia
da15b8d21d Update pin map instruction 2021-11-07 19:46:03 +08:00
KafCoppelia
42f5b6030f Add MAX32660-EVK pin map 2021-11-07 19:44:00 +08:00
KafCoppelia
42f003fd7a drv_soft_i2c.c was not in libraries 2021-11-07 19:43:40 +08:00
KafCoppelia
93e7999dca delete drv_soft_i2c.c for it was not be used 2021-11-07 19:40:17 +08:00
greedyhao
6a975ff9ed [bluetrum] fix formatting issues 2021-11-06 10:14:03 +08:00
greedyhao
bae4de3b1b add ble support 2021-11-05 17:16:44 +08:00
Sherman
8b3d2adff4 [update] 同步 rt-thread 主仓库代码 2021-11-04 14:07:01 +08:00
Sherman
6e004d4b12 Merge branch 'master' of github.com:RT-Thread/rt-thread 2021-11-04 13:59:22 +08:00