| Age | Commit message (Expand) | Author |
| 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 |
| 2023-06-01 | Merge branch 'master' into feature/STM32G0 | hathach |
| 2023-06-01 | add lto for cmake | hathach |
| 2023-05-26 | move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi... | hathach |
| 2023-05-26 | update deps, rename kinetis_k32 to k32l | hathach |
| 2023-05-25 | cmsis_5 missing mcx and imxrt | hathach |
| 2023-05-25 | update get_deps.py to support geting family as argument | hathach |
| 2023-05-23 | Enhance chipidea (#2075) | Ha Thach |
| 2023-05-19 | fix freertos build with nrf | hathach |
| 2023-05-19 | adding cpu core .mk for makefile | hathach |
| 2023-05-19 | move cmake folder to tools/ | hathach |
| 2023-05-16 | fix nrf build | hathach |
| 2023-05-15 | revert ci gcc to 11.2, update nrfx to version 2.11 | hathach |
| 2023-05-12 | Merge pull request #2057 from abakosh/develop | HiFiPhile |
| 2023-05-12 | Remove deprecated dcd_synopsys | HiFiPhile |
| 2023-05-10 | add python script to help building cmake, build all imxrt boards with ci | hathach |
| 2023-05-08 | fix(iar_template.ipcf): add missing portable links, and delete the usbh_contr... | Aladdin Bakosh |
| 2023-05-04 | renesas: update fsp to 4.0.0 | Martino Facchin |
| 2023-05-04 | fix cmake build | hathach |
| 2023-04-24 | bump up imxrt mcux-sdk to 2.13.1 commit f357a1150f6cf6c6b844f53f2d426bfb3e649850 | hathach |
| 2023-04-21 | update freeRTOS kernel to latest for library cmake | hathach |
| 2023-04-14 | Update lib & template. | HiFiPhile |
| 2023-04-03 | fix build for esp32 | hathach |
| 2023-03-30 | update all cmake for esp32 build | hathach |
| 2023-03-30 | merge s2 and s3, update cmake for espressif, add tinyusb_src as component | hathach |
| 2023-03-24 | separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to | hathach |
| 2023-03-23 | update doc and generate deps list | hathach |
| 2023-03-22 | add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i... | hathach |
| 2023-03-17 | bump up mm32sdk to fix HSE_VALUE not 8Mhz warnings | hathach |
| 2023-03-17 | update mm32sdk with idndef for SYSCLK_FREQ_XXMHz and SYSCLK_HSI_XXMHz | hathach |
| 2023-03-17 | fix ci build with fomu | hathach |
| 2023-03-17 | fix trailing space and new line | hathach |
| 2023-03-17 | bump up freeRTOS deps to version 10.5.1 | hathach |
| 2023-03-17 | remove all submodules | hathach |
| 2023-03-17 | bump up pico-pio-usb dependency | hathach |