mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-01 04:58:35 +00:00
1ae548432099fde8ccf9b0be5de899b2168c1f41
NOTES: print_greeting if is executed before the start of freeRTOS scheduler --> hardfault - print_greeting->vsprintf->systick -> bunch of ISR --> hardfault. printf using serial after the start of scheduler is ok though
tinyusb
an embedded open-source usb stack for ARM MCUs
Languages
C
93.3%
CMake
2.9%
Makefile
1.5%
Python
1.4%
C++
0.5%
Other
0.4%