index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
feather_nrf52840_express
Age
Commit message (
Expand
)
Author
2020-11-28
grouping nrf boards
hathach
2020-10-08
clean up jlink default interface
hathach
2020-05-17
enable -Wcast-align
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-06
call tud_irq_handler() for all nrf5x board
hathach
2020-04-06
move irqhandler to application
hathach
2020-03-24
nrf use new cmsis_4 submodule for core header
hathach
2020-03-10
update freertos example
hathach
2020-03-08
add uart for feather nrf52840
hathach
2020-03-07
clean up LD_FILE using $(BOARD)
hathach
2019-11-20
move -flto to board.mk
hathach
2019-10-24
fix missing board uart read/write()
hathach
2019-10-01
-Wno-error=cast-function-type is only available for gcc 8+, change travis dis...
hathach
2019-09-27
add -Wextra for more warnings to example
hathach
2019-08-24
add board_test example for testing new board
hathach
2019-08-23
drop board_* in bsp c file
hathach
2019-08-05
clean up
hathach
2019-08-05
merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c
hathach
2019-05-29
use adafruit-nrfutil dfu as default flash target for feather nrf52840
hathach
2019-05-20
add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840
hathach
2019-05-15
board clean up, add button for ea4088
hathach
2019-05-14
more makefile clean up
hathach
2019-05-14
update license year to 2019
hathach
2019-05-02
add hid_test.py for testing #58
hathach