1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-07-05 19:06:43 +03:00
ben-blinkenlights/uart/avrdude/patches
Werner Almesberger 9778f3fb1b uart/avrdude: various corrections
nanonote-uart.patch:

- avrdude.conf.in: CLK is reserved for clock output

nanonote.patch:

- nanonote.c (pin_map, nanonote_setpin, nanonote_getpin): make pin map
  zero-based
- nanonote.c (nanonote_setpin): instead of having out own delay loop
  setting the pin repeatedly, just add the delay we need to
  pgm->ispdelay+100
- nanonote.c (nanonote_setpin): increase delay for atusb-pgm
- nanonote.c (nanonote_getpin, nanonote_open): begin with all pins set
  to output and switch MISO only when read
2011-02-04 17:51:27 -03:00
..
nanonote-atusb.patch uart/avrdude: added patch for pin assignment of the ATUSB-pgm adapter 2011-02-03 22:00:46 -03:00
nanonote-uart.patch uart/avrdude: various corrections 2011-02-04 17:51:27 -03:00
nanonote.patch uart/avrdude: various corrections 2011-02-04 17:51:27 -03:00
series uart/avrdude: added patch for pin assignment of the ATUSB-pgm adapter 2011-02-03 22:00:46 -03:00