hathach
|
8e954a4391
|
added enumerate walkaround for RP2040-E5
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1
- target linke pico_fix_rp2040_usb_device_enumeration
|
2021-02-01 13:37:37 +07:00 |
|
hathach
|
4a0f5cbd63
|
change output filename to BOARD-Directory
|
2021-01-26 12:46:24 +07:00 |
|
hathach
|
83614418b5
|
get all device example build with rp2040 (except freeRTOS)
|
2021-01-25 13:28:23 +07:00 |
|
hathach
|
26522d0ec5
|
rp2040 dual cdc compiled and tested
|
2021-01-24 00:47:49 +07:00 |
|
hathach
|
7860469661
|
comment out and add note for tud_cdc_connected() in cdc_msc examples
|
2020-11-24 00:06:59 +07:00 |
|
Jan Dümpelmann
|
e7069da7eb
|
Reset CDC examples to original state
|
2020-11-18 09:47:39 +01:00 |
|
Jan Dümpelmann
|
e09ebea7b9
|
Remove tud_cdc_connected check from examples
|
2020-09-04 17:25:32 +02:00 |
|
hathach
|
787c891702
|
add note for MS OS 1.0 Descriptor at 0xEE
|
2020-07-21 21:00:11 +07:00 |
|
hathach
|
8e1290e51e
|
minor clean up
|
2020-07-19 13:13:21 +07:00 |
|
hathach
|
706413f751
|
add tud_speed_get()
- define both fs and hs configuration descriptor
- rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS
|
2020-07-16 00:44:09 +07:00 |
|
hathach
|
f82655a212
|
correct EP Size for cdc dual and webusb example
|
2020-07-06 18:55:31 +07:00 |
|
hathach
|
0bfa839ac0
|
clean up, update other example config
|
2020-06-15 23:06:17 +07:00 |
|
hathach
|
3f8b9c59dd
|
update example to include CXD56 for highspeed mode
|
2020-04-17 11:40:33 +07:00 |
|
Peter Lawrence
|
794212d44e
|
revise argument order for TUD_CONFIG_DESCRIPTOR macro
|
2020-03-31 10:53:47 -05:00 |
|
Peter Lawrence
|
87f313da48
|
add provision for multiple configurations
|
2020-03-30 13:47:17 -05:00 |
|
Ha Thach
|
048f5e34dc
|
Merge pull request #280 from majbthrd/nuc505
add Nuvoton NUC505
|
2020-03-03 21:35:06 +07:00 |
|
Chang Feng
|
5c760e1f74
|
Add langid to example cdc_dual_ports.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:11:11 +08:00 |
|
Peter Lawrence
|
7d8ecc63a6
|
add Nuvoton NUC505
|
2020-02-07 20:11:00 -06:00 |
|
hathach
|
08da3e80b7
|
echo to both serial at once
|
2020-01-11 12:59:02 +07:00 |
|
hathach
|
242a2b6126
|
clean example
|
2020-01-11 12:43:02 +07:00 |
|
Peter Lawrence
|
ff0e7d2bed
|
implement multiple interfaces support
|
2019-12-28 14:27:32 -06:00 |
|