From 9849d69ee28889b20216709e06b0c676e89140a5 Mon Sep 17 00:00:00 2001 From: Sensei Date: Fri, 6 Sep 2024 01:31:32 -0500 Subject: [PATCH] Update USB Flashing.md - mention using a hub with USB-C --- docs/USB Flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USB Flashing.md b/docs/USB Flashing.md index 9d79d5cd8d1..ade5ae2ba4a 100644 --- a/docs/USB Flashing.md +++ b/docs/USB Flashing.md @@ -60,7 +60,7 @@ With the board connected and in bootloader mode (reset it by sending the charact * If you are using a device with only USB-C ports such as a Mac-OS device, you will need a dongle. * A USB-C to USB-C cable is identical on both ends and thus requires extra hardware to let them be auto detected as devices instead of hosts. - * Using a USB-A to C cable or dongle is usually the easiest way to get a working connection but an USB-OTG adapter also works. + * Using either a hub woth USB-A ports, or a USB-A to C cable or dongle is usually the easiest way to get a working connection but an USB-OTG adapter also works. ## Using `dfu-util`