Skip to content
Snippets Groups Projects
Commit cff6764b authored by Matteo Franceschini's avatar Matteo Franceschini
Browse files
parents 5c8abdd1 ea9118f2
Branches
No related tags found
1 merge request!39Draft: Compute unit v2
......@@ -214,8 +214,6 @@ void IRQbspInit()
void bspInit2()
{
#ifdef WITH_FILESYSTEM
basicFilesystemSetup(SDIODriver::instance());
auto tx = Gpio<GPIOC_BASE, 10>::getPin();
tx.alternateFunction(7);
auto rx = Gpio<GPIOC_BASE, 11>::getPin();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment