cac0ns3c / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

ArduinoISP sketch should use the SPI library. #319

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?

The ArduinoISP sketch should use the SPI library rather than including 
low-level SPI code directly in it.

Why?

It should make the code more readable and portable.

Original issue reported on code.google.com by dmel...@gmail.com on 6 Aug 2010 at 1:58

GoogleCodeExporter commented 9 years ago
Got it working in a spike. Look for a new build soon.

Original comment by rsb...@gmail.com on 16 Oct 2010 at 5:17

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 29 Dec 2011 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by rsb...@gmail.com on 18 Feb 2012 at 4:51