| Age | Commit message (Expand) | Author |
| 2024-04-28 | Fix CI. | HiFiPhile |
| 2024-04-28 | Build STM32F7 with single-point FPU. | HiFiPhile |
| 2024-04-26 | LPC55 : Use PLL clock for better precision, allows easier UAC testing. | HiFiPhile |
| 2024-04-26 | add devkit c3 board | hathach |
| 2024-04-25 | adding support for esp32 for use with max3421e host | hathach |
| 2024-04-25 | stm32u5: fix IAR build. | HiFiPhile |
| 2024-04-24 | fix make build due to clang changes | hathach |
| 2024-04-24 | update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa... | hathach |
| 2024-04-24 | clang make work for samd21 | hathach |
| 2024-04-24 | Fix bsp mistake | Ha Thach |
| 2024-04-24 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | hathach |
| 2024-04-24 | fix samd linker with clang: cannot self-check defined symbol with lld e.g `ST... | hathach |
| 2024-04-24 | fix l4 linker with clang | hathach |
| 2024-04-24 | clang u5, also bump up cmsis u5 version | hathach |
| 2024-04-23 | clang l4 | hathach |
| 2024-04-23 | - fix g4 clang linker | hathach |
| 2024-04-23 | clang support for H5 | hathach |
| 2024-04-23 | clang g0, g4 | hathach |
| 2024-04-23 | more stm32 linker fix | hathach |
| 2024-04-23 | fix stm board linker define stack before memory def | hathach |
| 2024-04-23 | clang f7, update cmsis f7 to fix startup bug | hathach |
| 2024-04-23 | clang f4 | hathach |
| 2024-04-23 | port clang stm32: f1, f2, f3 | hathach |
| 2024-04-23 | clang work with f0 | hathach |
| 2024-04-23 | clang skip mcx since it does not work any more with gcc | hathach |
| 2024-04-23 | clang work with lpc55 | hathach |
| 2024-04-23 | clang work with lpc54 | hathach |
| 2024-04-22 | fix linker libgcc for nrf | hathach |
| 2024-04-22 | clang work with k64f (nostartfiles) | hathach |
| 2024-04-22 | clang work with kl25 | hathach |
| 2024-04-22 | clang work with imxrt tested with metro rt1011 and rt1060 evk. Don't use star... | hathach |
| 2024-04-22 | clang compile with lpc40 | hathach |
| 2024-04-22 | clang compile with lpc17 | hathach |
| 2024-04-22 | clang work with lpc43 | hathach |
| 2024-04-22 | clang tested with mcb1800, add heap to lpc18 linker | hathach |
| 2024-04-22 | fix nrfx v3 spim freq when init | hathach |
| 2024-04-22 | fix build with nrfx v3, though max3421e spi does not seem to work well. | hathach |
| 2024-04-22 | dcd nrf change atoimc_bool to atomic_flag | hathach |
| 2024-04-19 | - update nrfx to v3.4.0 | hathach |
| 2024-04-19 | adding clang for nrf | hathach |
| 2024-04-19 | clang samd21 build but has issue as samd51 | hathach |
| 2024-04-19 | try to add clang for rp2040 but pico-sdk does not support that. (got assert.h... | hathach |
| 2024-04-19 | clang samd51 compile but does not run, rom is correct, but ram is lacking bss... | hathach |
| 2024-04-19 | more clang update | hathach |
| 2024-04-19 | - clang h743 build and run cdc_msc ok | hathach |
| 2024-04-19 | clang build board test with h743 | hathach |
| 2024-04-19 | cmake detect toolchain based on -DCMAKE_C_COMPILER | hathach |
| 2024-04-16 | fix pre-commit | hathach |
| 2024-04-16 | fix: memory leak: buf | yuxiaojun |
| 2024-04-16 | Merge pull request #2588 from hathach/support-ra2a1 | Ha Thach |