| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Adding support for LPC54114
|
|
|
|
|
|
|
|
There is still issue with cdc_msc_hid example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added new boards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support LPC51u68 MCU, close #100
|
|
|
|
year for nxp mcu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that compiles.
|
|
|
|
|
|
move hw/cmsis to hw/mcu/nordic since only nrf uses it.
|
|
|
|
|
|
|
|
midi_device: Send message classes C and D as 2 bytes
|
|
.. sending these as two 1-byte messages with CIN of 0xF is
misinterpreted by OSes including Windows 10 and (reportedly)
Mac.
Testing performed: Ran the reproducer script, which sends Program
Change (0xCx) messages. I did not check with Change Pressure (0xDx)
messages, but expect the same thing.
Closes: #98
|
|
cdc_msc_hid: Limit number of endpoints used by STM32F4 for demo.
|
|
|
|
format travis build
|