Commit Graph

65 Commits

Author SHA1 Message Date
Ha Thach 130250a2be
Merge branch 'master' into nuc121 2020-01-07 16:26:58 +07:00
Peter Lawrence f4371e79b1 add Nuvoton NUC121/NUC125/NUC126 2020-01-04 10:31:55 -06:00
hathach 70abfe7f45
use github actions for build badge 2019-12-27 21:39:44 +07:00
hathach 5690e7b304
fix samd51 setup packet handling
issue occur due to race condition
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/37
2019-12-25 23:47:47 +07:00
hathach 65711de870 added coverity badge 2019-12-18 15:18:05 +07:00
hathach 168f0cb471 update readme 2019-11-25 13:33:50 +07:00
hathach a91ac72dbd add the most important file of the project: CONTRIBUTORS.md 2019-11-25 13:29:42 +07:00
hathach a3ed87972d more doc 2019-11-24 00:52:34 +07:00
hathach 2379ce8d65 update doc, RT1011 verified to work, thanks to @arturo182 2019-11-23 21:59:28 +07:00
hathach 9758f3e461 doc update 2019-11-23 01:11:37 +07:00
hathach d76eb8d659 doc update 2019-11-23 00:51:43 +07:00
hathach 4ecb07afc5 added MIMX RT1052 Evaluation Kit 2019-11-23 00:19:53 +07:00
hathach cc9b6b93c8 update doc for RT1060 evk 2019-11-22 17:42:52 +07:00
hathach 00a571fc38 doc update 2019-11-22 15:37:23 +07:00
hathach d65bc34bfe added and tested nRF52833DK (pca10100) 2019-11-11 00:11:49 +07:00
hathach 661515a807 adding debug log function 2019-10-23 21:18:46 +07:00
hathach d9ef34276b update doc 2019-10-11 11:26:19 +07:00
hathach 0b6c031948
Update README.md 2019-10-08 15:49:37 +07:00
hathach 0673be7724 ported stm32f1, tested with f103 blue pill 2019-10-02 12:01:34 +07:00
hathach c975976a75 update doc 2019-09-20 23:05:08 +07:00
hathach 94c9cf0eff doc update 2019-09-20 16:14:35 +07:00
hathach ff7261600c ported stm32f2, added board stm32f207zg nucleo
close #127
2019-09-12 10:41:03 +07:00
hathach 7f166d860d stm32f7 work with dcd synopsis
close #124
2019-09-11 22:48:07 +07:00
hathach 8a2b228c3f ported stm32f3, close #67 2019-09-11 16:56:26 +07:00
hathach a337b2a0cb update docs 2019-09-11 12:08:45 +07:00
Nathan Conrad bc2a65b20b A few bug fixes, remove the unstested device notices, note supported boards in READMEs, and implement PMA
access stride (used on MCU's with 512 byte USB buffers).
2019-09-10 01:03:24 -04:00
hathach f5bb48fed5 update docs 2019-09-06 16:50:00 +07:00
hathach 1c6516aee9 doc update 2019-09-05 16:24:59 +07:00
hathach 8ae6c76d7c update readme and board md 2019-09-01 00:56:58 +07:00
hathach 30411cfa54 add logo 2019-08-08 01:09:04 +07:00
hathach f133fbbe1f doc again 2019-08-01 16:23:27 +07:00
hathach 23f5609d18 doc update 2019-08-01 16:22:19 +07:00
hathach 4d967500bf add vendor & webusb support to doc 2019-08-01 13:31:59 +07:00
hathach 3ec279b424 update docs 2019-07-04 01:57:49 +07:00
hathach 15208e710a
docs clean up 2019-06-10 17:51:51 +07:00
hathach f9d9eebfe1 support hid generic inout #58
- add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT
- add TUD_HID_INOUT_DESCRIPTOR & TUD_HID_INOUT_DESC_LEN
- add hid_generic_inout example
2019-05-02 14:30:49 +07:00
hathach 89ace295ba add TUD_ to HID_REPORT_DESC_* template 2019-04-28 00:43:36 +07:00
hathach b74eca4f12
add msc multiple lun support
- remove CFG_TUD_MSC_MAXLUN
- add tud_msc_maxlun_cb()
- add msc_dual_lun exmaple
2019-04-26 15:54:42 +07:00
hathach 6796026476
clean up 2019-04-19 00:33:33 +07:00
hathach b0a49fcf83 update readme 2019-04-08 13:22:08 +07:00
hathach 6564580c3d
clean up 2019-04-02 16:23:13 +07:00
hathach 28610198df clean up 2019-03-29 17:42:10 +07:00
hathach 3dfb251c1e
clean up 2019-03-27 16:32:07 +07:00
hathach 2d4314dd2d update license badge 2019-03-20 16:12:38 +07:00
hathach c211ee19dd migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
hathach d22dea4976 update nrfx to 1.6.2 2019-03-19 19:09:08 +07:00
hathach 1062910348 readme clean up 2019-03-19 16:51:41 +07:00
hathach eda56769b9 dcd_set_address include status response, usbd control stall both control in and out 2019-03-13 23:14:48 +07:00
hathach e6224bccf9
adding makefile support for nrf5x
got undefined reference to `_start'
2019-01-02 22:35:42 +07:00
hathach 4bcd3f9a8f
more readme 2018-12-29 14:39:28 +07:00