summaryrefslogtreecommitdiff
path: root/examples/device/dynamic_configuration
AgeCommit message (Expand)Author
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2021-08-28fix msc example with out of bound lba (due to compliant test)hathach
2021-08-28correct msc example return type of tud_msc_scsi_cb()hathach
2021-08-26TD 9.12 remote wakeup testhathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-05-30Rework rp2040 examples and CMake build:graham sanderson
2021-04-19cmake cleanuphathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
2021-04-02rename midi write()/read() to stream_write() stream_read()hathach
2021-04-02fix midi tx fifo overflow cause data corruptionhathach
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach
2021-03-02update pico-sdk to more recent commithathach
2021-02-19make midi example less ambigous for cable and channelhathach
2021-02-06Merge pull request #618 from homeodor/masterHa Thach
2021-02-06CDC-like blocking behaviour for MIDIAlexander Golovanov
2021-02-01added enumerate walkaround for RP2040-E5hathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2021-01-24rp2040 dfu_rt dynamic_configuration compiledhathach
2020-08-22add OPT_MCU_SAMD11hathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-04-23complete the midi output for dynamic configurationhathach
2020-04-20start adding dynamic configuration examplehathach