summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-03move files aroundhathach
2023-07-03move vector_data.h and ioport_cfg.h to common familyhathach
2023-07-02add etm trace for 6m5hathach
2023-07-01initial ra6m5 ek, board_test led + sw workshathach
2023-07-01remove left-over build_armhathach
2023-07-01fix undef with fsphathach
2023-07-01forgot board.mk for ra6m1hathach
2023-07-01add ra6m1 boardhathach
2023-07-01refactor to match fsp_cfghathach
2023-07-01update linkerhathach
2023-07-01rework ra buildhathach
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-30clean up ra makefilehathach
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