summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-18fix ci with kl25zhathach
2023-03-18minor clean uphathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17update example descriptionhathach
2023-03-17fix ci build with fomuhathach
2023-03-17fix trailing space and new linehathach
2023-03-17update host example, add pio-pico-usb for rp2040hathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-16Merge branch 'master' into renesas-rahathach
2023-03-13Avoid spamming out endpoint on connectJames Smith
2023-03-13Removed tabs from host hid_controller exampleJames Smith
2023-03-13Updated host hid_controller example to demo tuh_hid_send_reportJames Smith
2023-03-11Merge branch 'master' into renesas-rahathach
2023-03-10adding python script to manage dependencies instead of submodulehathach
2023-03-08fix freertos build with iar, format/indent link_typehathach
2023-03-08Merge branch 'master' into renesas-rahathach
2023-03-08improve cihathach
2023-03-06Merge pull request #1933 from kilograham/rp2040_llvm_tweaksHa Thach
2023-03-06more ci fixhathach
2023-03-06integrate top.mk into make.mkhathach
2023-03-06fix iar cihathach
2023-03-06update size to fix macos cihathach
2023-03-05ignore mkdir in windows cihathach
2023-03-05more ci testhathach
2023-03-05fix ci build on windowshathach
2023-03-02rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARMgraham sanderson
2023-02-28Merge pull request #1828 from HiFiPhile/stm32_fsdevHa Thach
2023-02-16Merge pull request #1825 from HiFiPhile/mic_testPanRe
2023-02-16Merge pull request #1853 from NullMember/masterHiFiPhile
2023-02-13add metro m7 1011 board def (not running yet)hathach
2023-02-06* don't force dependency on pico-pio-usb submodulegraham sanderson
2023-02-04change length in tud_hid_report_complete_cb() from uint8 to uint16hathach
2023-01-31fix typo issue #1859hathach
2023-01-30Merge pull request #1768 from ftdigdm/port-ft90xHa Thach
2023-01-30hardcoded configPRIO_BITS for IAR build to pass CIhathach
2023-01-30Merge branch 'master' into port-ft90xHa Thach
2023-01-21update stm32f1 to support iar buildhathach
2023-01-20slightly update rule.mk for IARhathach
2023-01-20fix warninghathach
2023-01-18fix iar build with board_testhathach
2023-01-18dont use non-std strncasecmphathach
2023-01-18get most examples build with iarhathach
2023-01-17update freertos example to build with iarhathach
2023-01-17update makefile to support iar build starting with stm32f070hathach
2023-01-13examples/uac2: Fix mute and volume array lengthsMalik Enes Safak
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-30Fix CI.Mengsk
2022-12-30Add multi-rate audio test example for new ISO buffer allocation.Mengsk
2022-12-29Minor audio_test example fix.Mengsk