| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-01 | more lpc51u68 driver clean up | hathach | |
| 2019-09-01 | update lpc51u68 linker | hathach | |
| 2019-09-01 | clean up | hathach | |
| 2019-09-01 | fix undef __ARM_ARCH_6M__ | hathach | |
| 2019-09-01 | update doc | hathach | |
| 2019-09-01 | Port new board circuitplayground_bluefruit, close #109 | hathach | |
| 2019-09-01 | added new board circuit playground express, close #110 | hathach | |
| 2019-09-01 | change feather/metro m4_express button to D5 | hathach | |
| 2019-09-01 | change metro_m0_express button to D5 | hathach | |
| 2019-09-01 | ported feather m0 express close #108 | hathach | |
| 2019-09-01 | clean up | hathach | |
| 2019-09-01 | Merge pull request #107 from hathach/develop | hathach | |
| support LPC51u68 MCU, close #100 | |||
| 2019-09-01 | update readme and board md | hathach | |
| 2019-09-01 | rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent ↵ | hathach | |
| year for nxp mcu | |||
| 2019-08-31 | fix segger embbeded studio compile issue | hathach | |
| 2019-08-31 | add lpc_driver submobule | hathach | |
| 2019-08-31 | remove submodule lpcopen | hathach | |
| 2019-08-31 | support LPC51u68 #100 | hathach | |
| 2019-08-31 | add button read to board_test example | hathach | |
| 2019-08-31 | close #105 add tud_vendor_write_available() | hathach | |
| 2019-08-26 | board_test example run with lpcxpresso51u68 | hathach | |
| 2019-08-24 | add board_test example for testing new board | hathach | |
| 2019-08-24 | adding lpc51u68 support | hathach | |
| 2019-08-23 | drop board_* in bsp c file | hathach | |
| move hw/cmsis to hw/mcu/nordic since only nrf uses it. | |||
| 2019-08-23 | fix warnings of template descriptor | hathach | |
| 2019-08-20 | Update issue templates | hathach | |
| 2019-08-20 | Update issue templates | hathach | |
| 2019-08-15 | Merge pull request #99 from jepler/issue98-midi-program-change | Scott Shawcroft | |
| midi_device: Send message classes C and D as 2 bytes | |||
| 2019-08-14 | midi_device: Send message classes C and D as 2 bytes | jepler | |
| .. 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 | |||
| 2019-08-12 | Merge pull request #95 from cr1901/stm32f4-ep-fix | hathach | |
| cdc_msc_hid: Limit number of endpoints used by STM32F4 for demo. | |||
| 2019-08-11 | cdc_msc_hid: Limit number of endpoints used by STM32F4 for demo. | William D. Jones | |
| 2019-08-08 | Merge pull request #94 from hathach/develop | hathach | |
| format travis build | |||
| 2019-08-08 | format travis build | hathach | |
| 2019-08-08 | Merge pull request #93 from hathach/develop | hathach | |
| logos !!! | |||
| 2019-08-08 | add logo | hathach | |
| 2019-08-05 | clean up | hathach | |
| 2019-08-05 | Merge pull request #92 from hathach/develop | hathach | |
| merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c | |||
| 2019-08-05 | clean up | hathach | |
| 2019-08-05 | nrf5x remove the depenedent on nrfx_power.h | hathach | |
| 2019-08-05 | merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c | hathach | |
| 2019-08-01 | Merge pull request #90 from hathach/develop | hathach | |
| update from Develop | |||
| 2019-08-01 | doc again | hathach | |
| 2019-08-01 | doc update | hathach | |
| 2019-08-01 | add vendor & webusb support to doc | hathach | |
| 2019-08-01 | clean up | hathach | |
| - remove TUD_WEBUSB_URL_DESCRIPTOR to avoid flexible array member (C++ forbid in strict mode) - remove unused TUD_DESC_STRLEN/TUD_DESC_STR_HEADER/TUD_DESC_STR_HEADER | |||
| 2019-08-01 | add vendor peek, change cdc peek signature, change cdc read_char() return ↵ | hathach | |
| from signed char to int32_t | |||
| 2019-07-30 | clean up | hathach | |
| 2019-07-30 | Merge pull request #89 from hathach/develop | hathach | |
| resolve #35 (vendor class), implement #86 (webusb) | |||
| 2019-07-30 | clean up | hathach | |
| 2019-07-30 | added BOS MS OS 2.0 descriptor to webusb example, it work with windows | hathach | |
