Commit Graph

  • aabf02fe29 add adafruit feather, itsy bitsy and qt rp2040 hathach 2021-01-25 17:23:33 +07:00
  • c43ac7f1d7 Merge pull request #603 from hathach/pico-followup Ha Thach 2021-01-25 17:18:24 +07:00
  • 5f999fa6a0 Fix dcd issues on cxd56 Kamil Tomaszewski 2021-01-22 16:03:31 +01:00
  • 40e0e7e35f Define Spresense EP numbers for cdc_msc example Kamil Tomaszewski 2021-01-22 16:00:09 +01:00
  • 36064e3d7d Update Spresense SDK to 2.0.2 Kamil Tomaszewski 2021-01-22 15:56:56 +01:00
  • 6e027b1c4b revert ci cache toolchain, use xpack for armgcc and risv hathach 2021-01-25 16:42:00 +07:00
  • 314c82b2ec more with toolchain cache hathach 2021-01-25 16:11:18 +07:00
  • 2a3bb78679 change riscv toolchain to xpack hathach 2021-01-25 15:55:58 +07:00
  • 8820aa8715 fix ci hathach 2021-01-25 15:42:06 +07:00
  • 066d268007 try to cache all toolchains to speed up ci hathach 2021-01-25 15:38:29 +07:00
  • 8bec3be68c try fixing msp430 cache hathach 2021-01-25 13:46:23 +07:00
  • 83614418b5 get all device example build with rp2040 (except freeRTOS) hathach 2021-01-25 13:28:23 +07:00
  • ec458292fe fix host build hathach 2021-01-25 13:25:47 +07:00
  • 0fe0757657 correct msp430 cache hathach 2021-01-25 12:53:24 +07:00
  • c2b0083f0a change msp430 caching, use url for cache key hathach 2021-01-25 12:49:04 +07:00
  • ed280e3ec1 correct ci scripts hathach 2021-01-25 12:21:50 +07:00
  • edc2224118 rp2040: start to adopt TU coding conventions Peter Lawrence 2021-01-23 20:21:58 -06:00
  • 587d1b334b rp2040_hcd: check pointer before using Peter Lawrence 2021-01-23 20:19:10 -06:00
  • bcf16c04bd enable ci for rp2040 hathach 2021-01-24 01:28:56 +07:00
  • 87daf28421 rp2040 skip freertos example hathach 2021-01-24 01:26:16 +07:00
  • 4101df7a75 rp2040 hid_composite compiled and tested hathach 2021-01-24 00:54:58 +07:00
  • 599b428e13 rp2040 dfu_rt dynamic_configuration compiled hathach 2021-01-24 00:52:46 +07:00
  • 26522d0ec5 rp2040 dual cdc compiled and tested hathach 2021-01-24 00:47:49 +07:00
  • 959a94b98d rp2040 audio_test compile hathach 2021-01-24 00:44:17 +07:00
  • ffad6eaf80 cmake esp32s2 and rp2040 getting along hathach 2021-01-24 00:12:20 +07:00
  • 469ca2f155 Merge pull request #600 from hathach/refactor-bsp Ha Thach 2021-01-23 23:28:35 +07:00
  • e6ce18b019 text clean up hathach 2021-01-23 18:46:06 +07:00
  • e217c82895 more ci clean up hathach 2021-01-23 18:32:56 +07:00
  • cdd1c45306 improve ci for esp32s2 hathach 2021-01-23 18:09:57 +07:00
  • 575b43e67d seperate ci build for family and orphaned boards hathach 2021-01-23 17:32:24 +07:00
  • 8e52272b28 ci checkout sub-submodule hathach 2021-01-23 15:21:24 +07:00
  • d619444cb4 change lwip to github mirror hathach 2021-01-23 14:55:12 +07:00
  • 8af7ae867d action checkout submodule=true hathach 2021-01-23 14:34:06 +07:00
  • a15f02dcc1 try fetchRecurseSubmodules = false hathach 2021-01-23 14:26:59 +07:00
  • b0b78c0efb try to fix cross included submodules with pico-sdk hathach 2021-01-23 01:15:20 +07:00
  • fd56ae777e doc update hathach 2021-01-23 01:12:56 +07:00
  • 50e0b81713 add pico-sdk as submodule hathach 2021-01-23 01:05:09 +07:00
  • c58c8c4229 rp2040 cdc_msc work well hathach 2021-01-23 00:59:50 +07:00
  • a780a8762b rp2040 better support multiple boards hathach 2021-01-23 00:32:14 +07:00
  • b8847de802 get board_test running with pico on both led and button hathach 2021-01-23 00:12:10 +07:00
  • b6e9c42b02 update cmake build to work with esp32s2 and rp2040 hathach 2021-01-22 14:58:32 +07:00
  • 67a9cdc35b fix compiler warning hathach 2021-01-22 11:33:25 +07:00
  • edd91d28f5 Merge pull request #599 from hathach/group-boards-into-family Ha Thach 2021-01-22 11:29:42 +07:00
  • 0cf2b02791 Merge branch 'master' into group-boards-into-family hathach 2021-01-22 11:17:10 +07:00
  • 4cd8a95ef7 more ci hathach 2021-01-22 10:43:52 +07:00
  • 2b3008f9a8 fix esp32s2 ci build hathach 2021-01-22 09:41:41 +07:00
  • 388abe9d9c Merge pull request #598 from hathach/pico Ha Thach 2021-01-21 17:14:02 +07:00
  • 755d4180c9 revert submodules changes hathach 2021-01-21 16:57:10 +07:00
  • 1e134cbb31 Merge branch 'master' into pico Ha Thach 2021-01-21 16:35:13 +07:00
  • f1551d7a5f Add __restrict keyword and memore alignment to src/dst pointer of Reinhard Panhuber 2021-01-20 20:14:23 +01:00
  • e0aa405d19 RP2040 support graham sanderson 2021-01-19 19:52:07 -06:00
  • 93ec6f3735 Adjust #include "dcd.h" to "device/dcd.h", the same for usbd.h in usbd.c Reinhard Panhuber 2021-01-19 17:10:08 +01:00
  • 56edc2b261 Change names from edpt_ISO_xfer to edpt_iso_xfer Reinhard Panhuber 2021-01-19 10:50:19 +01:00
  • 99e6bc3720 Explicitly add cast to uint32_t before shifting uint8 to left Reinhard Panhuber 2021-01-18 17:54:08 +01:00
  • 595a88b34c Correct include path to #include "common/tusb_fifo.h" Reinhard Panhuber 2021-01-18 17:38:32 +01:00
  • 15152b62ce Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer Reinhard Panhuber 2021-01-18 17:16:25 +01:00
  • dff588d772 Implement dcd_edpt_ISO_xfer() and adapt transmission scheme Reinhard Panhuber 2021-01-18 17:15:23 +01:00
  • 2284db1fb5 Add usbd_edpt_ISO_xfer() Reinhard Panhuber 2021-01-18 17:14:17 +01:00
  • 51c80630f5 Clean up Reinhard Panhuber 2021-01-18 17:13:06 +01:00
  • 8450bc3225 Add FIFO copy modes: tu_fifo_copy_mode_t Reinhard Panhuber 2021-01-18 17:12:39 +01:00
  • 84c383061f Add tusb_fifo.h header file to dcd.h Reinhard Panhuber 2021-01-18 17:08:59 +01:00
  • 3a3ada0c57 Implement the usage of usbd_edpt_ISO_xfer() Reinhard Panhuber 2021-01-18 17:07:15 +01:00
  • bdbcb8df39 Add tu_fifo_read_n_into_other_fifo() to copy into from FIFO into another Reinhard Panhuber 2021-01-17 11:55:33 +01:00
  • 7aaccd94d2 Merge pull request #590 from kkitayam/support_for_cmd Ha Thach 2021-01-14 11:37:34 +07:00
  • d7cfd8b91d replaced variable name to CMDEXE from UNAME. removed the rule that .d files are converted to .P files. kkitayam 2021-01-14 01:19:43 +09:00
  • ffe0fc7537 update build_all.py to support both single board and family group hathach 2021-01-13 17:34:22 +07:00
  • 4f41501fc7 move luna into samd21 group hathach 2021-01-13 16:59:55 +07:00
  • 4b2714acb2 clean up hathach 2021-01-13 16:50:28 +07:00
  • 75c58e08e5 add f746nucleo to group f7 hathach 2021-01-13 16:41:00 +07:00
  • 6eba383009 add f746disco into f7 group hathach 2021-01-13 16:34:42 +07:00
  • 39d2c219b5 add stlinkv3mini to f7 group hathach 2021-01-13 15:52:54 +07:00
  • fecad9bab4 add stm32f769disco into f7 family hathach 2021-01-13 14:17:15 +07:00
  • e252fade2c add f767nucleo to stm32f7 group hathach 2021-01-13 13:46:21 +07:00
  • 55566bb188 adding stm32f7 family hathach 2021-01-13 13:20:09 +07:00
  • 8c5c46454f also build boards without family hathach 2021-01-13 12:56:33 +07:00
  • fc69dd70cf Changed some source file paths for SRC_C to relative paths. Added statements to validate GCCVERSION on Windows Command Prompt. kkitayam 2021-01-12 01:02:17 +09:00
  • 8fa083d79e added support for cmd.exe as a shell on make. kkitayam 2021-01-10 20:46:29 +09:00
  • 05728e2b18 Merge pull request #589 from gsteiert/feature-dbl-m33 Ha Thach 2021-01-11 11:46:51 +07:00
  • f4300afb1c moving sct neopixel driver to shared library Greg Steiert 2021-01-10 18:31:40 +00:00
  • 5ca7c285f5 moved neopixel to its own files with additional features Greg Steiert 2021-01-10 05:17:49 +00:00
  • 485d8fa77e Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer Reinhard Panhuber 2021-01-09 12:10:08 +01:00
  • cfcffe94ce Merge pull request #588 from hathach/use-dcd_event_bus_reset Ha Thach 2021-01-08 23:09:18 +07:00
  • d33b22d127 fix ci hathach 2021-01-08 22:48:52 +07:00
  • 6e6e6265e4 use dcd_event_bus_reset() with speed to replace bus_signal hathach 2021-01-08 22:34:36 +07:00
  • fb896be201 Merge pull request #587 from hathach/followup-pr581 Ha Thach 2021-01-08 21:17:38 +07:00
  • cca27fc383 another rename hathach 2021-01-08 16:54:50 +07:00
  • 201ea7ca6d remove inline for update_grxfsiz hathach 2021-01-08 16:38:41 +07:00
  • 9998e8a665 more minor work hathach 2021-01-08 16:34:36 +07:00
  • 86c34a9a33 minor clean up following pr581 hathach 2021-01-08 16:25:30 +07:00
  • 1f00a182c4 Merge pull request #581 from hathach/dcd_synopsis_mem_allocation Ha Thach 2021-01-08 12:45:46 +07:00
  • 5442508f82 Merge pull request #586 from hathach/walkround-samd21-setup-overflow Ha Thach 2021-01-08 11:57:25 +07:00
  • 3e1d85eed2 comment clean up hathach 2021-01-08 11:43:26 +07:00
  • cc5dfd03cd update comment and correct the size to 8+2 hathach 2021-01-08 11:21:26 +07:00
  • 60620dca42 walkround for samd21 setup_packet overflow hathach 2021-01-08 01:21:03 +07:00
  • 9f0b401f80 Merge pull request #585 from hathach/increase-hid-default-epbuf Ha Thach 2021-01-07 12:25:16 +07:00
  • 29f84b1602 change default CFG_TUD_HID_EP_BUFSIZE from 16 to 64 hathach 2021-01-07 11:58:05 +07:00
  • 29f42903f3 Merge pull request #582 from gsteiert/feature-dbl-m33 Ha Thach 2021-01-07 10:19:51 +07:00
  • 9c3bdd621b added Double M33 Express to boards.md Greg Steiert 2021-01-07 02:25:04 +00:00
  • f2b4567a2b Correct function declaration Reinhard Panhuber 2021-01-04 17:15:42 +01:00
  • 2fa500af18 Minor corrections for PR Reinhard Panhuber 2021-01-04 17:00:23 +01:00