summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-18clean up some exampleshathach
2021-03-17Revert "Add Linux support to tmc example"Jeremiah McCarthy
2021-03-17move esp32s2 and rp2040 target rule to its family.mkhathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-16Add Linux support to tmc exampleJeremiah McCarthy
2021-03-13Add new line at end of python scriptReinhard Panhuber
2021-03-13Add python script to plot audio sample data.Reinhard Panhuber
2021-03-13move AUDIO_SAMPLE_RATE to example main.chathach
2021-03-10Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-03-10Merge remote-tracking branch 'upstream/edpt_ISO_xfer' into edpt_ISO_xferReinhard Panhuber
2021-03-10Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio StreamsReinhard Panhuber
2021-03-10Merge branch 'master' into edpt_ISO_xferhathach
2021-03-10Update pico sdk 1.1.0 (#712)Ha Thach
2021-03-10clean uphathach
2021-03-10update doc for BOARD name, add note for udev on Linuxhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-03group h743eval and h743nucleo into stm32h7hathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-03-02update ci for msp430 familyhathach
2021-03-02remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5hathach
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-02-26add rp2040 to host example buildhathach
2021-02-24Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-24fix cihathach
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-23Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-24remove obsolete host examplehathach
2021-02-23move ehci and ohci to portable folderhathach
2021-02-23enable host example ci build for imxrthathach
2021-02-23host msc: call read_capacity as part of enumerationhathach
2021-02-23rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()hathach
2021-02-22rename hcd_lpc18_43 to hcd_transdimensionhathach
2021-02-19make midi example less ambigous for cable and channelhathach
2021-02-12Fix a ; in #define definitionReinhard Panhuber
2021-02-12Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-12Complete redesign of audio driver.Reinhard Panhuber
2021-02-11rename examples folder dfu_rt to dfu_runtimehathach
2021-02-11rename dfu_rt to dfu_runtime for easy readinghathach
2021-02-11Merge pull request #645 from ipopov/webserial-fixHa Thach
2021-02-10Address review comments:Ivo Popov
2021-02-10Fix unintended control transfers in webserial example.Ivo Popov
2021-02-10Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040.Ivo Popov
2021-02-09update hid_composite_freertos examplehathach
2021-02-09tud_hid_report_complete_cb() APIhathach