index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/validator-done-signals
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
/
bsp
/
stm32l476disco
Age
Commit message (
Expand
)
Author
2021-11-02
grouping stm32L4 family in bsp
hathach
2021-11-02
add fix for stm32l4 (version 3.10a) which generate transfer complete when set...
hathach
2021-03-18
add example specific DEPS_SUBMODULES
hathach
2021-03-17
spaces
hathach
2021-03-17
explicitly add dcd source file without vendor/family
hathach
2021-03-05
update DEPS_SUBMODULES to optimize ci
hathach
2021-03-04
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
hathach
2021-03-04
merge no-family example build
hathach
2021-01-26
change output filename to BOARD-Directory
hathach
2020-10-30
use cmsis 5 for all stm32
hathach
2020-10-30
add more stm mcu
hathach
2020-10-30
l4 use offical st driver repo
hathach
2020-10-08
clean up jlink default interface
hathach
2020-05-06
stm32l476disco: Fix system clock setup
Jerzy Kasenberg
2020-05-06
stm32l476disco: fix uninitialized filed usage
Jerzy Kasenberg
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-26
Modify include of HAL, and remove CMSIS clock configuration code, and impleme...
Nathan Conrad
2019-12-12
Merge pull request #234 from hathach/stm32f4-blackpill
Ha Thach
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
2019-10-24
fix missing board uart read/write()
hathach
2019-10-03
couldn't get 32L4 running with crystal less mode
hathach
2019-09-13
adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet
hathach