| Age | Commit message (Expand) | Author |
| 2023-11-24 | bump up pio-usb | hathach |
| 2023-11-24 | update doc, move sponsor to top of the page | hathach |
| 2023-11-24 | update release version | hathach |
| 2023-11-24 | Merge branch 'master' into feature/ch32f20x | Ha Thach |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach |
| 2023-11-23 | minor-update | hathach |
| 2023-11-23 | rename build_family.py to build_make.py | hathach |
| 2023-11-23 | move make to examples/build_system | hathach |
| 2023-11-18 | update freertos to fix build with IAR cm0 | hathach |
| 2023-11-16 | update freertos-kernel which remove compiler warning from freertos_kernel lib | hathach |
| 2023-11-15 | add ra2a1 ek | hathach |
| 2023-10-31 | update stm32u5xx_hal_driver, fix build with old u575 board | hathach |
| 2023-10-18 | adding nulceo stm32u5a5, fix clock configure issue | hathach |
| 2023-10-18 | adding u5a5 nucleo | hathach |
| 2023-10-06 | feat(ch32f20x): add support of ch32f20x | denis.krasutski |
| 2023-09-28 | improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing | hathach |
| 2023-09-27 | Fix CI. | Mengsk |
| 2023-09-27 | Update IAR template. | Mengsk |
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach |
| 2023-08-03 | Merge pull request #2052 from arduino/renesas_ra_hs_rebased | Ha Thach |
| 2023-08-02 | move codespell folder to tools | hathach |
| 2023-08-01 | add portenta c33 bsp, add flash by dfu-util | hathach |
| 2023-07-27 | Merge branch 'master' into renesas_ra_hs_rebased | hathach |
| 2023-07-24 | add hcd abort xfer for rp2040 pio usb | hathach |
| 2023-07-04 | update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering... | hathach |
| 2023-07-03 | Merge branch 'master' into renesas_ra_hs_rebased | hathach |
| 2023-07-01 | update linker | hathach |
| 2023-06-30 | clean up ra makefile | hathach |
| 2023-06-29 | add hcd_frame_number() for pio-usb host | hathach |
| 2023-06-25 | fix ci with lpc55 and kl, move hw test l4 to cmake iar | hathach |
| 2023-06-25 | run ci with -DCMAKE_BUILD_TYPE=MinSizeRel | hathach |
| 2023-06-24 | add cmake for f0, f1 | hathach |
| 2023-06-24 | fix iar with make | hathach |
| 2023-06-24 | rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc .. | hathach |
| 2023-06-24 | allow to skip CPU_CORE | hathach |
| 2023-06-24 | more CPU_CORE | hathach |
| 2023-06-24 | rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L | hathach |
| 2023-06-24 | update all stm32 to use new enhance make | hathach |
| 2023-06-24 | separate iar and gcc build for clean make, also add cpu specific make | hathach |
| 2023-06-16 | fix build warnings | hathach |
| 2023-06-16 | renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX | hathach |
| 2023-06-14 | update kinetis kl to use mcx-sdk, also add cmake support | hathach |
| 2023-06-05 | Merge remote-tracking branch 'mainline/master' into HEAD | Martino Facchin |
| 2023-06-02 | fix iar ci | hathach |
| 2023-06-02 | build g0 g4 iar cmake | hathach |
| 2023-06-02 | update cmake to build with IAR for g0 and g4 | hathach |
| 2023-06-02 | add IAR support for G0 with cmake | hathach |
| 2023-06-02 | cmake refactor | hathach |
| 2023-06-01 | add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() in... | hathach |