Commit Graph

48 Commits

Author SHA1 Message Date
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
hathach 4e2a79a8bb
update makefile 2018-12-29 14:38:36 +07:00
hathach 6b0a747d28
update readme 2018-12-29 14:36:57 +07:00
hathach 10021eda67 minor readme update 2018-12-15 13:13:22 +07:00
hathach 07bcc6ca91 clean up files 2018-12-13 15:20:28 +07:00
hathach cb830a82e0
docs clean up 2018-12-12 16:57:10 +07:00
hathach 142f274c1d
docs update 2018-12-12 16:35:53 +07:00
Scott Shawcroft db42207fcd
Add a porting doc and make a pass over the others.
Fixes #5
2018-11-27 18:07:22 -08:00
hathach b547859cdd clean up
Signed-off-by: hathach <thach@tinyusb.org>
2018-09-07 16:59:31 +07:00
hathach 3503d70512 clean up 2018-08-24 18:30:07 +07:00
hathach f0c2cbed1d rename README.md to readme.md 2013-05-08 10:35:44 +07:00
hathach d39dbcb8ac update docs 2013-05-08 10:32:31 +07:00
hathach 9a61e49531 update /README.md 2013-05-07 13:52:39 +07:00
hathach 374a1639a0 adding some document to /readme.md 2013-05-07 13:36:34 +07:00
hathach 06c16ae03f added files
added some template code
2012-11-27 15:21:47 +07:00
ha thach ae03332de4 Initial commit 2012-11-25 22:24:01 -08:00