This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
hw
/
bsp
/
stm32u5
History
hathach
fbf64b122d
switch freertos to static allocation only (dynamic = 0), since it is possible now with latest freertos cmake
2023-11-16 22:12:38 +07:00
..
boards
uart working on u5a5
2023-10-31 11:39:20 +07:00
FreeRTOSConfig
switch freertos to static allocation only (dynamic = 0), since it is possible now with latest freertos cmake
2023-11-16 22:12:38 +07:00
family.c
add unique id for u5, also allow to build with OPT_OS_CUSTOM
2023-11-02 19:32:25 +07:00
family.cmake
add cmake support for u575 nucleo
2023-10-17 22:48:54 +07:00
family.mk
Merge branch 'master' into feat-stm32u575_nucleo
2023-10-17 22:31:33 +07:00
stm32u5xx_hal_conf.h
fix trailing space and new line
2023-03-17 16:12:49 +07:00