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
/
pyboardv11
Age
Commit message (
Collapse
)
Author
2020-11-29
group all stm32f4 boards
hathach
2020-10-30
use cmsis 5 for all stm32
hathach
2020-10-30
f4 use offical st driver repo
hathach
2020-10-08
clean up jlink default interface
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-08
move irq for stm32 synopsys
hathach
2020-03-07
clean up LD_FILE using $(BOARD)
hathach
make it easier to duplicate bsp
2020-01-10
clean up HSE_VALUE for stm32
hathach
2020-01-10
clean up flash-stlink
hathach
2019-12-12
Merge pull request #234 from hathach/stm32f4-blackpill
Ha Thach
move VBUS sense out of dcd_synosys to bsp
2019-12-11
close #204 define HSE_VALUE in _hal_conf instead of board.mk
hathach
2019-12-11
move VBUS sense out of dcd_synosys to bsp
hathach
2019-11-20
move -flto to board.mk
hathach
current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out).
2019-10-24
fix missing board uart read/write()
hathach
2019-09-18
added board feather stm32f045
hathach
2019-09-14
pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correct
William D. Jones
frequency.
2019-09-10
Add pyboard (v1.1) BSP. cdc_msc_hid example tested.
William D. Jones