summaryrefslogtreecommitdiff
path: root/hw/bsp
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-01Merge branch 'hathach:master' into blackf407VEA. Hooper
2023-07-01Correct loader fileAndrew Hooper
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-30Update support for Cynthion boardsmndza
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
2023-06-23Board support for STM32F407VETxAndrew Hooper
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-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-15refactor khci to chipidea fs driver for device (host is not yet)hathach
2023-06-14update kinetis kl to use mcx-sdk, also add cmake supporthathach
2023-06-14mcx neeed helps to locate rtt control blockhathach
2023-06-14update segger rtt to fix cast alignhathach
2023-06-12Merge pull request #2104 from hathach/g4-pdHa Thach
2023-06-09move protocol message to stack, disable battery in PWR's CR3hathach