Commit Graph

  • 47cf7f2245 Merge pull request #112 from hathach/develop hathach 2019-09-01 23:37:37 +07:00
  • f2bbb75695 clean up hathach 2019-09-01 22:44:56 +07:00
  • 67d2cf39d5 clean up hathach 2019-09-01 21:04:43 +07:00
  • 80cde5b0b5 fix potential bug with mis-align issue hathach 2019-09-01 17:20:10 +07:00
  • 074681da8b dma of lpc54114 can also execute up to 64 bytes each transfer hathach 2019-09-01 17:05:34 +07:00
  • aeea6754af rename lpc_usbd to lpc_ip3511 hathach 2019-09-01 16:44:40 +07:00
  • 3067809957 adding lpc54xxx to dcd, able to go through enumeration hathach 2019-09-01 16:15:23 +07:00
  • 403662a1d6 board_test run with lpc54114 hathach 2019-09-01 15:58:42 +07:00
  • fb1ca24b02 adding lpc54114 port hathach 2019-09-01 15:30:25 +07:00
  • 96f0f8d2d7 update lpc_driver hathach 2019-09-01 15:13:56 +07:00
  • e99ff703dc more lpc51u68 driver clean up hathach 2019-09-01 15:11:09 +07:00
  • a5a768e5f7 update lpc51u68 linker hathach 2019-09-01 14:58:36 +07:00
  • 803d06d685 clean up hathach 2019-09-01 14:51:40 +07:00
  • 1f31d1b484 Merge pull request #111 from hathach/develop hathach 2019-09-01 12:11:26 +07:00
  • 957201fc58 fix undef __ARM_ARCH_6M__ hathach 2019-09-01 11:59:50 +07:00
  • 3aa6e84d98 update doc hathach 2019-09-01 11:54:56 +07:00
  • c18a7fd9ad Port new board circuitplayground_bluefruit, close #109 hathach 2019-09-01 11:51:12 +07:00
  • 7010ea79c4 added new board circuit playground express, close #110 hathach 2019-09-01 11:44:55 +07:00
  • c6f356b4f4 change feather/metro m4_express button to D5 hathach 2019-09-01 11:20:22 +07:00
  • f02a24a10f change metro_m0_express button to D5 hathach 2019-09-01 11:11:26 +07:00
  • bb21568875 ported feather m0 express close #108 hathach 2019-09-01 11:10:28 +07:00
  • 2d041aaa1d clean up hathach 2019-09-01 08:11:22 +07:00
  • 451a415663 Merge pull request #107 from hathach/develop hathach 2019-09-01 07:56:57 +07:00
  • 8ae6c76d7c update readme and board md hathach 2019-09-01 00:56:58 +07:00
  • 30f707cad2 rename lpc11_13_15 to simply lpc_usbd since it is almost used by in recent year for nxp mcu hathach 2019-09-01 00:51:58 +07:00
  • 0ab8829e55 fix segger embbeded studio compile issue hathach 2019-08-31 23:53:10 +07:00
  • c782cc5429 add lpc_driver submobule hathach 2019-08-31 23:20:18 +07:00
  • 237c7018d9 remove submodule lpcopen hathach 2019-08-31 23:15:00 +07:00
  • bac75a81fd support LPC51u68 #100 hathach 2019-08-31 22:44:08 +07:00
  • c70c61ce26 add button read to board_test example hathach 2019-08-31 17:39:47 +07:00
  • b7dbc98ab1 close #105 add tud_vendor_write_available() hathach 2019-08-31 16:31:07 +07:00
  • 8b165e1024 stm32h7: Ensure FS (and the only) PHY is selected for OTG_HS2. William D. Jones 2019-08-30 22:07:35 -04:00
  • 7153561984 stm32h7: Enable USB peripheral (device does not enumerate yet). William D. Jones 2019-08-30 21:57:06 -04:00
  • 0afbf1a9bb board_stm32h743nucleo: Route USB clock and pins. William D. Jones 2019-08-26 16:48:24 -04:00
  • 1ef98e503a board_stm32h743nucleo: Route major clocks and LED pins. William D. Jones 2019-08-26 14:19:48 -04:00
  • fa796de6cd board_test example run with lpcxpresso51u68 hathach 2019-08-26 12:24:46 +07:00
  • 0fb9ab9a09 stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board that compiles. William D. Jones 2019-08-24 12:40:18 -04:00
  • d4895c4af6 add board_test example for testing new board hathach 2019-08-24 23:30:35 +07:00
  • b3acce17cc adding lpc51u68 support hathach 2019-08-24 00:52:46 +07:00
  • e5e73ed76c drop board_* in bsp c file hathach 2019-08-23 23:35:55 +07:00
  • 48c7b80c57 fix warnings of template descriptor hathach 2019-08-23 13:33:40 +07:00
  • b8d15a566a Update issue templates hathach 2019-08-20 12:39:55 +07:00
  • 2a7991ded9 Update issue templates hathach 2019-08-20 12:36:22 +07:00
  • 00c440cb26 Merge pull request #99 from jepler/issue98-midi-program-change Scott Shawcroft 2019-08-15 23:34:42 -07:00
  • 96d96a94b8 midi_device: Send message classes C and D as 2 bytes jepler 2019-08-14 19:15:29 -05:00
  • 7a0073e081 Merge pull request #95 from cr1901/stm32f4-ep-fix hathach 2019-08-12 13:02:17 +07:00
  • 3f9e79ae9b cdc_msc_hid: Limit number of endpoints used by STM32F4 for demo. William D. Jones 2019-08-11 17:42:22 -04:00
  • 6a3d84306e Merge pull request #94 from hathach/develop hathach 2019-08-08 13:13:30 +07:00
  • aa7ff56166 format travis build hathach 2019-08-08 12:20:41 +07:00
  • 2b7eadc479 Merge pull request #93 from hathach/develop hathach 2019-08-08 10:18:32 +07:00
  • 30411cfa54 add logo hathach 2019-08-08 01:09:04 +07:00
  • 47cd08d526 clean up hathach 2019-08-05 22:31:41 +07:00
  • 3ae885aaec Merge pull request #92 from hathach/develop hathach 2019-08-05 22:19:07 +07:00
  • ba056de982 clean up hathach 2019-08-05 22:12:20 +07:00
  • d1df041519 nrf5x remove the depenedent on nrfx_power.h hathach 2019-08-05 22:09:37 +07:00
  • d211035a0a merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c hathach 2019-08-05 21:54:20 +07:00
  • 3f4adda555 Merge pull request #90 from hathach/develop hathach 2019-08-01 16:28:53 +07:00
  • f133fbbe1f doc again hathach 2019-08-01 16:23:27 +07:00
  • 23f5609d18 doc update hathach 2019-08-01 16:22:19 +07:00
  • 4d967500bf add vendor & webusb support to doc hathach 2019-08-01 13:31:59 +07:00
  • 30de17a830 clean up hathach 2019-08-01 13:20:00 +07:00
  • bd08d0edc9 add vendor peek, change cdc peek signature, change cdc read_char() return from signed char to int32_t hathach 2019-08-01 10:46:27 +07:00
  • 2c2db31b09 clean up hathach 2019-07-30 20:28:39 +07:00
  • 1e7f1de4d7 Merge pull request #89 from hathach/develop hathach 2019-07-30 10:24:36 +07:00
  • 00a9e492cd clean up hathach 2019-07-30 00:48:31 +07:00
  • af3c301ea5 added BOS MS OS 2.0 descriptor to webusb example, it work with windows hathach 2019-07-30 00:34:25 +07:00
  • d79a209aef example clean up hathach 2019-07-26 20:27:06 +07:00
  • 77d3124a70 rename example to webusb_serial hathach 2019-07-26 20:21:41 +07:00
  • 394211b9da change landing page hathach 2019-07-26 20:19:45 +07:00
  • cdaf455461 fix stall response with SET_INTERFACE/GET_INTERFACE hathach 2019-07-26 20:14:56 +07:00
  • 4ed1a96311 webusb Always lit LED if connected hathach 2019-07-26 11:43:34 +07:00
  • d2b60b6755 webusb work great with linux hathach 2019-07-26 11:36:30 +07:00
  • 570a2b2053 gitignore hathach 2019-07-26 11:35:45 +07:00
  • 8ba71be6ee more webusb + vendor hathach 2019-07-25 16:52:20 +07:00
  • caf2b6d463 move tud_vendor_control_* to usbd.h hathach 2019-07-24 23:12:31 +07:00
  • 2a543c0e79 update vendor device similar to cdc read/write hathach 2019-07-24 23:07:30 +07:00
  • 56b656c768 Merge branch 'master' into develop hathach 2019-07-24 17:08:19 +07:00
  • 1ee9ef4f2b change tud_msc_start_stop_cb() to return void -> bool hathach 2019-07-24 16:19:12 +07:00
  • 8ba78ee012 adding vendor hathach 2019-07-24 16:08:43 +07:00
  • c63f2b30cb rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_request_cb/complete_cb hathach 2019-07-24 09:45:32 +07:00
  • 8fad8fb5c2 Merge branch 'master' into develop hathach 2019-07-22 19:23:48 +07:00
  • b041b23ba3 update docs hathach 2019-07-22 19:23:31 +07:00
  • 4dc24211a2 Merge pull request #87 from hathach/add-stm32f411disco hathach 2019-07-22 19:06:59 +07:00
  • 97e2629d64 change EPNUM for example hathach 2019-07-22 18:58:45 +07:00
  • 2b43bba453 add missing conf file hathach 2019-07-22 18:54:13 +07:00
  • 1594a9de71 stm32f411 usb work with example hathach 2019-07-22 18:53:52 +07:00
  • be4eeeb943 refactor stm32f407 to use st hal api hathach 2019-07-22 18:35:22 +07:00
  • cb8a33ca87 able to blink LED with stm32f411 hathach 2019-07-20 22:59:24 +07:00
  • ed698069d3 clean up hathach 2019-07-20 22:41:45 +07:00
  • 6ec87071ed able to flash and turn on LED hathach 2019-07-20 22:38:46 +07:00
  • fa12a0e786 adding stm32f411 disco hathach 2019-07-19 21:19:06 +07:00
  • e909270843 rename bsp of stm32 board hathach 2019-07-19 20:37:38 +07:00
  • 33de35504a more house keeping hathach 2019-07-19 20:20:13 +07:00
  • ae5dc435cb house keeping hathach 2019-07-19 16:49:04 +07:00
  • a3cb2dda9e rename custom/custom-_* to vendor/vendor_* hathach 2019-07-19 16:37:28 +07:00
  • 6a076d8aae rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR hathach 2019-07-19 16:31:51 +07:00
  • b0678e1050 rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR hathach 2019-07-19 16:23:56 +07:00
  • ed6fa460e9 stm32 minor change hathach 2019-07-19 10:59:35 +07:00
  • 83f7aacbb1 clean up hathach 2019-07-16 18:43:06 +07:00
  • 036e858543 add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose usbd control transfer hathach 2019-07-16 18:14:47 +07:00