index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
mcu
/
st
Age
Commit message (
Collapse
)
Author
2023-03-10
remove most of the submodules
hathach
2022-10-11
Add stm32u5xx offical driver.
LynnL4
2022-03-05
Add stm32wb cmsis and hal driver submodules from ST
Jerzy Kasenberg
2020-10-30
remove st_driver submodule
hathach
2020-10-30
add more stm mcu
hathach
2020-10-30
l4 use offical st driver repo
hathach
2020-10-30
l0 use offical st driver repo
hathach
2020-10-30
h7 use offical st driver repo
hathach
2020-10-30
f7 use offical st driver repo
hathach
2020-10-30
f3 use offical st driver repo
hathach
2020-10-30
f2 use offical st driver repo
hathach
2020-10-30
f1 use offical st driver repo
hathach
2020-10-30
f0 use offical st driver repo
hathach
2020-10-30
f4 use offical st driver repo
hathach
2020-03-28
Update F4 BSP with new HAL config
Nathan Conrad
2019-09-13
adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet
hathach
2019-09-10
update st_driver
hathach
2019-09-06
update submodule st_driver with all stm32 families
hathach
2019-09-05
remove submodule stm32lib
hathach
2019-09-05
swith stm32h7 to use st_driver
hathach
2019-09-05
switch stm32f3 to use st_driver
hathach
2019-09-05
switch stm32f4 to use st_driver submodule
hathach
2019-09-05
adding st_driver as submodule
hathach
2019-08-24
stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board ↵
William D. Jones
that compiles.
2019-07-19
rename bsp of stm32 board
hathach
2019-05-15
change stm32lib submodule to our folk for now for flexibility
hathach
2019-05-14
update license year to 2019
hathach
2019-03-22
adding stm32f3 support
hathach
2019-03-04
st: Use submodules for system files when possible, use more up to date
William D. Jones
files otherwise. Update STM32F4-DISCOVERY demo and board.mk to reflect changes.
2019-02-27
Move all paths using "stm" to "st" subdirectories, update config.mk.
William D. Jones