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
/
stm32h5
History
hathach
f2859287df
check for PWR_USBSCR_USB33DEN before enabling USB VDD
2024-04-02 17:11:22 +07:00
..
boards
check for PWR_USBSCR_USB33DEN before enabling USB VDD
2024-04-02 17:11:22 +07:00
FreeRTOSConfig
update FreeRTOSConfig.h
2023-12-18 20:33:43 +07:00
family.c
check for PWR_USBSCR_USB33DEN before enabling USB VDD
2024-04-02 17:11:22 +07:00
family.cmake
update h5 build make/cmake
2023-12-15 18:08:19 +07:00
family.mk
update h5 build make/cmake
2023-12-15 18:08:19 +07:00
stm32h5xx_hal_conf.h
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0)
2023-12-12 16:04:21 +01:00