| Age | Commit message (Collapse) | Author |
|
fix typo in cdc line coding enum
|
|
|
|
Add featherwing max3421e support
|
|
tested with feather nrf52840, m0, m4
|
|
added max3241 for feather m4 and tested
|
|
Add dwc2 info of F429.
|
|
|
|
|
|
Update imxrt family
|
|
|
|
possible now with latest freertos cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add ra2a1 ek
|
|
also make some other changes
|
|
Typo fix.
|
|
|
|
Add BSP for nucleo-g491re
|
|
This adds bsp for ST nucleo-g491re board.
This is mostly copy of nucleo-f474 only differences being:
- PLL configured to 170MHz (not affecting USB which runs on HSI48)
- Linker script freshly generated from STM32CubeIDE (smaller RAM)
Signed-off-by: Jerzy Kasenberg <[email protected]>
|
|
Adding extern C to definitions to allow link on C++ project
|
|
|
|
Fix usbh enumeration removal race
|
|
|
|
|
|
Add PlatformIO manifest
|
|
|
|
add unique id for u5, also allow to build with OPT_OS_CUSTOM
|
|
|
|
skip tuh_max3421_spi_cs_api() in hcd_init()
|
|
only call tuh_max3421_spi_cs_api() in SPI start/end transfer since
Arduino port use this to call begin/endTransaction()
|
|
Add STM32F4 OTG_HS support to BSP
|
|
remove legacy driver st/synopsys
|
|
|
|
Update doc & add Adafruit as sponsor in readme
|
|
|
|
|
|
|
|
|