| Age | Commit message (Expand) | Author |
| 2023-06-24 | more make update | hathach |
| 2023-06-24 | rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc .. | hathach |
| 2023-06-24 | more CPU_CORE | hathach |
| 2023-06-24 | add CPU_CORE for all family | 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-23 | Board support for STM32F407VETx | Andrew Hooper |
| 2023-06-20 | use system_nrf5x.c built-in support for ETM with ENABLE_ETM | hathach |
| 2023-06-20 | etm trace for nrf52840 | hathach |
| 2023-06-20 | add etm trace for mcb1800 | hathach |
| 2023-06-19 | enable etm trace support for h743 eval | hathach |
| 2023-06-16 | update h7 to cmake, and move iar build to cmake | hathach |
| 2023-06-16 | fix build warnings | hathach |
| 2023-06-16 | fix build, update freertos config for cmake | hathach |
| 2023-06-16 | fix build warnings | hathach |
| 2023-06-16 | renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX | hathach |
| 2023-06-15 | refactor khci to chipidea fs driver for device (host is not yet) | hathach |
| 2023-06-14 | update kinetis kl to use mcx-sdk, also add cmake support | hathach |
| 2023-06-14 | mcx neeed helps to locate rtt control block | hathach |
| 2023-06-14 | update segger rtt to fix cast align | hathach |
| 2023-06-12 | Merge pull request #2104 from hathach/g4-pd | Ha Thach |
| 2023-06-09 | move protocol message to stack, disable battery in PWR's CR3 | hathach |
| 2023-06-08 | dma rx works well | hathach |
| 2023-06-07 | movement of TOP in c0ecf8b5 broke RP2040 SDK build | graham sanderson |
| 2023-06-07 | inital support for usb typec and pd example | hathach |
| 2023-06-07 | able to receive first PD message | hathach |
| 2023-06-07 | revert board flash latency to 8 | hathach |
| 2023-06-06 | able to get usbpd irq handler | hathach |
| 2023-06-05 | clean up | hathach |
| 2023-06-05 | clean up | hathach |
| 2023-06-05 | Merge remote-tracking branch 'mainline/master' into HEAD | Martino Facchin |
| 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-02 | fix usb clock for dpow1 | hathach |
| 2023-06-01 | add new b_g474e_dpow1 board | hathach |
| 2023-06-01 | add note for B0 clock variant | hathach |
| 2023-06-01 | add freertosconfig for g0, add cmake stlink, add g0 to cmake ci | hathach |
| 2023-06-01 | tested with g0b1 nucleo | 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 | skip set CMAKE_EXECUTABLE_SUFFIX for espressif port | 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-26 | move set TOP to family_support.cmake | hathach |
| 2023-05-25 | update cmake with freertos | hathach |
| 2023-05-25 | add family_support_configure_common() | hathach |