index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
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
etmtrace-rp2350
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
Age
Commit message (
Expand
)
Author
2023-07-24
Merge branch 'master' into hcd-abort-xfer
Ha Thach
2023-07-24
add hcd abort xfer for rp2040 pio usb
hathach
2023-07-24
minor clean up
hathach
2023-07-24
fix ohci warnings, and add freertosconfig for lpc4088
hathach
2023-07-24
add etm trace pinmux for 4088 quickstart
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-24
add lpc40 to cmake
hathach
2023-07-20
Fix trailing spaces issue
jferreir
2023-07-20
fix compilation issues for XMC4500_RELAX
jferreir
2023-07-20
Add support for XMC4700_RELAX kit
jferreir
2023-07-20
Add UART_DEV support
jferreir
2023-07-20
Add UART_DEV support
jferreir
2023-07-18
Merge pull request #2152 from kilograham/is_pico_pio_usb_supported
Ha Thach
2023-07-18
add is_compiler_supported_by_pico_pio_usb()
graham sanderson
2023-07-18
fix etm trace clock with stm32h743eval board
hathach
2023-07-18
correct jlink dev for rt1010
hathach
2023-07-14
add clock_config.c for imxrt generated by mcuxpresso config
hathach
2023-07-03
board pin data clean up
hathach
2023-07-03
wrap up ra update
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-02
add etm trace for 6m5
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
move LTO checked to family_support.cmake
hathach
2023-06-30
clean up ra makefile
hathach
2023-06-29
add hcd_frame_number() for pio-usb host
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-26
more rp2040 family clean up
hathach
2023-06-26
minor clean up with include_guard()
hathach
2023-06-26
fix warnings when enable rtt with rp2040
hathach
2023-06-26
auto detect FAMILY based on BOARD
hathach
2023-06-25
fix ci with lpc55 and kl, move hw test l4 to cmake iar
hathach
2023-06-25
run ci with -DCMAKE_BUILD_TYPE=MinSizeRel
hathach
2023-06-24
fix l4 freertos build
hathach
2023-06-24
fix build with L4
hathach
2023-06-24
fix ci build
hathach
2023-06-24
move all IAR to cmake
hathach
2023-06-24
add cmake for f0, f1
hathach
2023-06-24
more make update
hathach
2023-06-24
rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..
hathach
2023-06-24
more CPU_CORE
hathach
2023-06-24
add CPU_CORE for all family
hathach
2023-06-24
rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L
hathach
2023-06-24
update all stm32 to use new enhance make
hathach
2023-06-24
separate iar and gcc build for clean make, also add cpu specific make
hathach
[next]