This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
Watch
4
Star
0
Fork
0
You've already forked rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2025-01-19 08:53:32 +08:00
Code
Issues
Releases
Wiki
Activity
rt-thread-official
/
bsp
/
stm32f429-disco
/
drivers
History
BalanceTWK
f375486e49
[stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost.
2018-12-06 15:04:36 +08:00
..
board.c
[bsp][stm32f429-disco] Adjust the copyright information
2018-10-05 13:29:50 +08:00
board.h
…
drv_i2c.c
…
drv_i2c.h
…
drv_lcd.c
[bsp][stm32f429-disco] support ANSI C.
2018-12-03 20:25:05 +08:00
drv_lcd.h
…
drv_sdram.c
…
drv_sdram.h
…
drv_touch.c
…
drv_touch.h
…
Kconfig
…
SConscript
…
stm32f4xx_hal_conf.h
…
stm32f4xx_it.c
…
usart.c
[stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost.
2018-12-06 15:04:36 +08:00
usart.h
…