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
/
metro_m4_express
Age
Commit message (
Expand
)
Author
2019-11-20
move -flto to board.mk
hathach
2019-10-24
fix missing board uart read/write()
hathach
2019-09-01
change feather/metro m4_express button to D5
hathach
2019-08-23
drop board_* in bsp c file
hathach
2019-07-01
added adafruit feather m4 express board
hathach
2019-05-15
board clean up, add button for ea4088
hathach
2019-05-14
makefile clean up
hathach
2019-05-14
clean up
hathach
2019-05-14
update license year to 2019
hathach
2019-05-01
add make.mk and rules.mk to help new makefile example
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-04-02
clean up
hathach
2019-04-01
add board_button_read()
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-23
clean up bsp, adde board_millis()
hathach
2019-03-23
add board_noos_millis() for blinky
hathach
2019-03-22
simplify board API, adding stm32f3 discovery
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-03-20
fix pca10056 build error due to nrfx undef usage
hathach
2019-03-20
move -nostdlib (-nostartfiles) into board.mk
hathach
2019-03-17
update flash-jlink target for m0 and m4 board
hathach
2018-12-03
update board metro0 and metro4
hathach
2018-11-25
Introduce a Makefile for the OS_NONE device example
Scott Shawcroft
2018-11-21
clean up
hathach
2018-11-21
clean up
hathach
2018-11-21
has issue with metro m0 clock init
hathach
2018-11-21
move metro m4 clock init to board
hathach
2018-11-20
samd51 metro m4 add init_mcu() and usb init
hathach
2018-11-14
add sand51 project to ses
hathach
2018-11-14
added board led for metro m4
hathach
2018-11-13
adding Adafruit metro m0/m4 express
hathach