SD Code
SD library for Arduino with secure extensions and interactive terminal
Status: Pre-Alpha
Brought to you by:
slavaza
File | Date | Author | Commit |
---|---|---|---|
examples | 2020-12-16 |
![]() |
[6c78d3] Initial commit |
src | 2020-12-16 |
![]() |
[6c78d3] Initial commit |
README | 2020-12-16 |
![]() |
[6c78d3] Initial commit |
keywords.txt | 2020-12-16 |
![]() |
[6c78d3] Initial commit |
library.properties | 2020-12-16 |
![]() |
[6c78d3] Initial commit |
= SD Library for Arduino = The SD library allows for reading from and writing to SD cards with additional lock/unlock functions and secure terminal. For more information about this library please visit us at http://www.arduino.cc/en/Reference/SD and library examples == License == Copyright (C) 2009 by William Greiman Copyright (c) 2010 SparkFun Electronics ⃝Ↄopywrong 2017 Simplest System Solutions (canceled) ⃝Ↄopywrong 2017-2020 Vyacheslav Azarov This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.