| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-16 | net_lwip_webserver: further simplify pbuf_copy_partial() usage | Peter Lawrence | |
| 2021-08-15 | Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usb | Ha Thach | |
| [PORT] Add GD32VF103 support and Sipeed Longan Nano Board support | |||
| 2021-08-15 | skip freertos example for gd32vf103 | hathach | |
| 2021-08-13 | Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rx | Ha Thach | |
| add settings for Renesas RX family | |||
| 2021-08-10 | update node script to always shift dummy reportID like python | hathach | |
| allow specify all product id with 0xFFFF in boards.js | |||
| 2021-08-09 | fix hid_test.py for hid inout to correctly preceeded with dummy reportID | hathach | |
| add note for install hidapi on windows | |||
| 2021-08-05 | change webusb-serial landing page | hathach | |
| - to example.tinyusb.org/webusb-serial/ - remove landing page from doc | |||
| 2021-08-03 | Revert "Disable -Werror for now" | Stefan Kerkmann | |
| This reverts commit 5e0c2e122300e7a6289b3bd08044f9cf1dbdef05. | |||
| 2021-08-03 | Disable -Werror for now | Stefan Kerkmann | |
| Without having __riscv_flen defined we get multiple warinings. But defining it causes the startup code to contain floating point instructions. This results in a exception right after booting. See startup_gd32vf103.S lines 289-294 should open a PR at nuclei sdk | |||
| 2021-08-02 | net_lwip_webserver: utilize pbuf_copy_partial() | Peter Lawrence | |
| 2021-07-22 | Merge pull request #950 from HiFiPhile/dfu | Ha Thach | |
| DFU improvements | |||
| 2021-07-22 | rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE | hathach | |
| 2021-07-21 | Update EPNUM in usb_descriptors.c | MasterPhi | |
| 2021-07-17 | Fix merge error. | MasterPhi | |
| 2021-07-17 | Fix ISO support. | MasterPhi | |
| 2021-07-17 | Merge branch 'master' into dcd_same70 | HiFiPhile | |
| 2021-07-16 | revert unrelated midi exmample | hathach | |
| 2021-07-15 | revert debug midi changes | hathach | |
| 2021-07-15 | fix warnings | hathach | |
| 2021-07-15 | rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU | hathach | |
| 2021-07-15 | wrap up DFU update | hathach | |
| 2021-07-14 | more rename and update | hathach | |
| 2021-07-14 | rename dfu API | hathach | |
| - tud_dfu_dnload_complete() -> tud_dfu_download_complete() - tud_dfu_req_dnload_data_cb() -> tud_dfu_download_cb() - tud_dfu_req_upload_data_cb() -> tud_dfu_upload_cb() | |||
| 2021-07-12 | rename tud_dfu_set_timeout_cb() to tud_dfu_get_status_cb() | hathach | |
| also add state as argument | |||
| 2021-07-12 | simplify TUD_DFU_DESCRIPTOR with alternate count | hathach | |
| remove CFG_TUD_DFU_ALT_COUNT since there is only one DFU functional descriptor | |||
| 2021-07-12 | rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR | hathach | |
| 2021-07-12 | Merge branch 'dfu' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-dfu | hathach | |
| 2021-07-08 | add settings for Renesas RX family | kkitayam | |
| 2021-07-08 | Add bwPollTimeout set callback, postpone download callback after GETSTATUS | Mengsk | |
| 2021-07-07 | Refactor with one DFU functionnal descriptor | HiFiPhile | |
| 2021-07-07 | Reactor to one functional descriptor. | Mengsk | |
| 2021-07-06 | Update | MasterPhi | |
| 2021-07-06 | Merge pull request #938 from HiFiPhile/uac_example | Ha Thach | |
| Bug fix and Enhancements of UAC2 | |||
| 2021-07-05 | Add alt settings support in DFU class. | Mengsk | |
| 2021-07-04 | Skip MCU | MasterPhi | |
| 2021-07-04 | Skip MCU | MasterPhi | |
| 2021-07-05 | Merge pull request #931 from hathach/more-hid-host | Ha Thach | |
| More hid host update | |||
| 2021-07-04 | Move audio_control_request_t to audio.h | MasterPhi | |
| 2021-07-04 | Prevent overflow noise | MasterPhi | |
| 2021-07-04 | Partially revert "skip uac2_headset for mcu that does not have enough sram" | MasterPhi | |
| This reverts commit 6e1f812e3542f6d9047a3b8148f2f073ba38b91f. | |||
| 2021-07-04 | Clear FIFO only if enabled... | MasterPhi | |
| Add buffer align | |||
| 2021-07-04 | skip uac2_headset for mcu that does not have enough sram | hathach | |
| 2021-07-04 | Add 24bit loopback in example. | MasterPhi | |
| 2021-07-04 | Refactor descriptor, add alt settings support. | MasterPhi | |
| 2021-07-04 | Fix typo | MasterPhi | |
| 2021-07-04 | Fix audiod_get_AS_interface_index in audio class. | MasterPhi | |
| Enhance uac2_headset example with multiple sample rates. Add macro to calculate EP size. | |||
| 2021-07-01 | update hid_composite freertos with capslock as well | hathach | |
| 2021-07-01 | better support for hid device set/get protocol | hathach | |
| add caplock detection for hid_composite | |||
| 2021-06-29 | fix warnings | hathach | |
| 2021-06-28 | fix SET_PROTOCOl, update hid host behavior for default boot interface | hathach | |
