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-02-15 12:09:12 +08:00
Code
Issues
Releases
Wiki
Activity
rt-thread-official
/
bsp
/
stm32
/
libraries
History
HubretXie
706c0410cd
[stm32][drv_usart]修复串口中断接收丢数据问题
...
使用串口中断方式接收数据,读取数据时会自动清除标识,这里再次清除中断标识会导致下一个数据丢失。 使用finsh就可以测出这个问题,中断接收丢数据时无法查看历史命令。
2019-01-12 15:03:37 +08:00
..
HAL_Drivers
[stm32][drv_usart]修复串口中断接收丢数据问题
2019-01-12 15:03:37 +08:00
STM32F0xx_HAL
[bsp][stm32] add f0 library
2018-12-24 15:52:29 +08:00
STM32F1xx_HAL
[bsp][stm32] Sync SConscript
2018-12-20 14:50:59 +08:00
STM32F4xx_HAL
[bsp][stm32] sync f4-hal SConscript
2018-12-26 10:25:08 +08:00
STM32F7xx_HAL
[bsp][stm32] fix ci bug
2018-12-28 16:30:00 +08:00
STM32L4xx_HAL
[bsp][stm32] Sync SConscript
2018-12-20 14:50:59 +08:00
templates
[bsp][stm32] add new line at end of file
2019-01-09 18:21:11 +08:00
Kconfig
[bsp][stm32] sync library/Kconfig
2018-12-26 10:05:16 +08:00