summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-07-24Merge branch 'master' into hcd-abort-xferHa Thach
2023-07-24add hcd abort xfer for rp2040 pio usbhathach
2023-07-24minor clean uphathach
2023-07-24fix ohci warnings, and add freertosconfig for lpc4088hathach
2023-07-24add etm trace pinmux for 4088 quickstarthathach
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-07-24add lpc40 to cmakehathach
2023-07-20Fix trailing spaces issuejferreir
2023-07-20fix compilation issues for XMC4500_RELAXjferreir
2023-07-20Add support for XMC4700_RELAX kitjferreir
2023-07-20Add UART_DEV supportjferreir
2023-07-20Add UART_DEV supportjferreir
2023-07-18Merge pull request #2152 from kilograham/is_pico_pio_usb_supportedHa Thach
2023-07-18add is_compiler_supported_by_pico_pio_usb()graham sanderson
2023-07-18fix etm trace clock with stm32h743eval boardhathach
2023-07-18correct jlink dev for rt1010hathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-07-03board pin data clean uphathach
2023-07-03wrap up ra updatehathach
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-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-29add hcd_frame_number() for pio-usb hosthathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
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-26auto detect FAMILY based on BOARDhathach
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-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-24more make updatehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
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