summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-04-03Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-04-03Generalize audio driver for 3 audio functions plus a lot more.Reinhard Panhuber
2021-04-02Merge pull request #766 from hathach/enhance-midiHa Thach
2021-04-02revert make optimize flaghathach
2021-04-02rename midi write()/read() to stream_write() stream_read()hathach
2021-04-02fix midi tx fifo overflow cause data corruptionhathach
2021-03-31skip freertos example for efm32gg12Rafael Silva
2021-03-31Merge pull request #757 from kkitayam/add_support_for_gr_citrusHa Thach
2021-03-31remove NVIC_SystemReset() in freertos exampleshathach
2021-03-30change suffix to _asm to be more explicithathach
2021-03-29add suffix _s to object of assembly filehathach
2021-03-27added configurations for RX63Xkkitayam
2021-03-23remove ses project since it is all broken and occupies spacehathach
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-17move esp32s2 and rp2040 target rule to its family.mkhathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
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