| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0)
|
|
|
|
|
|
|
|
example
|
|
|
|
test run locally well
|
|
Update hil test for rp2040 on self-hosted PI4
|
|
stm32h750-dk support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix h7 running on fullspeed phy has issue with WFI
|
|
|
|
|
|
|
|
tested with feather nrf52840, m0, m4
|
|
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]>
|
|
|
|
|
|
|