mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-23 21:23:09 +02:00
avrdude/patches: renamed "uart" to "nxuart"
- patches/series, patches/nanonote-uart.patch: renamed to patches/nanonote-nxuart.patch - patches/nanonote-nxuart.patch: changed ID from "nanonote_uart" to "nanonote_nxuart" - patches/nanonote-nxuart.patch: added "External" to title/description
This commit is contained in:
parent
4fa0a3437e
commit
de826dd734
@ -20,8 +20,8 @@ Index: avrdude/avrdude-5.10/avrdude.conf.in
|
|||||||
+#
|
+#
|
||||||
+
|
+
|
||||||
+programmer
|
+programmer
|
||||||
+ id = "nanonote_uart";
|
+ id = "nanonote_nxuart";
|
||||||
+ desc = "NanoNote UART 8:10 card";
|
+ desc = "NanoNote External UART 8:10 card";
|
||||||
+ type = nanonote;
|
+ type = nanonote;
|
||||||
+ reset = 8;
|
+ reset = 8;
|
||||||
+ sck = 2;
|
+ sck = 2;
|
@ -1,4 +1,4 @@
|
|||||||
nanonote.patch
|
nanonote.patch
|
||||||
nanonote-uart.patch
|
nanonote-nxuart.patch
|
||||||
nanonote-atusb.patch
|
nanonote-atusb.patch
|
||||||
atmega32u2.patch
|
atmega32u2.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user