Commit Graph

  • 4a1f7d0243 Fix mynewt osal queue definition Jerzy Kasenberg 2019-11-29 16:25:08 +01:00
  • 97b90b6fc9 Merge pull request #231 from xobs/fix-fomu-out-rx Ha Thach 2019-11-29 17:38:09 +07:00
  • 26dcc19b18 valentyusb: eptri: don't double-advance read buffer Sean Cross 2019-11-29 18:14:23 +08:00
  • acb80dec65 Merge pull request #228 from noebrun/patch-1 Ha Thach 2019-11-29 00:28:55 +07:00
  • e9725dcdbe use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51 hathach 2019-11-28 13:48:55 +07:00
  • d7558e8a0f use dcd_edpt0_status_complete() to set address without blocking for samd21/samd51/stm32_fsdev hathach 2019-11-28 13:39:29 +07:00
  • ac701c398b clean up hathach 2019-11-28 12:18:56 +07:00
  • 552cc3ef33 implement dcd_edpt_stall hathach 2019-11-28 11:56:35 +07:00
  • 5dc04887e2 get passed set address hathach 2019-11-28 11:48:08 +07:00
  • 6bc245cb36 add dcd_edpt0_status_complete() which is useful for several mcu port hathach 2019-11-28 11:46:36 +07:00
  • 40b454cf28 get passed first get device descriptor hathach 2019-11-27 23:20:48 +07:00
  • 6225d5bcfd able to handle setup packet hathach 2019-11-27 16:01:25 +07:00
  • bc21714c7e detect bus reset hathach 2019-11-27 14:49:19 +07:00
  • 2e0dcd50ea Merge pull request #230 from hathach/develop Ha Thach 2019-11-27 13:44:09 +07:00
  • 302746d02c Merge branch 'develop' into port-samg55 hathach 2019-11-27 12:35:59 +07:00
  • fe1eadf177 fix #229 hathach 2019-11-27 12:34:30 +07:00
  • 8a1b6327ba extract code to invoke_class_control() hathach 2019-11-27 12:12:52 +07:00
  • 745f0b4521 clean up hathach 2019-11-27 11:02:24 +07:00
  • d7228094fd missing source file for cdc_msc to compile Noe Brun 2019-11-26 13:51:16 +01:00
  • 4c9c13c767 add uart sync support hathach 2019-11-26 18:21:46 +07:00
  • 387384c0d9 fix samg55 with newlib missing end symbol hathach 2019-11-26 17:39:51 +07:00
  • 6a6f3efd0f Merge pull request #227 from hathach/develop Ha Thach 2019-11-25 23:25:20 +07:00
  • 3a2d63613b logo design hathach 2019-11-25 22:56:37 +07:00
  • 13f4223517 add the most important contributor hathach 2019-11-25 21:10:08 +07:00
  • 7c606563ed lower case for arturo hathach 2019-11-25 20:52:27 +07:00
  • 0fccfc647f update hathach 2019-11-25 13:37:55 +07:00
  • 168f0cb471 update readme hathach 2019-11-25 13:33:50 +07:00
  • a91ac72dbd add the most important file of the project: CONTRIBUTORS.md hathach 2019-11-25 13:29:42 +07:00
  • c691dc4cb2 update hathach 2019-11-25 10:42:32 +07:00
  • 58e8265964 usb hw init OK hathach 2019-11-24 23:46:28 +07:00
  • 24b2cea139 Merge branch 'master' into port-samg55 hathach 2019-11-24 21:22:42 +07:00
  • 64b05a1d5f Merge pull request #225 from xobs/fomu-offset-fix Ha Thach 2019-11-24 11:18:53 +07:00
  • a106c5114b bsp: fomu: fix rom address for example programs Sean Cross 2019-11-24 01:15:31 +00:00
  • ac65e94b86 Merge branch 'develop' hathach 2019-11-24 00:53:31 +07:00
  • a3ed87972d more doc hathach 2019-11-24 00:52:34 +07:00
  • 2379ce8d65 update doc, RT1011 verified to work, thanks to @arturo182 hathach 2019-11-23 21:59:28 +07:00
  • 15d6f813c2 Merge pull request #224 from hathach/develop Ha Thach 2019-11-23 21:53:58 +07:00
  • 778cff19c1 added rt1010 board support hathach 2019-11-23 21:18:40 +07:00
  • 0ee70512ac Merge pull request #223 from hathach/develop Ha Thach 2019-11-23 01:26:58 +07:00
  • 9758f3e461 doc update hathach 2019-11-23 01:11:37 +07:00
  • a6b1289096 added rt1015 evk board hathach 2019-11-23 01:09:39 +07:00
  • d76eb8d659 doc update hathach 2019-11-23 00:51:43 +07:00
  • d991466a8e fix rt1010 rt1020 only has 1 usb controller, rt1050 rt1060 has 2 hathach 2019-11-23 00:48:56 +07:00
  • 4ecb07afc5 added MIMX RT1052 Evaluation Kit hathach 2019-11-23 00:19:53 +07:00
  • 98c5084292 Merge pull request #222 from hathach/develop Ha Thach 2019-11-22 17:59:40 +07:00
  • cc9b6b93c8 update doc for RT1060 evk hathach 2019-11-22 17:42:52 +07:00
  • 38b14725f7 rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX hathach 2019-11-22 17:40:12 +07:00
  • d1d8ded43b added iMX RT1060 EVK board support hathach 2019-11-22 17:36:04 +07:00
  • 281e8cd9ec rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX hathach 2019-11-22 15:42:46 +07:00
  • b7e5d463e9 Merge pull request #221 from hathach/develop Ha Thach 2019-11-22 15:41:38 +07:00
  • 00a571fc38 doc update hathach 2019-11-22 15:37:23 +07:00
  • ca741dfc2a Merge pull request #220 from hathach/develop Ha Thach 2019-11-22 15:16:41 +07:00
  • a02e723d09 rename dcd lpc18_43 to transdimension hathach 2019-11-22 14:54:23 +07:00
  • 6123b600fc rename dcd_lpc18_43 to dcd_transdimension hathach 2019-11-22 14:47:07 +07:00
  • a0b2561a2d move nxp dcd ehci controller reset and modde into dcd hathach 2019-11-22 14:20:10 +07:00
  • f623dbc425 config clean up hathach 2019-11-22 12:41:47 +07:00
  • 636c1475ba clean up hathach 2019-11-22 12:38:24 +07:00
  • fca4653b95 able to compile dcd 18/43 with rt1064 hathach 2019-11-22 12:34:41 +07:00
  • 2ead26a12d more clean up hathach 2019-11-22 12:26:40 +07:00
  • ccb09db3b7 more clean up hathach 2019-11-22 12:16:47 +07:00
  • 7e16a9a1db more constant rename clean up hathach 2019-11-22 12:14:55 +07:00
  • 8aacd1eacd refactor dcd_lpc18_43, making it capatible with rt10xx hathach 2019-11-22 12:11:13 +07:00
  • 623b16af2e clean up dcd lpc18_43 hathach 2019-11-22 00:58:18 +07:00
  • 1f52273d99 move dcd_lpc18_43.h into .c file hathach 2019-11-22 00:38:22 +07:00
  • 627d9a2b33 adding irq to rt1064evk hathach 2019-11-22 00:34:31 +07:00
  • 03deeea465 fix segger host example hathach 2019-11-22 00:32:49 +07:00
  • f5d737aa7e moving irq to bsp for lpc17/40 hathach 2019-11-21 23:19:38 +07:00
  • bbec47b647 adding tud_isr/tuh_isr with lpc18/43 hathach 2019-11-21 22:20:30 +07:00
  • 9fe34c2e62 update build all script to build a specific hathach 2019-11-21 16:37:34 +07:00
  • 043697ab95 rename lpc 17/18 irq to dcd_isr/hcd_isr hathach 2019-11-21 16:08:08 +07:00
  • f0682f6279 Merge pull request #219 from xobs/fix-eptri-ep-clear hathach 2019-11-20 22:00:59 +07:00
  • 54d597b723 rt1064evk led, button, uart all work hathach 2019-11-20 17:10:30 +07:00
  • a9282eab51 eptri: clear proper endpoint when opening IN port Sean Cross 2019-11-20 17:45:21 +08:00
  • f638594536 move -flto to board.mk hathach 2019-11-20 16:06:40 +07:00
  • 1aa3f085cb adding support for NXP rt1064 evk board, boad test led + sw8 work. hathach 2019-11-20 15:30:10 +07:00
  • c2fb813658 Merge pull request #217 from xobs/valentyusb-eptri hathach 2019-11-18 12:37:34 +07:00
  • 56abce44f3 Merge pull request #208 from hathach/fix-issue-207 hathach 2019-11-14 10:10:42 +07:00
  • 679821e917 fomu: bsp: don't call usb isr when usb is disabled Sean Cross 2019-11-13 11:10:37 -08:00
  • 67267a9399 fomu: bsp: remove unused messible functions Sean Cross 2019-11-13 11:08:56 -08:00
  • dce070ebe0 examples: make: specify CROSS_COMPILE for fomu Sean Cross 2019-11-13 09:26:00 -08:00
  • 737d437ab8 travis: fetch xPack risc-v toolchain Sean Cross 2019-11-13 09:22:18 -08:00
  • cc73990530 tusb: rename foosn to valentyusb Sean Cross 2019-11-12 21:12:31 -08:00
  • 8c5f02960b valentyusb: rename from foosn Sean Cross 2019-11-12 21:11:46 -08:00
  • e05e9801e4 fomu: gate debug/logging features Sean Cross 2019-11-12 20:55:48 -08:00
  • 3292920933 fomu: first stable working commit Sean Cross 2019-11-12 20:22:00 -08:00
  • 25d5628063 fomu: csr: sync csr Sean Cross 2019-11-12 20:21:17 -08:00
  • f087cb1580 fomu: crt0: minor text refactor Sean Cross 2019-11-12 20:21:06 -08:00
  • 1882a87212 fomu: remove reference to SETUP_CTRL.ACK Sean Cross 2019-11-01 16:57:39 +08:00
  • 729c8d073c fomu: dcd_fomu: add next_ev support Sean Cross 2019-11-01 12:31:17 +08:00
  • 77cf0b5bfd fomu: csr: add version with next_ev register Sean Cross 2019-11-01 12:31:01 +08:00
  • 913032ae1d dcd_fomu: nearly there Sean Cross 2019-10-31 11:14:07 +08:00
  • 835a72c595 fomu: semi-working dcd file Sean Cross 2019-10-31 08:35:04 +08:00
  • 83bca4a74f fomu: semi-working commit Sean Cross 2019-10-31 08:34:35 +08:00
  • 843136d0e4 fomu: commit latest version Sean Cross 2019-10-29 21:35:03 +08:00
  • 22fd7bf85e fomu: first fully-working release Sean Cross 2019-10-14 23:02:05 +08:00
  • 4a8475b8a7 src: add eptri to tusb Sean Cross 2019-10-14 11:59:40 +08:00
  • 0559fd13fb fomu: fix some issues with dcd_fomu Sean Cross 2019-10-14 11:59:17 +08:00
  • 359189ea2d tusb_verify: add riscv assert support Sean Cross 2019-10-14 11:58:17 +08:00
  • ef07427e06 bsp: fomu: update Sean Cross 2019-10-14 11:30:05 +08:00
  • 470d827f13 docs: porting: remove invalid information and fix typo Sean Cross 2019-10-14 11:08:27 +08:00