index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bsp
/
ra
/
boards
/
ra4m1_ek
Age
Commit message (
Expand
)
Author
2025-01-22
- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...
hathach
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-12-16
make sure g_bsp_rom_registers is not dropped by linker in cmake build.
hathach
2024-12-12
rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 by...
hathach
2024-12-12
rasc for ra4m1_ek
hathach
2024-12-10
change ra bsp to match fsp generated directory
hathach
2024-04-05
fix ram overflow with ram41
hathach
2023-07-28
add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does...
hathach
2023-07-26
increase stack size for 6 series to 0x1000, 4 series to 0x800
hathach
2023-07-05
usb hs work with ra 6m5 ek
hathach
2023-07-04
update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...
hathach
2023-07-03
add jlinkscript for detect rtt
hathach
2023-07-03
board pin data clean up
hathach
2023-07-03
move files around
hathach
2023-07-03
move vector_data.h and ioport_cfg.h to common family
hathach
2023-07-01
initial ra6m5 ek, board_test led + sw works
hathach
2023-07-01
forgot board.mk for ra6m1
hathach
2023-07-01
add ra6m1 board
hathach
2023-07-01
refactor to match fsp_cfg
hathach
2023-07-01
update linker
hathach
2023-07-01
rework ra build
hathach
2023-06-30
clean up ra makefile
hathach
2023-06-24
add CPU_CORE for all family
hathach
2023-03-16
add ra4m1_ek board
hathach