| 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 | 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-21 | Merge pull request #2101 from eustas/patch-1 | Ha Thach |
| 2023-06-21 | Merge pull request #2117 from hathach/etm_trace | Ha Thach |
| 2023-06-20 | ide settings | hathach |
| 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 | Add CDC+UAC2 composite device example for Pico | Angel Molina |
| 2023-06-19 | enable etm trace support for h743 eval | hathach |
| 2023-06-17 | fix example of bare_api, check empty string | dsugisawa-mixi |
| 2023-06-16 | Merge pull request #2113 from hathach/correct-iar-build | Ha Thach |
| 2023-06-16 | correct cmake iar build | hathach |
| 2023-06-16 | Merge pull request #2112 from hathach/minor-naming-opt-mcu-imxrt | Ha Thach |
| 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-16 | remove legacy transdimension driver | hathach |
| 2023-06-15 | Merge pull request #1985 from kkitayam/uvc_bulk | Ha Thach |
| 2023-06-15 | Merge pull request #2110 from hathach/chipidea-fs | Ha Thach |
| 2023-06-15 | fix ci with win/mac | 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 | Merge pull request #2109 from hathach/typec-rename | Ha Thach |
| 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-14 | rename typec driver | hathach |
| 2023-06-13 | ide setting | hathach |
| 2023-06-13 | Merge pull request #2107 from hathach/fix-usbh-enum-issue | Ha Thach |
| 2023-06-13 | fix usbh issue when device genreate multiple attach/detach/attach when pluggi... | hathach |
| 2023-06-12 | Merge pull request #2104 from hathach/g4-pd | Ha Thach |
| 2023-06-12 | add typec example to cmake | hathach |
| 2023-06-12 | update docs | hathach |
| 2023-06-12 | tested with 9V request | hathach |
| 2023-06-12 | wrap up initial PD support for G4 | hathach |
| 2023-06-12 | ad pd_types.h | hathach |
| 2023-06-12 | response with request safe5v, get passed PS_READY | hathach |
| 2023-06-10 | Merge pull request #2100 from kilograham/top_broken | Ha Thach |
| 2023-06-09 | able to parse SOURCE_CAP message from dfp | hathach |
| 2023-06-09 | move protocol message to stack, disable battery in PWR's CR3 | hathach |
| 2023-06-08 | Fix typos | Eugene Kliuchnikov |
| 2023-06-08 | enable DMA for both pd rx, tx | hathach |