| Age | Commit message (Collapse) | Author |
|
Add support for GR-CITRUS
|
|
|
|
|
|
|
|
|
|
add hid keys from 0x6B to 0xA4
|
|
|
|
|
|
add suffix _s to object of assembly file
|
|
|
|
|
|
|
|
https://github.com/kkitayam/tinyusb into kkitayam-add_support_for_gr_citrus
|
|
|
|
Add releases to Mynewt repository.yml
|
|
This makes it possible to setup Mynewt project which checkouts
specified version of tinyusb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EFM32 Family Support
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
SAM E54 XPlained Pro: free PLL1 for application
|
|
remove ses project since it is all broken and occupies space
|
|
|
|
|
|
|
|
The board now runs off the internal oscillator at 48 MHz.
This is sufficient to run the TinyUSB examples.
A better performing clock setup is keep in the file as init_clock_xtal()
as an example.
|
|
|
|
Add stm32f072-eval board
|
|
|
|
|
|
|
|
|
|
|
|
fix race condition that could cause drop packet of Bulk OUT transfer
|
|
|
|
|