/firmware/src/Motherboard/lib_sd/README.txt

http://github.com/makerbot/G3Firmware · Plain Text · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · fd4ac1ce95287434f5ff29533badc322 MD5 · raw file

  1. All code in this directory with minor modifications is from
  2. Roland Riegel's excellent SD/MMC card library. You can find
  3. the latest version of the code here:
  4. http://www.roland-riegel.de/sd-reader/doc/
  5. This particular version is from the 2010-01-10 release.
  6. The code here is licensed undel GPLv2 and LGPLv2.1; we're using
  7. the latter license, as it is compatible with the GPLv3 (which
  8. the rest of our codebase is licensed under).