* Fix pipeline (#2860)

fix action

* ATA-Trim support (#2864)

Fix issues with the SD-Card initialization

* Update Changelog.md

---------

Co-authored-by: michael <Heinrich-Tuning@web.de>
This commit is contained in:
CaCO3
2024-02-09 14:00:12 +01:00
committed by GitHub
parent 019069cd16
commit 8d6f731d5a
45 changed files with 824 additions and 30695 deletions

View File

@@ -6,8 +6,8 @@
#include <string>
#include <fstream>
#include <vector>
//#include "sdmmc_cmd.h"
#include "sdmmc_cmd_mh.h"
#include "sdmmc_cmd.h"
using namespace std;