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
/
nrf
/
family.c
Age
Commit message (
Expand
)
Author
2026-07-24
nrf: etm-trace for nrf52840dk and nrf5340dk
hathach
2026-04-10
add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...
hathach
2026-04-09
Add initial board support for nRF54LM20 DK
gab-k
2026-04-04
make board_uart_read()/write() return -1 when unimplemented for consistency a...
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-11-28
fix build with zephyr with latest nrfx v4
hathach
2025-10-14
fix missing prototypes
hathach
2025-10-13
fix build with west zephyr
hathach
2025-10-13
get cmake build with 54h20 not tested on actual hw, probably not running
hathach
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2025-01-21
zephyr
hathach
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-04-23
clang work with lpc54
hathach
2024-04-22
fix nrfx v3 spim freq when init
hathach
2024-04-22
fix build with nrfx v3, though max3421e spi does not seem to work well.
hathach
2024-04-19
- update nrfx to v3.4.0
hathach
2024-03-22
add note for max3421e is not signal compatible with pca10056/95
hathach
2024-02-19
Fix nRF5340 DK USB host shield build
Xudong Zheng
2023-12-12
add reset usb bus
hathach
2023-12-12
add feather nrf52840 express to hil pool
hathach
2023-11-20
update example to work with featherwing max3421, set max3421 GPIO0 for vbus
hathach
2023-10-04
change tuh_max3421_spi_xfer_api() signature
hathach
2023-09-27
Merge branch 'master' into add-max3421-esp32
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-09-26
tested cdc_msc_hid_freertos with samd51
hathach
2023-09-09
minor rename
hathach
2023-09-08
get spi working for metro m4 express
hathach
2023-09-07
- wrap up hcd max3421, work well with nrf52840
hathach
2023-08-31
improve connection & disconnection detection. But there is still issue when C...
hathach
2023-08-30
call xfer_complete_isr() when result is not successful (stalled or failed)
hathach
2023-08-29
- correct tuh_max3421e_int_api() for nrf52
hathach
2023-08-24
complete enumeration
hathach
2023-08-23
able to get 8 byte descriptor, but read(RCVBC) always return 0
hathach
2023-08-22
able to send setup packet
hathach
2023-08-18
adding connection event handling, add nrf gpio interrupt for max2341e interru...
hathach
2023-08-18
ground works for hcd max3421e
hathach
2023-08-03
more board_api.h rename
hathach
2023-06-16
fix build warnings
hathach
2023-05-15
update nrf cmake and make to support nrf5340 (pca10095)
hathach
2023-03-17
fix trailing space and new line
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2021-05-26
fix board test example build with nrf
hathach
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-03-02
move msp430 into family
hathach
2020-11-28
move all nrf boards into its family group
hathach
2020-11-28
group more nrf boards
hathach
2020-11-28
grouping nrf boards
hathach