Added V2 files for the ECO board, also changed default from rev1 to rev2.
This commit is contained in:
parent
c33434c0d6
commit
8765751f70
9 changed files with 72 additions and 2 deletions
|
@ -73,5 +73,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#ifdef SUBPROJECT_rev1
|
||||
#include "rev1/config.h"
|
||||
#endif
|
||||
#ifdef SUBPROJECT_rev2
|
||||
#include "rev2/config.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue