#pragma once #include "hal/SdCard.h" using namespace tt::hal; std::shared_ptr createSdCard();