hathach 1ae5484320 finally able to get freeRTOS run with current mouse + keyboard example
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
2013-04-25 15:43:33 +07:00
2013-02-06 13:15:12 +07:00
2013-02-06 13:15:12 +07:00
2012-11-27 15:21:47 +07:00

tinyusb

an embedded open-source usb stack for ARM MCUs

Description
An open source cross-platform USB stack for embedded system
Readme MIT 84 MiB
Languages
C 94%
CMake 2.5%
Makefile 1.4%
Python 1%
C++ 0.6%
Other 0.5%