summaryrefslogtreecommitdiff
path: root/hw/bsp/ra/boards/ra4m1_ek
AgeCommit message (Expand)Author
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-16make sure g_bsp_rom_registers is not dropped by linker in cmake build.hathach
2024-12-12rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 by...hathach
2024-12-12rasc for ra4m1_ekhathach
2024-12-10change ra bsp to match fsp generated directoryhathach
2024-04-05fix ram overflow with ram41hathach
2023-07-28add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does...hathach
2023-07-26increase stack size for 6 series to 0x1000, 4 series to 0x800hathach
2023-07-05usb hs work with ra 6m5 ekhathach
2023-07-04update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...hathach
2023-07-03add jlinkscript for detect rtthathach
2023-07-03board pin data clean uphathach
2023-07-03move files aroundhathach
2023-07-03move vector_data.h and ioport_cfg.h to common familyhathach
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-30clean up ra makefilehathach
2023-06-24add CPU_CORE for all familyhathach
2023-03-16add ra4m1_ek boardhathach