| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add support for stm32u5a5 (highspeed with built-in femtoPHY)
|
|
|
|
|
|
|
|
|
|
|