summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-08-04add uid for some stm32hathach
2023-08-03add board_get_unique_id() for serial numberhathach
2023-08-03more board_api renamehathach
2023-08-03add lpc43 familyhathach
2023-08-03more board_api.h renamehathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-08-03rename ch32v307 and tm4c123 to use underscorehathach
2023-08-03configQUEUE_REGISTRY_SIZE=4 for lpc18hathach
2023-08-03add osal queue name if neededhathach
2023-08-01Fix STM32G0 build.HiFiPhile
2023-07-28Fixed typo in rp2040 hw bspw family.c0xCCF4
2023-07-25improve processing usb complete and error isr.hathach
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