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
/
kinetis_kl
History
hathach
7213b8abb1
move tools/cmake to examples/build_system
2023-11-23 20:06:22 +07:00
..
boards
/frdm_kl25z
fix build, update freertos config for cmake
2023-06-16 14:17:25 +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
gcc
update kinetis kl to use mcx-sdk, also add cmake support
2023-06-14 22:36:44 +07:00
family.c
change hcd_int_handler(rhport, in_isr) signature: add in_isr
2023-09-27 15:51:03 +07:00
family.cmake
move tools/cmake to examples/build_system
2023-11-23 20:06:22 +07:00
family.mk
make nanolib linking explicitly by each family/board
2023-11-23 12:43:13 +07:00