This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
Watch
4
Star
0
Fork
You've already forked rt-thread-official
0
Code
Issues
Releases
Wiki
Activity
95b97884e4
rt-thread-official
/
bsp
/
stm32l476-nucleo
/
drivers
History
yangjie
caba8a7d11
[bsp][stm32 hal drv_gpio]If there is no pull-up or pull-down outside, there will be problems with just setting "GPIO_InitStruct.Pull = GPIO_NOPULL".
2018-12-13 10:33:46 +08:00
..
SConscript
[Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename update hal version update kconfig
2018-05-17 11:38:51 +08:00
board.c
[license] Change the license to Apache
2018-10-16 14:18:50 +08:00
board.h
[license] Change the license to Apache
2018-10-16 14:18:50 +08:00
drv_gpio.c
[bsp][stm32 hal drv_gpio]If there is no pull-up or pull-down outside, there will be problems with just setting "GPIO_InitStruct.Pull = GPIO_NOPULL".
2018-12-13 10:33:46 +08:00
drv_gpio.h
[license] Change the license to Apache
2018-10-16 14:18:50 +08:00
drv_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
drv_usart.h
[license] Change the license to Apache
2018-10-16 14:18:50 +08:00
stm32l4xx_hal_conf.h
[Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename update hal version update kconfig
2018-05-17 11:38:51 +08:00