Commit Graph

  • 7abafbb1bd Merge pull request #807 from UweBonnes/lpc55-port1-hs Ha Thach 2021-04-26 20:28:47 +07:00
  • ba90a8cb79 use correct NBYTES_MAX for full and high speed hathach 2021-04-26 20:22:40 +07:00
  • c26875e70d add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that is m4 but cannot unaligned acces on usb ram hathach 2021-04-26 17:42:49 +07:00
  • a8e109cb3d clean up hathach 2021-04-26 17:14:20 +07:00
  • fd7337fe04 mcu_link: Board support for MCU_LINK with LPC55S69JBD64 Uwe Bonnes 2021-04-26 10:26:46 +02:00
  • 8ebdf2b097 ip3511 correct buffer offset, nbytes layout for highspeed port1 hathach 2021-04-26 14:43:58 +07:00
  • f14daf2081 fix unaligned access with port1 hs hathach 2021-04-24 15:04:58 +07:00
  • b15d126d59 lpc55 improve multiple controller support hathach 2021-04-24 13:36:05 +07:00
  • 7089df2088 lpc55 correct bus_reset with highspeed on support controller hathach 2021-04-24 12:19:13 +07:00
  • 8bed369c7f lpc55 better multiport support hathach 2021-04-24 11:30:14 +07:00
  • 8642c2045c update dcd ip3511 for better multiple rhport support hathach 2021-04-24 10:44:14 +07:00
  • 7072f0155e Change tu_fifo_get_linear_write/read_info() to return a struct Reinhard Panhuber 2021-04-23 11:48:54 +02:00
  • a98d0217a0 Init len_wrap = 0 to fix compiler complains. Reinhard Panhuber 2021-04-23 10:47:22 +02:00
  • 4dd1f1f3b5 Fix include path in audio_device.h Reinhard Panhuber 2021-04-23 10:32:22 +02:00
  • 03f974c9b9 Implement functions to allow for DMA usage in audio driver. Reinhard Panhuber 2021-04-23 10:27:48 +02:00
  • 7998f11258 USBTMC: remove reference to visa DLL (which only was for windows, and auto-select instead. Nathan Conrad 2021-04-22 21:47:51 -04:00
  • b8e5885c2b Removes polltimeout behaviour and restructures Jeremiah McCarthy 2021-04-22 17:45:33 -04:00
  • 8c80ddeb54 Fix statte check on DATA stage Jeremiah McCarthy 2021-04-22 17:00:57 -04:00
  • cc440ade81 Remove custom status description table Jeremiah McCarthy 2021-04-22 16:47:05 -04:00
  • 45e401e69d Remove unused alt_setting Jeremiah McCarthy 2021-04-22 16:42:54 -04:00
  • e54d9d10af Add const Jeremiah McCarthy 2021-04-22 16:39:43 -04:00
  • 289af581bb Remove uunused code Jeremiah McCarthy 2021-04-22 16:06:06 -04:00
  • 18e9d253e9 Remove usb reset callback Jeremiah McCarthy 2021-04-22 16:04:09 -04:00
  • 0936a76dc9 Remove nonstd behaviour Jeremiah McCarthy 2021-04-22 15:59:49 -04:00
  • 88dea7a0a8 Move debug from .h to .c Jeremiah McCarthy 2021-04-22 15:02:50 -04:00
  • 01661b3f28 Replace dfu_mode with dfu Jeremiah McCarthy 2021-04-22 14:56:52 -04:00
  • 5c5d4b189f add lpc55 uart write hathach 2021-04-22 19:24:19 +07:00
  • d8fd4352a3 Merge pull request #798 from hathach/uac2_fix_cs_as_int_alt_set_0 Ha Thach 2021-04-22 10:56:13 +07:00
  • 29bcc83d0f Remove unnecessary volatile and short audio function index to func_id Reinhard Panhuber 2021-04-21 17:01:38 +02:00
  • 705753f448 Merge remote-tracking branch 'upstream/master' into uac2_fix_cs_as_int_alt_set_0 Reinhard Panhuber 2021-04-20 20:15:54 +02:00
  • c7c11b181c Clean up old depracted and misleading variable names Reinhard Panhuber 2021-04-20 20:15:02 +02:00
  • fef0d54559 Refactor static function for better performance Reinhard Panhuber 2021-04-20 19:56:40 +02:00
  • 4408ffce88 Fix pointer alt_setting to be cleared when driver gets initialized Reinhard Panhuber 2021-04-20 18:44:56 +02:00
  • c5f440a6aa Merge pull request #794 from hathach/fix-ci-rp2040 Ha Thach 2021-04-19 15:17:05 +07:00
  • a2be6c1472 correct boot stage2 for itsybitsy and qt rp2040 hathach 2021-04-19 14:03:29 +07:00
  • 59f0fa1e5e cmake cleanup hathach 2021-04-19 13:30:04 +07:00
  • 27c4a7db8d Update bug_report.md Ha Thach 2021-04-19 13:18:19 +07:00
  • 01801c881b Merge pull request #783 from alisitsyn/esp-based_on_334e95f Ha Thach 2021-04-19 13:01:50 +07:00
  • f2874f2431 Merge pull request #790 from hathach/group-f0 Ha Thach 2021-04-18 17:00:12 +07:00
  • faae19f560 update ci build hathach 2021-04-18 15:44:50 +07:00
  • 0517377dcb add stm32f072eval to group hathach 2021-04-18 15:44:34 +07:00
  • 4c8750badb add f070 nucleo to group hathach 2021-04-18 14:26:07 +07:00
  • a5b406da51 create stm32f0 group hathach 2021-04-18 13:24:34 +07:00
  • d35c92eccd Merge pull request #789 from kapacuk/freertos Ha Thach 2021-04-18 13:09:05 +07:00
  • 9fceed39fc When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn Dima Barsky 2021-04-17 23:43:03 +01:00
  • 803b755554 update per review hathach 2021-04-18 01:50:16 +07:00
  • 38cc459c93 Merge branch 'master' into alisitsyn-esp-based_on_334e95f hathach 2021-04-18 01:30:19 +07:00
  • 4ba64719bd Merge pull request #788 from kapacuk/blackpill Ha Thach 2021-04-18 00:11:14 +07:00
  • 70c89da7ba Change LED_STATE_ON to 0 for f401 and f411 blackpill boards Dima Barsky 2021-04-16 15:51:19 +01:00
  • 91e574075d espressif: temporarily remove the espressif_addax_1 board from test Alex Lisitsyn 2021-04-16 15:49:21 +02:00
  • f5e02e72ed espressif: group boards using target name as a family Alex Lisitsyn 2021-04-16 13:37:14 +02:00
  • 9f925bc900 Added support for Black Magic Probe (#787) Dima Barsky 2021-04-16 14:23:27 +01:00
  • 2f0cb8b5f1 tinyusb: add support of esp32s3 target Alex Lisitsyn 2021-03-09 11:29:07 +01:00
  • c611199632 Merge pull request #593 from hathach/edpt_ISO_xfer Ha Thach 2021-04-16 01:59:47 +07:00
  • c7e4a86166 Fix bug in audio_4_channel_mic.c Reinhard Panhuber 2021-04-15 19:40:57 +02:00
  • 93dffba0ac Merge pull request #786 from kapacuk/seeeduino-fixes Ha Thach 2021-04-16 00:03:28 +07:00
  • 9ecb91e1bd fix build with LOG=2 hathach 2021-04-15 23:47:28 +07:00
  • 53eb74698b Merge branch 'seeeduino-fixes' of github.com:kapacuk/tinyusb into seeeduino-fixes Dima Barsky 2021-04-15 16:14:48 +01:00
  • 62a0d5b42d Changed LED_PIN to 17, LED_STATE_ON to 0 Dima Barsky 2021-04-14 18:07:28 +01:00
  • fa0d71f2cf Try to resolve include hassle in uac2_headset Reinhard Panhuber 2021-04-15 17:04:25 +02:00
  • 2e65d1543f update cmakelist for audio_4_channel hathach 2021-04-15 12:14:01 +07:00
  • b687a4fc20 Merge branch 'master' into edpt_ISO_xfer hathach 2021-04-15 12:12:52 +07:00
  • 3c84776e0a minor clean up hathach 2021-04-15 12:09:12 +07:00
  • ad11481dd1 update plot script to work on macos and linux hathach 2021-04-15 12:08:50 +07:00
  • 8d9f60ca5e Improve user feedback in case of wrong configuration of audio driver Reinhard Panhuber 2021-04-14 21:52:54 +02:00
  • 662cdcfb91 Changed LED_PIN to 17 Dima Barsky 2021-04-14 18:07:28 +01:00
  • 7b45b38fe4 Remove DFU mode and rt Jeremiah McCarthy 2021-04-12 11:17:01 -04:00
  • 8411f5b5c9 Merge pull request #782 from hathach/remove-submodule-pico-sdk Ha Thach 2021-04-11 14:05:13 +07:00
  • 7c10b25dc1 try to correct ci hathach 2021-04-11 13:45:55 +07:00
  • c8bb0020ea update rp2040 to use pico-sdk externally hathach 2021-04-11 13:37:07 +07:00
  • bebc910447 remove pico-sdk as submodule hathach 2021-04-11 13:19:51 +07:00
  • cb1eee8b2d Merge pull request #776 from joeycastillo/master Ha Thach 2021-04-11 12:39:54 +07:00
  • 861fff00ff Add SAML22 boards to build.yml Joey Castillo 2021-04-10 17:03:21 -04:00
  • 13e474997c Update boards.md with SAM L22 boards Joey Castillo 2021-04-10 17:02:59 -04:00
  • 7c8b4991f1 Add support for SAM L22 family Joey Castillo 2021-04-05 00:02:51 -04:00
  • 2134c1a875 Fix defines in audio_device.c Reinhard Panhuber 2021-04-08 21:48:36 +02:00
  • 97d1609c72 Ensure half word alignment in audio 4 channel example Reinhard Panhuber 2021-04-08 20:15:08 +02:00
  • 4bebb9ca49 Remove depracted defines in audio_device.c Reinhard Panhuber 2021-04-08 20:11:51 +02:00
  • 930eca0748 Add 4 channel microphone audio example using software encoding Reinhard Panhuber 2021-04-08 19:56:26 +02:00
  • ae851bba31 Resolve gcc warnings for no parameter functions Jeremiah McCarthy 2021-04-07 17:15:26 -04:00
  • 2e2dc7bdc5 Revise per initial comments Jeremiah McCarthy 2021-04-07 17:05:04 -04:00
  • 8eacdffebd Optimize encode/decode - refactor unnecessary repetitive division Reinhard Panhuber 2021-04-07 20:07:28 +02:00
  • d9a0cc9e9f more cleanup hathach 2021-04-07 15:56:43 +07:00
  • 893919a848 remove tu_fifo_backward_write/read_pointer API hathach 2021-04-07 13:27:28 +07:00
  • 2468f9e26d more _ff_pull/push clean up hathach 2021-04-07 13:15:25 +07:00
  • 9042e973d3 clean up _ff_push_n hathach 2021-04-07 12:52:57 +07:00
  • d6737fb5fe use tu_unaligned_write32() for _ff_push_const_addr hathach 2021-04-07 12:34:00 +07:00
  • d0fa4d5189 rename hathach 2021-04-07 12:24:24 +07:00
  • 8ac156622d fix cast-align warning hathach 2021-04-07 00:38:12 +07:00
  • a3c06aa7bc more clean up for _ff_pull_const_addr_in_full_words() hathach 2021-04-06 23:39:39 +07:00
  • d82ee2f8c0 refactor _ff_pull_n() with const addr hathach 2021-04-06 23:12:04 +07:00
  • 58bab86d79 minor clean up hathach 2021-04-06 21:09:23 +07:00
  • c5db2282ad Merge branch 'master' of github.com:hathach/tinyusb into edpt_ISO_xfer hathach 2021-04-06 19:35:01 +07:00
  • 1d20c84798 add tu_unaligned_read32/write32 (#772) Ha Thach 2021-04-06 19:32:01 +07:00
  • 8b79040c38 code format hathach 2021-04-06 15:34:50 +07:00
  • c39b7b8177 Add DFU runtime and mode "class" Jeremiah McCarthy 2021-04-05 17:52:33 -04:00
  • bc2cb99780 Remove unreachable callback Jeremiah McCarthy 2021-04-05 17:06:27 -04:00
  • fdc91f8d2c Fix bug during initialization of DFU Mode Jeremiah McCarthy 2021-04-05 16:48:09 -04:00
  • c5b8ef1529 Separate DFU RT and Mode. Untested Jeremiah McCarthy 2021-04-05 16:32:58 -04:00
  • 68687ed0f4 fix build hathach 2021-04-06 01:16:51 +07:00