| Age | Commit message (Expand) | Author |
| 2023-07-03 | move files around | hathach |
| 2023-07-03 | move vector_data.h and ioport_cfg.h to common family | hathach |
| 2023-07-02 | add etm trace for 6m5 | hathach |
| 2023-07-01 | initial ra6m5 ek, board_test led + sw works | hathach |
| 2023-07-01 | Merge branch 'hathach:master' into blackf407VE | A. Hooper |
| 2023-07-01 | Correct loader file | Andrew Hooper |
| 2023-07-01 | forgot board.mk for ra6m1 | hathach |
| 2023-07-01 | add ra6m1 board | hathach |
| 2023-07-01 | refactor to match fsp_cfg | hathach |
| 2023-07-01 | update linker | hathach |
| 2023-07-01 | rework ra build | hathach |
| 2023-06-30 | Update support for Cynthion boards | mndza |
| 2023-06-30 | move LTO checked to family_support.cmake | hathach |
| 2023-06-30 | clean up ra makefile | hathach |
| 2023-06-29 | add hcd_frame_number() for pio-usb host | hathach |
| 2023-06-27 | rework cmake with rtos support add RTOS to family_configure_device/host/dual_... | hathach |
| 2023-06-26 | more rp2040 family clean up | hathach |
| 2023-06-26 | minor clean up with include_guard() | hathach |
| 2023-06-26 | fix warnings when enable rtt with rp2040 | hathach |
| 2023-06-26 | auto detect FAMILY based on BOARD | 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 | fix l4 freertos build | hathach |
| 2023-06-24 | fix build with L4 | hathach |
| 2023-06-24 | fix ci build | hathach |
| 2023-06-24 | move all IAR to cmake | hathach |
| 2023-06-24 | add cmake for f0, f1 | hathach |
| 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 |