SD Card, Scratch Buffer and README updates #52

Merged
meierj merged 41 commits from mueller/first-sd-tests into develop 2021-07-09 22:02:31 +02:00
41 changed files with 460 additions and 1917 deletions
Showing only changes of commit 6356922ace - Show all commits

View File

@ -6,8 +6,8 @@
FileSystemTest::FileSystemTest() {
using namespace std;
SdCard sdCard = SdCard::SDC0;
cout << "SD Card Test for SD card " << static_cast<int>(sdCard) << std::endl;
//std::system("echo Hello World");
cout << "SD Card Test for SD card qg" << static_cast<int>(sdCard) << std::endl;
std::system("echo Hello World");
}
FileSystemTest::~FileSystemTest() {

2
tmtc

Submodule tmtc updated: 9d98eb6b60...941f46401e