Merge pull request #4419 from AnHardt/sd2pinmap
Switch Sd2CardLib to fastio
This commit is contained in:
commit
9083e5420a
18 changed files with 42 additions and 544 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#ifndef MARLIN_CONFIG_H
|
||||
#define MARLIN_CONFIG_H
|
||||
|
||||
#include "fastio.h"
|
||||
#include "macros.h"
|
||||
#include "boards.h"
|
||||
#include "Version.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue