summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-29Update build badgeHa Thach
2023-06-29Merge pull request #2130 from hathach/hcd-frame-pio-usbHa Thach
2023-06-29add hcd_frame_number() for pio-usb hosthathach
2023-06-27Merge pull request #2085 from georgeboc/msc-ready-bug-fixHa Thach
2023-06-27Merge pull request #2128 from hathach/cmake-freertosHa Thach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-26Merge pull request #2127 from hathach/rp2040-cmake-cleanupHa Thach
2023-06-26more rp2040 family clean uphathach
2023-06-26minor clean up with include_guard()hathach
2023-06-26fix warnings when enable rtt with rp2040hathach
2023-06-26Merge pull request #2125 from hathach/cmake-detect-familyHa Thach
2023-06-26auto detect FAMILY based on BOARDhathach
2023-06-25Merge pull request #2124 from hathach/refactor-make-buildHa Thach
2023-06-25update hw test l4hathach
2023-06-25fix ci with lpc55 and kl, move hw test l4 to cmake iarhathach
2023-06-25run ci with -DCMAKE_BUILD_TYPE=MinSizeRelhathach
2023-06-24more cmake less makehathach
2023-06-24move some family ci make to cmakehathach
2023-06-24fix l4 freertos buildhathach
2023-06-24fix build with L4hathach
2023-06-24fix ci buildhathach
2023-06-24move all IAR to cmakehathach
2023-06-24add cmake for f0, f1hathach
2023-06-24fix iar with makehathach
2023-06-24fix missing replacehathach
2023-06-24more make updatehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-24allow to skip CPU_COREhathach
2023-06-24more CPU_COREhathach
2023-06-24add CPU_CORE for all familyhathach
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-24update all stm32 to use new enhance makehathach
2023-06-24separate iar and gcc build for clean make, also add cpu specific makehathach
2023-06-21Merge pull request #2101 from eustas/patch-1Ha Thach
2023-06-21Merge pull request #2117 from hathach/etm_traceHa Thach
2023-06-20ide settingshathach
2023-06-20use system_nrf5x.c built-in support for ETM with ENABLE_ETMhathach
2023-06-20etm trace for nrf52840hathach
2023-06-20add etm trace for mcb1800hathach
2023-06-19enable etm trace support for h743 evalhathach
2023-06-16Merge pull request #2113 from hathach/correct-iar-buildHa Thach
2023-06-16correct cmake iar buildhathach
2023-06-16Merge pull request #2112 from hathach/minor-naming-opt-mcu-imxrtHa Thach
2023-06-16update h7 to cmake, and move iar build to cmakehathach
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-16remove legacy transdimension driverhathach
2023-06-15Merge pull request #1985 from kkitayam/uvc_bulkHa Thach