| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-26 | board_stm32h743nucleo: Route USB clock and pins. | William D. Jones | |
| 2019-08-26 | board_stm32h743nucleo: Route major clocks and LED pins. | William D. Jones | |
| 2019-08-24 | stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board ↵ | William D. Jones | |
| that compiles. | |||
| 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 | |
| 2019-07-26 | example clean up | hathach | |
| 2019-07-26 | rename example to webusb_serial | hathach | |
| 2019-07-26 | change landing page | hathach | |
| 2019-07-26 | fix stall response with SET_INTERFACE/GET_INTERFACE | hathach | |
| webusb work with linux & macos | |||
| 2019-07-26 | webusb Always lit LED if connected | hathach | |
| 2019-07-26 | webusb work great with linux | hathach | |
| 2019-07-26 | gitignore | hathach | |
| 2019-07-25 | more webusb + vendor | hathach | |
| 2019-07-24 | move tud_vendor_control_* to usbd.h | hathach | |
| 2019-07-24 | update vendor device similar to cdc read/write | hathach | |
| maybe refactor later | |||
| 2019-07-24 | Merge branch 'master' into develop | hathach | |
| 2019-07-24 | change tud_msc_start_stop_cb() to return void -> bool | hathach | |
| 2019-07-24 | adding vendor | hathach | |
| 2019-07-24 | rename tud_control_vendor_request_cb/complete_cb to ↵ | hathach | |
| tud_vendor_control_request_cb/complete_cb | |||
| 2019-07-22 | Merge branch 'master' into develop | hathach | |
| 2019-07-22 | update docs | hathach | |
| 2019-07-22 | Merge pull request #87 from hathach/add-stm32f411disco | hathach | |
| Add stm32f411disco board | |||
| 2019-07-22 | change EPNUM for example | hathach | |
| 2019-07-22 | add missing conf file | hathach | |
| 2019-07-22 | stm32f411 usb work with example | hathach | |
| 2019-07-22 | refactor stm32f407 to use st hal api | hathach | |
| 2019-07-20 | able to blink LED with stm32f411 | hathach | |
