Larswad / sd2iec_mega2560

SD2IEC adapted to work with Arduino mega 2560, with some other nice additions.
GNU General Public License v2.0
35 stars 14 forks source link

mega2560: Add support for Itead SD shield v3.0 #1

Closed beshelto closed 6 years ago

beshelto commented 6 years ago

Signed-off-by: Ben Shelton ben.shelton@gmail.com

Larswad commented 6 years ago

Thanks! Reviewed your changes. They are just fine. I guess, for eventuality of additional shields with different chip selects, it will become a #elseif clause for each possible variant.