Set correct CPU and board information

This commit is contained in:
Thomas Basler 2020-02-04 22:14:50 +01:00
parent 3334582f86
commit 9ab2270a6c
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_RAMPS_14_EFB
#define MOTHERBOARD BOARD_BTT_SKR_V1_4
#endif
/**

View File

@ -13,7 +13,7 @@
[platformio]
src_dir = Marlin
boards_dir = buildroot/share/PlatformIO/boards
default_envs = mega2560
default_envs = LPC1768
include_dir = Marlin
extra_configs =
Marlin/config.ini