passkey firmware - USB dongle to paste your credentials
Go to file
hathach 07048b943e add primitive_types.h for portable with uint8,16,32_t, and bool
add osal_common.h to ease the complaint of MISRA 19.1
implement OSAL_NONE Task loop, semaphore wait/post and its test code
2013-01-30 11:35:37 +07:00
demos house keeping 2013-01-27 16:19:18 +07:00
tests add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00
tinyusb add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00
.cproject add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00
.project update project setting to have most warning option enable with simple switch on/off (off for faster compiling time) 2013-01-15 14:41:19 +07:00
README.md added files 2012-11-27 15:21:47 +07:00
doxygen.Doxyfile update project setting to have most warning option enable with simple switch on/off (off for faster compiling time) 2013-01-15 14:41:19 +07:00

README.md

tinyusb

an embedded open-source usb stack for ARM MCUs