Bernard Xiong
|
cc9374f052
|
Merge pull request #4058 from thread-liu/liukang
[add] dcmi and ov2640 driver.
|
2020-12-07 00:11:12 +08:00 |
Bernard Xiong
|
64e9cd9d3a
|
Merge pull request #4098 from balanceTWK/master_stm32
[bsp][stm32][libraries] Remove #include <rtthread.h>
|
2020-12-05 14:57:42 +08:00 |
thread-liu
|
5de6c0defc
|
[add] timer test case.
|
2020-12-05 14:33:12 +08:00 |
thread-liu
|
3ecf12b5b2
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1
# Conflicts:
# bsp/stm32/libraries/STM32MPxx_HAL/SConscript
|
2020-12-05 14:12:54 +08:00 |
thread-liu
|
f9e34b4df6
|
[add] rs485 driver
|
2020-12-05 13:38:53 +08:00 |
thread-liu
|
8880e751f2
|
[add] low power and lptim driver.
|
2020-12-05 11:54:17 +08:00 |
thread-liu
|
6d8dbb6756
|
[add] RNG, CRC, HASH, CRYP driver.
|
2020-12-05 11:34:30 +08:00 |
thread-liu
|
fd20299507
|
[add] exti test case.
|
2020-12-05 11:20:38 +08:00 |
thread-liu
|
ba7865d3f5
|
[add] spi loopback test case.
|
2020-12-05 11:19:57 +08:00 |
thread-liu
|
edd3fd2174
|
[add] wwdg driver.
|
2020-12-05 10:16:06 +08:00 |
thread-liu
|
73539c6bc0
|
[add] dfsdm driver.
|
2020-12-05 09:43:32 +08:00 |
thread-liu
|
b71d496b83
|
[add] spdifrx driver.
|
2020-12-05 09:32:35 +08:00 |
thread-liu
|
dbd67507d9
|
[add] qspi_flash driver.
|
2020-12-05 09:09:28 +08:00 |
thread-liu
|
5d7efb3c5f
|
[add] fdcan driver.
|
2020-12-04 17:57:54 +08:00 |
thread-liu
|
10da8d4e44
|
[add] dcmi and ov5640 driver.
|
2020-12-04 17:48:42 +08:00 |
thread-liu
|
d97530e0ff
|
Merge branch 'master' into step4
|
2020-12-03 09:09:00 +08:00 |
Bernard Xiong
|
df3d4b7bc9
|
Merge pull request #4037 from KyleChenjh/master
add dac driver for stm32l4
|
2020-12-03 08:41:41 +08:00 |
Bernard Xiong
|
926a06d347
|
Merge pull request #4089 from thread-liu/step4-ev1
[add] complicated dirvers for STM32MP157A-EV1 board
|
2020-12-02 23:39:29 +08:00 |
thread-liu
|
c5612fd2e1
|
[add] sai and wm8994 codec driver.
|
2020-12-02 17:29:04 +08:00 |
thread-liu
|
840af38dac
|
[add] sdmmc (sd_card and emmc) driver.
|
2020-12-02 17:10:39 +08:00 |
ZHU Hao
|
99a0664240
|
comment error
|
2020-11-30 11:51:59 +08:00 |
ZHU Hao
|
fd955a5c84
|
Fixed spelling errors in drv_sdio.c
rthw_sd_delect -> rthw_sd_detect
|
2020-11-30 10:52:00 +08:00 |
BalanceTWK
|
7de66cd38c
|
[bsp][stm32][libraries] Remove #include <rtthread.h>
|
2020-11-28 12:51:56 +08:00 |
thread-liu
|
3767a08901
|
[add] GBE dirver.
|
2020-11-27 08:52:45 +08:00 |
liuduanfei
|
9aabf2613e
|
change `rt_sem_delete` to `rt_sem_detach`
`_lcd.lcd_lock` should be detach with rt_sem_detach.
|
2020-11-26 17:00:49 +08:00 |
thread-liu
|
916bcc141f
|
[update] openamp.
|
2020-11-26 15:12:23 +08:00 |
thread-liu
|
73391c60fb
|
[add] crc, rng, hash and cryp driver for smt32mp1.
|
2020-11-26 14:31:08 +08:00 |
Bernard Xiong
|
58e9e022a7
|
Merge pull request #4077 from xuzhuoyi/stm32f429-disco
[bsp][stm32] Fix stm32f429-st-disco compilation errors
|
2020-11-24 23:38:43 +08:00 |
Bernard Xiong
|
d97a44526c
|
Merge pull request #4015 from whj4674672/fix
[fix] fix sdio non-aligned access problem
|
2020-11-24 23:30:20 +08:00 |
Bernard Xiong
|
93959e3298
|
Merge pull request #4060 from mysterywolf/f413
【English Readme】[stm32f413 nucleo] add English version readme
|
2020-11-24 23:27:15 +08:00 |
Bernard Xiong
|
c478f62533
|
Merge pull request #4063 from mysterywolf/f446
【English Readme】[stm32f446 nucleo] add English version readme
|
2020-11-24 23:26:29 +08:00 |
Bernard Xiong
|
29f68cd093
|
Merge pull request #4056 from mysterywolf/f401
【English readme】 [stm32f401-nucleo] fixed some unreasonable sentences.
|
2020-11-24 23:26:17 +08:00 |
Bernard Xiong
|
d5c45b9f02
|
Merge pull request #4059 from mysterywolf/f412
【English Readme】stm32f412 nucleo add English version readme
|
2020-11-24 23:26:04 +08:00 |
Meco Man
|
8cab22a0e0
|
Update README.md
|
2020-11-24 22:31:50 +08:00 |
thread-liu
|
87e677e353
|
[add] audio driver for stm32mp1-dk1
|
2020-11-24 14:59:28 +08:00 |
Meco Man
|
70c59e4ca7
|
Update README.md
|
2020-11-24 04:04:25 +08:00 |
Meco Man
|
9a969b4cd3
|
Update README.md
|
2020-11-24 04:01:35 +08:00 |
Meco Man
|
8359d5d0e7
|
Update README.md
|
2020-11-24 03:58:15 +08:00 |
xuzhuoyi
|
ab508beeb7
|
[bsp][stm32] Fix stm32f429-st-disco compilation errors
|
2020-11-23 18:17:28 +08:00 |
thread-liu
|
2f5bfddde3
|
[add] sdio driver for stm32mp1-dk1.
|
2020-11-23 09:57:11 +08:00 |
mysterywolf
|
75f0698bd3
|
【English readme】[stm32f767 nucleo] add English version readme
|
2020-11-21 21:47:32 +08:00 |
mysterywolf
|
21f713ab92
|
【English Readme】[stm32f446 nucleo] add English version readme
|
2020-11-21 18:08:01 +08:00 |
mysterywolf
|
ff7c2a12ea
|
delete private file
|
2020-11-21 17:57:43 +08:00 |
mysterywolf
|
bc2ed1fc81
|
【English Readme】[stm32f413 nucleo] add English version readme
|
2020-11-21 17:54:43 +08:00 |
mysterywolf
|
39540fe0c0
|
【English Readme】stm32f412 nucleo add English version readme
|
2020-11-21 17:46:19 +08:00 |
thread-liu
|
2fa563f164
|
[add] dcmi and ov2640 driver.
|
2020-11-21 17:24:37 +08:00 |
mysterywolf
|
b0e6d81c03
|
【English readme】 fixed some unreasonable sentences.
|
2020-11-21 16:49:23 +08:00 |
Bernard Xiong
|
9dc0bbb814
|
Merge remote-tracking branch 'gitee/gitee_master'
|
2020-11-20 08:18:38 +08:00 |
chenjh
|
3fa1f523df
|
add dac driver for stm32l4
|
2020-11-18 23:05:18 +08:00 |
thread-liu
|
a0f6579167
|
[update] add GBE dirver for stm32mp1dk1
|
2020-11-18 15:01:54 +08:00 |