index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
stm32f303disco
/
board.mk
Age
Commit message (
Collapse
)
Author
2020-10-30
use cmsis 5 for all stm32
hathach
2020-10-30
f3 use offical st driver repo
hathach
2020-10-08
clean up jlink default interface
hathach
2020-01-10
clean up flash-stlink
hathach
2019-12-11
close #204 define HSE_VALUE in _hal_conf instead of board.mk
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-09-27
add -Wextra for more warnings to example
hathach
non-stack warning (probably mcu driver) should be suppressed in the board.mk
2019-09-12
ported stm32f2, added board stm32f207zg nucleo
hathach
close #127
2019-09-11
ported stm32f3, close #67
hathach
2019-09-10
Rename the STM32 MCU options.
Nathan Conrad
2019-09-10
Move interrupt handler into device driver, and rename the OPT_MCU_STM32 ↵
Nathan Conrad
constants.
2019-09-09
Update F3 BSP and create F070RB BSP. Both are untested (but compile).
Nathan Conrad
2019-09-05
swith stm32h7 to use st_driver
hathach
2019-09-05
switch stm32f3 to use st_driver
hathach
2019-07-19
rename bsp of stm32 board
hathach