1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-07-01 02:44:32 +03: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:
Werner Almesberger 2011-03-07 14:50:17 -03:00
parent 4fa0a3437e
commit de826dd734
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ Index: avrdude/avrdude-5.10/avrdude.conf.in
+#
+
+programmer
+ id = "nanonote_uart";
+ desc = "NanoNote UART 8:10 card";
+ id = "nanonote_nxuart";
+ desc = "NanoNote External UART 8:10 card";
+ type = nanonote;
+ reset = 8;
+ sck = 2;

View File

@ -1,4 +1,4 @@
nanonote.patch
nanonote-uart.patch
nanonote-nxuart.patch
nanonote-atusb.patch
atmega32u2.patch