summaryrefslogtreecommitdiff
path: root/examples/device/cdc_dual_ports
AgeCommit message (Expand)Author
2022-09-13Remove unreachable codeBen Avison
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-06-28update rp2040 warningshathach
2022-06-28Merge branch 'master' into rp2040_warninghathach
2022-06-27rework suppress_tinyusb_warningsgraham sanderson
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-09-09add other speed descriptor callback tud_descriptor_other_speed_configuration_...hathach
2021-08-26TD 9.12 remote wakeup testhathach
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12dcd: sam7x: rename family dcd to include the whole familyRafael Silva
2021-06-11Add sketchy SAME70 DCD driver.HiFiPhile
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-05-30Rework rp2040 examples and CMake build:graham sanderson
2021-05-30don't override CFG_TUSB_OS in cdc_dual_ports examplegraham sanderson
2021-04-19cmake cleanuphathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach
2021-03-18clean up some exampleshathach
2021-03-02update pico-sdk to more recent commithathach
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 dual cdc compiled and testedhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-18Reset CDC examples to original stateJan Dümpelmann
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-19minor clean uphathach
2020-07-16add tud_speed_get()hathach
2020-07-06correct EP Size for cdc dual and webusb examplehathach
2020-06-15clean up, update other example confighathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-03-03Merge pull request #280 from majbthrd/nuc505Ha Thach
2020-02-26Add langid to example cdc_dual_ports.Chang Feng
2020-02-07add Nuvoton NUC505Peter Lawrence
2020-01-11echo to both serial at oncehathach
2020-01-11clean examplehathach
2019-12-28implement multiple interfaces supportPeter Lawrence