| Age | Commit message (Collapse) | Author |
|
- compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles
|
|
|
|
|
|
|
|
|
|
MCXN and MCXA have different ARM Cortex M33 core, can't be on the same family
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
test run locally well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add -Wl,--no-warn-rwx-segment for gcc 12+
|
|
|
|
|
|
also make some other changes
|
|
|
|
dwc2 core stuck at reset
|
|
|
|
|
|
revert change in hcd.h
|
|
|
|
|
|
|
|
- teensy_35 is not able to blink led with board_test though, probably due to clock config.
|
|
|
|
Renesas_RA: add support for board with HS USB port
|
|
|
|
|
|
|
|
|
|
lowering PLL to 128Mhz.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|