This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-14 11:28:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb5cb96bc91eab01befc9dc167d557fce2149fda
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
6f335dc6c6
STM32 SPI: The source clock for SPI 4,5, and 6 should be PCLK2, not PCLK1 (for F411, F427, and F429). Per David Sidrane.
2015-02-07 13:59:45 -06:00
..
Kconfig
Serial: Allow serial console selection even if /dev/console is disabled: There can still be a serial console with no file system at all
2014-12-28 15:23:05 -06:00
lowconsole.c
STM32 SPI: The source clock for SPI 4,5, and 6 should be PCLK2, not PCLK1 (for F411, F427, and F429). Per David Sidrane.
2015-02-07 13:59:45 -06:00
Make.defs
…
serial.c
Cosmetic changes
2015-01-02 13:59:47 -06:00
serialirq.c
…
uart_16550.c
…