選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
464B

  1. name=SD
  2. version=2.0.0
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=Arduino SD compatibility layer for SdFat.
  6. paragraph=To access SD cards, we now use Bill Greiman's SdFat library. This library just provides a thin wrapper so programs written for Arduino's SD library can use SdFat. None of the original Arduino SD library code is present in this compatibility library.
  7. category=Data Storage
  8. url=https://github.com/PaulStoffregen/SD
  9. architectures=*