index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
claude/mtp-data-phase-fixes
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
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2023-03-19
bsp for f2 f3
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
Merge pull request #1391 from perigoso/renesas-ra
Ha Thach
2023-03-16
rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC
hathach
2023-03-16
fix HAL_Delay no effect bug on st platform
tyustli
2023-03-08
Merge branch 'master' into renesas-ra
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-06-02
rework make freertos port handling
Rafael Silva
2021-03-18
add example specific DEPS_SUBMODULES
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
2020-10-30
use cmsis 5 for all stm32
hathach
2020-10-30
f3 use offical st driver repo
hathach
2020-10-11
Merge pull request #520 from salkinium/feature/misc_enhancements
Ha Thach
2020-10-11
Remap USB IRQs on STM32F303 BSP
Niklas Hauser
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 fsdev
hathach
2020-03-28
Update F3 BSP for new HAL
Nathan Conrad
2020-03-26
Modify include of HAL, and remove CMSIS clock configuration code, and impleme...
Nathan Conrad
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
2019-10-24
fix missing board uart read/write()
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
tested all the stm32f4 board, work great
hathach
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 const...
Nathan Conrad
2019-09-09
Start clock on F0 and F0, and handle USB interrupts.
Nathan Conrad
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-08-23
drop board_* in bsp c file
hathach
2019-07-22
stm32f411 usb work with example
hathach
2019-07-20
able to blink LED with stm32f411
hathach
2019-07-20
clean up
hathach
2019-07-19
rename bsp of stm32 board
hathach