mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Update doc
This commit is contained in:
parent
53086bf4f1
commit
5cefd2db29
1 changed files with 2 additions and 2 deletions
|
@ -6535,9 +6535,9 @@ Check out this NuttX Doc on USB Drivers...
|
|||
|
||||
And the NuttX USB Driver for STM32...
|
||||
|
||||
- [stm32_otgfshost.c](https://github.com/lupyuen2/wip-pinephone-nuttx/blob/master/arch/arm/src/stm32/stm32_otgfshost.c)
|
||||
- [stm32_otgfshost.c](https://github.com/apache/nuttx/blob/master/arch/arm/src/stm32/stm32_otgfshost.c)
|
||||
|
||||
- [stm32_usbhost.c](https://github.com/lupyuen2/wip-pinephone-nuttx/blob/master/arch/arm/src/stm32/stm32_usbhost.c)
|
||||
- [stm32_usbhost.c](https://github.com/apache/nuttx/blob/master/arch/arm/src/stm32/stm32_usbhost.c)
|
||||
|
||||
_How did we get the FreeBSD and NetBSD Drivers?_
|
||||
|
||||
|
|
Loading…
Reference in a new issue