| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-12 | Release 0.9.0 (#716)0.9.0 | Ha Thach | |
| * update change log for release * move changelog into docs/ * more changelog * increase macro version | |||
| 2021-03-12 | Merge pull request #713 from HiFiPhile/cdc_read | Ha Thach | |
| Call One time tu_fifo_write_n on cdcd_xfer_cb | |||
| 2021-03-12 | use !tu_fifo_empty() instead of tu_fifo_count() | hathach | |
| 2021-03-12 | Merge branch 'cdc_read' of https://github.com/HiFiPhile/tinyusb into ↵ | hathach | |
| HiFiPhile-cdc_read | |||
| 2021-03-11 | Add fifo empty check. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2021-03-10 | Call One time tu_fifo_write_n on cdcd_xfer_cb | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2021-03-10 | Update pico sdk 1.1.0 (#712) | Ha Thach | |
| * update pico-sdk to 1.1.0 also correct fetch_submodule_if_empty behavior | |||
| 2021-03-10 | Merge pull request #711 from hathach/usbd-handle-set-interface | Ha Thach | |
| Usbd handle set interface | |||
| 2021-03-10 | Merge pull request #710 from hathach/update-doc | Ha Thach | |
| update doc for BOARD name, add note for udev on Linux | |||
| 2021-03-10 | usbd ack SET_INTERFACE if it is not implemented by class driver. | hathach | |
| 2021-03-10 | clean up | hathach | |
| 2021-03-10 | update doc for BOARD name, add note for udev on Linux | hathach | |
| 2021-03-05 | Merge pull request #708 from hathach/add-back-cmsis5 | Ha Thach | |
| Add back cmsis5 as submodule | |||
| 2021-03-05 | clean up | hathach | |
| some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel | |||
| 2021-03-05 | nrf add lib/CMSIS_5 to DEPS_SUBMODULES | hathach | |
| 2021-03-05 | update DEPS_SUBMODULES to optimize ci | hathach | |
| 2021-03-05 | add back lib/CMSIS_5 submodule | hathach | |
| 2021-03-05 | remove local cmsis_5 | hathach | |
| 2021-03-05 | Merge pull request #702 from hathach/more-ci | Ha Thach | |
| More ci | |||
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-04 | merge no-family example build | hathach | |
| specify FAMILY_SUBMODULES for all boards | |||
| 2021-03-04 | Merge pull request #701 from hathach/ci-cache-toolchain | Ha Thach | |
| cache all toolchains to speed up ci | |||
| 2021-03-04 | Merge pull request #700 from hathach/fix-rp2040-bus-reset | Ha Thach | |
| fix enum walkaround forever check for SE0 when pull up is disabled | |||
| 2021-03-04 | cache all toolchains to speed up ci | hathach | |
| 2021-03-04 | add midi comment | hathach | |
| 2021-03-04 | fix enum walkaround forever check for SE0 when pull up is disabled | hathach | |
| 2021-03-04 | update doc, skip board_test in esp32s2 ci | hathach | |
| 2021-03-04 | add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7 | hathach | |
| 2021-03-04 | Merge pull request #688 from duddie/master | Ha Thach | |
| Fix Endpoint descriptor size for MIDI Device | |||
| 2021-03-03 | Merge pull request #695 from hathach/more-family-board | Ha Thach | |
| More family board | |||
| 2021-03-03 | Create config.yml | Ha Thach | |
| 2021-03-03 | Delete porting.md | Ha Thach | |
| 2021-03-03 | clean up | hathach | |
| 2021-03-03 | add h745disco to family group | hathach | |
| 2021-03-03 | group h743eval and h743nucleo into stm32h7 | hathach | |
| tested and work well | |||
| 2021-03-03 | mcb1800 and lpc18s37 work well with both device and host demo | hathach | |
| 2021-03-03 | add lpc18 family | hathach | |
| 2021-03-03 | Merge pull request #692 from hathach/improve-rp2040 | Ha Thach | |
| Improve rp2040 | |||
| 2021-03-02 | clean up | hathach | |
| 2021-03-02 | rp2040 add disconnection detection | hathach | |
| - also use dcd_event_bus_reset() - Add TODO for suspend, resume later on (need to test with/without vbus detection). | |||
| 2021-03-02 | rp2040 able to get log with rtt | hathach | |
| add note for segger rtt block search range | |||
| 2021-03-02 | update pico-sdk to more recent commit | hathach | |
| - move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset | |||
| 2021-03-02 | Merge pull request #691 from hathach/fix-rp2040-host-build | Ha Thach | |
| fix rp2040 host build | |||
| 2021-03-02 | fix rp2040 host build | hathach | |
| 2021-03-02 | Merge pull request #684 from hathach/rp2040-host-example | Ha Thach | |
| add rp2040 to host example build | |||
| 2021-03-02 | Merge pull request #690 from hathach/submodule-on-the-fly | Ha Thach | |
| Submodule on the fly | |||
| 2021-03-02 | move fomu to its own family, update ci with build risv | hathach | |
| 2021-03-02 | update ci for msp430 family | hathach | |
| 2021-03-02 | move msp430 into family | hathach | |
| 2021-03-02 | add lib/CMSIS_5 v5.7 locally | hathach | |
