| Age | Commit message (Collapse) | Author |
|
added max3241 for feather m4 and tested
|
|
possible now with latest freertos cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add ra2a1 ek
|
|
also make some other changes
|
|
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]>
|
|
|
|
|
|
|
|
|
|
Add support for stm32u5a5 (highspeed with built-in femtoPHY)
|
|
|
|
|
|
|
|
|
|
get passed otg clock reset
|
|
to make sure it is valid
|
|
dwc2 core stuck at reset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested working with sam d21 and d51, not tested with nrf52, seem not
working with esp32
|
|
|
|
revert change in hcd.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
|
|
bit of issue
|
|
|
|
add -Wno-error=format for espressif
wrap up cdc_msc_hid_freertos
|