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
/
stm32h743nucleo
Age
Commit message (
Expand
)
Author
2021-03-03
group h743eval and h743nucleo into stm32h7
hathach
2020-10-30
use cmsis 5 for all stm32
hathach
2020-10-30
h7 use offical st driver repo
hathach
2020-06-30
stm32h743nucleo: Enable Log via STLINK-VCP.
Uwe Bonnes
2020-05-17
enable -Wcast-align
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-26
Modify include of HAL, and remove CMSIS clock configuration code, and impleme...
Nathan Conrad
2020-03-11
fix more build
hathach
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
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-09-27
add -Wextra for more warnings to example
hathach
2019-09-12
ported stm32f2, added board stm32f207zg nucleo
hathach
2019-09-11
added stm32f767nucleo board, board_test works
hathach
2019-09-11
tested all the stm32f4 board, work great
hathach
2019-09-11
Merge pull request #136 from hathach/develop
hathach
2019-09-09
stm32: Refactor so F4 and H7 use a single Synopsys IP source file.
William D. Jones
2019-09-09
more clean up
hathach
2019-09-05
swith stm32h7 to use st_driver
hathach
2019-09-03
board_stm32h743nucleo: Implement user button for mouse/keyboard demo.
William D. Jones
2019-08-30
stm32h7: Enable USB peripheral (device does not enumerate yet).
William D. Jones
2019-08-26
board_stm32h743nucleo: Route USB clock and pins.
William D. Jones
2019-08-26
board_stm32h743nucleo: Route major clocks and LED pins.
William D. Jones
2019-08-24
stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th...
William D. Jones