summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-18Merge pull request #789 from kapacuk/freertosHa Thach
2021-04-17When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQnDima Barsky
2021-04-18Merge pull request #788 from kapacuk/blackpillHa Thach
2021-04-16Change LED_STATE_ON to 0 for f401 and f411 blackpill boardsDima Barsky
2021-04-16Added support for Black Magic Probe (#787)Dima Barsky
2021-04-16Merge pull request #593 from hathach/edpt_ISO_xferHa Thach
2021-04-15Fix bug in audio_4_channel_mic.cReinhard Panhuber
2021-04-16Merge pull request #786 from kapacuk/seeeduino-fixesHa Thach
2021-04-15fix build with LOG=2hathach
2021-04-15Merge branch 'seeeduino-fixes' of github.com:kapacuk/tinyusb into seeeduino-f...Dima Barsky
2021-04-15Changed LED_PIN to 17, LED_STATE_ON to 0Dima Barsky
2021-04-15Try to resolve include hassle in uac2_headsetReinhard Panhuber
2021-04-15update cmakelist for audio_4_channelhathach
2021-04-15Merge branch 'master' into edpt_ISO_xferhathach
2021-04-15minor clean uphathach
2021-04-15update plot script to work on macos and linuxhathach
2021-04-14Improve user feedback in case of wrong configuration of audio driverReinhard Panhuber
2021-04-14Changed LED_PIN to 17Dima Barsky
2021-04-11Merge pull request #782 from hathach/remove-submodule-pico-sdkHa Thach
2021-04-11try to correct cihathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
2021-04-11remove pico-sdk as submodulehathach
2021-04-11Merge pull request #776 from joeycastillo/masterHa Thach
2021-04-10Add SAML22 boards to build.ymlJoey Castillo
2021-04-10Update boards.md with SAM L22 boardsJoey Castillo
2021-04-09Add support for SAM L22 familyJoey Castillo
2021-04-08Fix defines in audio_device.cReinhard Panhuber
2021-04-08Ensure half word alignment in audio 4 channel exampleReinhard Panhuber
2021-04-08Remove depracted defines in audio_device.cReinhard Panhuber
2021-04-08Add 4 channel microphone audio example using software encodingReinhard Panhuber
2021-04-07Optimize encode/decode - refactor unnecessary repetitive divisionReinhard Panhuber
2021-04-07more cleanuphathach
2021-04-07remove tu_fifo_backward_write/read_pointer APIhathach
2021-04-07more _ff_pull/push clean uphathach
2021-04-07clean up _ff_push_nhathach
2021-04-07use tu_unaligned_write32() for _ff_push_const_addrhathach
2021-04-07renamehathach
2021-04-07fix cast-align warninghathach
2021-04-06more clean up for _ff_pull_const_addr_in_full_words()hathach
2021-04-06refactor _ff_pull_n() with const addrhathach
2021-04-06minor clean uphathach
2021-04-06Merge branch 'master' of github.com:hathach/tinyusb into edpt_ISO_xferhathach
2021-04-06add tu_unaligned_read32/write32 (#772)Ha Thach
2021-04-06code formathathach
2021-04-06fix buildhathach
2021-04-06audio driver only use USE_LINEAR_BUFFER = 0 for stm32 synopsys driverhathach
2021-04-06revert dcd_edpt_xfer_fifo() implementation for esp32s2hathach
2021-04-06revert dcd_edpt_xfer_fifo() implementation for nuc120 121hathach
2021-04-06revert dcd_edpt_xfer_fifo() implementation for msp430hathach
2021-04-05revert dcd_edpt_xfer_fifo() implementation for stm32_fsdevhathach