Commit Graph

187 Commits

Author SHA1 Message Date
hathach 6f9c256ad0
complete remove dcd_set_config(), fix unit test 2020-04-17 13:52:34 +07:00
hathach 50be9d7c3a
mass rename tud/dcd_irq_handler to tud/dcd_init_handler 2020-04-17 12:27:53 +07:00
Nathan Conrad 16f65890eb Merge branch 'master' into edpt_close 2020-04-14 10:22:03 -04:00
Nathan Conrad f8e7487355 edpt_close: Updated based on feedback. 2020-04-13 09:51:46 -04:00
Nathan Conrad 0eeaccaf46 Skeleton, and initial stm32fsdev implementation (that leaks memory) 2020-04-12 21:27:27 -04:00
Ha Thach 04a06ec401
Merge branch 'master' into refactor-irqhandler 2020-04-11 15:49:34 +07:00
hathach 4748b349a2 add dcd_irq_handler to porting doc 2020-04-11 15:46:20 +07:00
Ha Thach 07809d03a7
Merge pull request #332 from pigrew/stm32fsdev-dcdconnect
stm32fsdev: Implement dcd_connect.
2020-04-11 13:20:31 +07:00
Nathan Conrad 5bd9d14fc1 stm32fsdev: set dcd_connect API definitions to strong, Modify documentation. 2020-04-10 10:26:41 -04:00
Nathan Conrad 715c4dbbf8 stm32fsdev: Implement dcd_connect. 2020-04-09 17:03:12 -04:00
hathach f6edb46c0a update docs for esp32s2 2020-04-07 23:01:26 +07:00
hathach ff9ceb65d2 doc update 2020-04-01 20:56:46 +07:00
hathach d1aeac4e33 added changelog 2020-03-30 11:44:03 +07:00
hathach 1712b61ab6 added Arduino Nano 33 BLE with/without Sense 2020-03-28 21:34:42 +07:00
Ha Thach f2b761fee9
Merge pull request #306 from jeremyherbert/master
add support for seeeduino xiao
2020-03-24 14:37:38 +07:00
Jeremy Herbert 01820061b2 add support for seeeduino xiao 2020-03-23 23:39:53 -07:00
hathach 27ec8451a4 update doc for MSP430 2020-03-24 12:12:38 +07:00
hathach 9a0c02236e doc update 2020-03-10 13:28:55 +07:00
hathach 659fc4f29e added itsybitsy m0, m4 2020-03-07 18:26:39 +07:00
hathach bdc5e3d3bc added feather sense and CLUE 2020-03-07 18:02:54 +07:00
hathach 43eff66d40 add raytac mdbt50q rx dongle 2020-01-10 16:51:24 +07:00
hathach 287d45155d added stm32f401 blackpill 2020-01-10 15:19:33 +07:00
hathach 84bbe54e17 follow up to #261
- fix button pullup
- flash using teensy_loader_cli
- update boards.md
2020-01-09 22:04:11 +07:00
hathach e85a481db1 added Peter into contributors doc 2020-01-07 17:04:15 +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
Sean Cross 470d827f13 docs: porting: remove invalid information and fix typo
It is no longer the case that boards need to be added to this file.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-13 09:03:13 -08:00
hathach d65bc34bfe added and tested nRF52833DK (pca10100) 2019-11-11 00:11:49 +07:00
hathach a19db3bdd2 added board nrf52840 mdk dongle 2019-11-10 20:07:43 +07:00
hathach ac0203b42f
update doc 2019-11-01 10:13:19 +07:00
hathach f58726887a
update doc, hid set report 2019-10-31 21:28:46 +07:00
hathach a29eb87c38 Merge branch 'ZLP_Request2' of https://github.com/pigrew/tinyusb into pigrew-ZLP_Request2 2019-10-29 18:19:10 +07:00
hathach 33e3bf001c update boards doc 2019-10-24 12:07:37 +07:00
hathach b3a5bb3247
Update boards.md 2019-10-08 15:52:00 +07:00
hathach 0673be7724 ported stm32f1, tested with f103 blue pill 2019-10-02 12:01:34 +07:00
Nathan Conrad 91fa24d99c Merge branch 'master' into ZLP_Request2 2019-09-27 00:37:21 -04:00
Nathan Conrad ec3414ca3a Merge branch 'master' into usbtmc 2019-09-21 21:38:05 -04:00
hathach 94c9cf0eff doc update 2019-09-20 16:14:35 +07:00
hathach 3440083bfd added board feather stm32f045 2019-09-18 14:38:56 +07:00
hathach fd4be23900 Update boards.md 2019-09-17 13:29:39 -04:00
hathach 44013e6e85 Update boards.md 2019-09-17 13:29:39 -04:00
Nathan Conrad c7006a254b change 3 2019-09-17 13:29:39 -04:00
hathach 13f7121285 add pyboard v1.1 link to bsp 2019-09-16 23:42:56 +07:00
hathach de386751b5
Update boards.md 2019-09-13 18:43:46 +07:00
hathach a75d77417a
Update boards.md 2019-09-13 18:42:58 +07:00
Nathan Conrad 1e17e2e764 Add details on dcd_edpt_xfer in the porting document. 2019-09-12 16:54:25 -04:00
hathach ff7261600c ported stm32f2, added board stm32f207zg nucleo
close #127
2019-09-12 10:41:03 +07:00
hathach 27371247ee update doc 2019-09-12 10:10:58 +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
hathach bf76a1e49e
Merge pull request #136 from hathach/develop
fix #132
2019-09-11 11:16:47 +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 3f5b17ef84 doc update 2019-09-09 17:33:06 +07:00
hathach 218aaf94de more clean up 2019-09-09 13:19:00 +07:00
hathach f808153631 update doc 2019-09-09 00:47:04 +07:00
hathach 642ff56b32 ported pca10059 2019-09-08 21:55:03 +07: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 3aa6e84d98 update doc 2019-09-01 11:54:56 +07:00
hathach 8ae6c76d7c update readme and board md 2019-09-01 00:56:58 +07:00
hathach b041b23ba3 update docs 2019-07-22 19:23:31 +07:00
hathach 3ec279b424 update docs 2019-07-04 01:57:49 +07:00
hathach fdc12db431
clean up 2019-05-13 11:33:50 +07:00
hathach 13c1bd762e
Update boards.md 2019-05-04 15:10:16 +07:00
hathach 6446b02ae7 add hid_test.py for testing #58
add feather nrf52840 express to supported board
2019-05-02 18:10:06 +07:00
hathach 56432ea193
doc for adding new board 2019-04-02 22:04:55 +07:00
hathach 5f3ab2afe1
rename board_led_control to board_led_write 2019-04-02 18:16:04 +07:00
hathach b28cc6ddb1 added dcd_remote_wakeup() stub for all ports 2019-03-30 14:47:11 +07:00
hathach 3dfb251c1e
clean up 2019-03-27 16:32:07 +07:00
hathach 1e9848d917
replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall
- remove dcd_edpt_stalled() from dcd porting
2019-03-27 16:09:49 +07:00
hathach 18f248b142
remove tusb_hal_millis() usage, less work for porting 2019-03-24 01:19:32 +07:00
hathach 455da57f9d docs clean up 2018-12-17 12:08:11 +07:00
hathach 1c49c479ca seperate tusb_task() to tud_task() and tuh_task()
tusb_task() still exists for backward compatible
2018-12-13 14:51:37 +07:00
hathach bc46dc6edf osal clean up
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
2018-12-13 13:49:09 +07:00
hathach cb830a82e0
docs clean up 2018-12-12 16:57:10 +07:00
hathach 6d86db3977
rename edpt_dir/number/addr to tu_edpt_* 2018-12-12 11:51:31 +07:00
hathach 366ab79776
able to build host hid 2018-12-07 14:57:58 +07:00
hathach 7d3ff7aff6 rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC 2018-12-06 22:24:31 +07:00
hathach 5b09774ae0 clean up usbh, rename doxygen folder to docs 2018-12-06 21:46:34 +07:00
hathach 22c2c1fd64 remove image and docs folder
update get_started.md
2014-03-27 22:27:42 +07:00
hathach f03739ce6f resize diagram 2013-05-08 12:45:20 +07:00
hathach 0e65ce62af documenting on the way 2013-05-08 12:23:25 +07:00