Commit graph

265 commits

Author SHA1 Message Date
hathach
28a92ea7fb webusb_serial work well 2019-07-31 21:29:57 +07:00
hathach
84024875dd add stream API() for webusb, add setLineStateCallback()
example work with line state callback
2019-07-31 20:34:45 +07:00
hathach
0f48a69cb2 adding webusb support
webusb_serial example enumerated, landing page is loaded correctly.
2019-07-31 13:36:14 +07:00
Timon Skerutsch
4b2d1fa9fa Changed directory instruction 2019-07-29 18:11:55 +02:00
Timon Skerutsch
0049032bd9 Reverted to dual ramdisk version 2019-07-24 15:53:35 +02:00
Timon Skerutsch
3f13559630 Reverted moving ramdisk to src 2019-07-23 16:09:42 +02:00
Timon Skerutsch
99be8f4a84 Alligned mouse examples, added newer hid in/out example from main repo, added new composite example for ramdisk and hid in/out. Moved ramdisk.h to src. 2019-07-22 18:30:12 +02:00
hathach
129444faa5 clean up 2019-07-17 13:59:35 +07:00
hathach
d711cfee1f skip pizza box dj in travis since it only build with cplayground express board 2019-07-08 18:14:00 +07:00
hathach
ea4256fd0d skip waiting for serial connection in examples
instead wait until device enumerated/mounted
2019-07-05 17:28:21 +07:00
hathach
143e2f5bc3 finished the hid composite joy featherwing example 2019-07-05 11:08:07 +07:00
hathach
0174639545 clean up hid_composite example 2019-07-05 10:27:40 +07:00
hathach
16b018bfd2 add hid_composite with joy feather wing 2019-07-05 01:19:47 +07:00
hathach
9dfe22099b Merge branch 'master' into develop 2019-07-05 00:39:26 +07:00
hathach
6bfc929981 update hid mouse to work cplayground express
button active state = 1
2019-07-05 00:35:27 +07:00
hathach
5e91c11faf example rename and clean up 2019-07-04 19:14:04 +07:00
hathach
e26d1c10ac add midi pizza box dj example 2019-07-04 18:52:48 +07:00
hathach
2ac0b6943c mention MIDI Library in example sketch 2019-07-04 02:07:00 +07:00
hathach
9017f9f560 added usb midi and its example 2019-07-04 01:00:16 +07:00
hathach
ee5bc43635 update example text 2019-07-03 19:04:31 +07:00
hathach
281218e182 update dual lun external flash + sd example 2019-06-19 21:31:43 +07:00
hathach
4fafd00193 update msc sdfat example 2019-06-19 18:37:09 +07:00
hathach
9c0ea7d945 update example 2019-06-18 23:04:41 +07:00
hathach
2affe1bb1b print flash contents (root only) for external flash example 2019-06-18 19:13:12 +07:00
hathach
27e1e027e1 clean up 2019-06-18 18:36:58 +07:00
hathach
c23b49a3ec add mouse external flash example 2019-06-18 00:58:19 +07:00
hathach
b7b834bd82 add mouse_ramdisk example 2019-06-18 00:27:21 +07:00
hathach
f21521d69b add hid_mouse keyboard 2019-06-18 00:19:27 +07:00
hathach
05f9763f09 clean up examples 2019-06-17 19:27:35 +07:00
hathach
8aebfbe376 msc update to use flash block API (with caching) 2019-06-16 00:45:51 +07:00
hathach
86fdf160fc
add msc dual lun external flash + sd card example 2019-06-11 17:21:04 +07:00
hathach
341744aa1f
add msc_sdfat example 2019-06-11 15:21:18 +07:00
hathach
427e98d999 add node hid installation instruction 2019-05-29 21:11:29 +07:00
PTS93
8420c4c149 added node.js example which works on every OS 2019-05-26 23:41:01 +02:00
hathach
c3ad0f6705 clean up 2019-05-24 01:19:11 +07:00
hathach
f95f33079c update msc external flash example 2019-05-22 09:48:11 +07:00
hathach
0a8211953e
use PIN_LED as caplock indicator 2019-05-14 08:49:43 +07:00
hathach
a6c1fcf330
fix hid keyboard 2019-05-14 08:39:53 +07:00
hathach
a74341b3ac
add hid keyboard report 2019-05-14 01:12:23 +07:00
hathach
f2d8f814e6 Merge branch 'master' of github.com:adafruit/Adafruit_TinyUSB_Arduino 2019-05-13 23:32:19 +07:00
hathach
93186d8146
example clean up 2019-05-13 23:31:22 +07:00
Brian Cully
e317c8a445 Fix spelling error.
Adafruit_USB_HID::keyboadReport -> keyboardReport.
2019-05-13 11:49:39 -04:00
hathach
7b4814f625
update msc_external_flash to work with spi and qspi flash on m0 and m4 2019-05-13 16:22:51 +07:00
hathach
42433d5815
add flash caching for msc spiflash example 2019-05-13 13:07:24 +07:00
hathach
d59f9915d2
move examples 2019-05-13 01:09:22 +07:00
hathach
114f594cd8
file text clean up 2019-05-13 01:01:13 +07:00
hathach
76f38fe1f4
clean up example license 2019-05-13 00:58:37 +07:00
hathach
77d0a5a10d
msc spiflash example work in read mode (write require using of erase and cache) 2019-05-13 00:55:27 +07:00
hathach
8c2e639ce5
add single LUN API for MSC 2019-05-13 00:53:24 +07:00
hathach
df5219c3d5 clean up 2019-05-11 00:12:15 +07:00
hathach
b7da653bac rename example to msc_sdcard 2019-05-11 00:01:59 +07:00
hathach
154fde434b MSC add optional ready callback, also add setUnitReady() API 2019-05-09 12:53:18 +07:00
hathach
e6948413e4 clean up 2019-05-07 00:27:37 +07:00
hathach
3348aa5e99 add msc setID 2019-05-07 00:23:58 +07:00
hathach
4324569e11 clean up 2019-05-02 23:59:02 +07:00
hathach
bdc579c88f add HID output endpoint support 2019-05-02 23:54:21 +07:00
hathach
82d9bd2396 clean up 2019-04-28 00:45:31 +07:00
hathach
6a96fc3e27 clean up 2019-04-28 00:32:43 +07:00
hathach
5666b157df
rename keyboardPress() keyboardRelease() 2019-04-28 00:27:53 +07:00
hathach
17f3704ebc
wrap up hid_composite exmaple 2019-04-27 15:13:38 +07:00
hathach
1e267889a6
adding HID exmaple 2019-04-27 01:29:26 +07:00
hathach
82ed403770
add dual lun exmaples 2019-04-27 01:05:12 +07:00
hathach
eb932cde2f
add msc multiple lun support 2019-04-27 00:58:42 +07:00
hathach
a2dffaa172
clean up 2019-04-25 10:42:16 +07:00
hathach
a207028f4b
add msc ram disk 2019-04-25 10:41:51 +07:00