USB-USB converter cleanup (#16618)

This commit is contained in:
Ryan
2022-03-14 10:46:13 +11:00
committed by GitHub
parent 8fe3864fe7
commit df3770551a
11 changed files with 41 additions and 169 deletions

View File

@@ -17,14 +17,3 @@ Part list:
* [Pololu 5V Step-Up Voltage Regulator U3V12F5](https://www.pololu.com/product/2115)
* [Lithium Ion Battery - 3.7v 2000mAh](https://www.adafruit.com/product/2011)
* Some sort of switch to be able to turn it off
Building and Flashing
---------------------
```
make converter-usb_usb-ble
```
```
make converter-usb_usb-ble-avrdude
```