This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-04-03 07:21:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
hw
/
bsp
/
stm32f407g_disc1
History
hathach
e6612ab82c
move -nostdlib (-nostartfiles) into board.mk
...
since nrf5x require the use of std startup. Add verbose mode to makefile
2019-03-20 01:23:49 +07:00
..
board_stm32f407g_disc1.c
update stm32 dcd stall control endpoint
2019-03-13 16:54:10 +07:00
board_stm32f407g_disc1.h
needs to be filled out. blinks though
2018-11-27 18:11:03 -08:00
board.mk
move -nostdlib (-nostartfiles) into board.mk
2019-03-20 01:23:49 +07:00
STM32F407VGTx_FLASH.ld
stm32f place startup*.o first in linking order due to gcc flto bug
2019-03-19 16:41:00 +07:00