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
/
stm32g0
History
hathach
48738df489
move LTO checked to family_support.cmake
2023-06-30 16:05:59 +07:00
..
boards
/stm32g0b1nucleo
fix ci build
2023-06-24 22:58:15 +07:00
FreeRTOSConfig
fix build, update freertos config for cmake
2023-06-16 14:17:25 +07:00
family.c
add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() in systick irq, fix button active state.
2023-06-01 15:58:02 +07:00
family.cmake
move LTO checked to family_support.cmake
2023-06-30 16:05:59 +07:00
family.mk
rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..
2023-06-24 19:31:33 +07:00
stm32g0xx_hal_conf.h
Add stm32g0b1nucleo BSP.
2023-04-14 16:07:04 +02:00