Include boards and macros ahead of configs
This commit is contained in:
parent
5f4702ecb2
commit
83c4653c71
23 changed files with 2 additions and 66 deletions
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -23,6 +23,8 @@
|
||||||
#ifndef MARLIN_CONFIG_H
|
#ifndef MARLIN_CONFIG_H
|
||||||
#define MARLIN_CONFIG_H
|
#define MARLIN_CONFIG_H
|
||||||
|
|
||||||
|
#include "macros.h"
|
||||||
|
#include "boards.h"
|
||||||
#include "Configuration.h"
|
#include "Configuration.h"
|
||||||
#include "Conditionals_LCD.h"
|
#include "Conditionals_LCD.h"
|
||||||
#include "Configuration_adv.h"
|
#include "Configuration_adv.h"
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -58,9 +58,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -57,9 +57,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIGURATION_H_VERSION 010100
|
#define CONFIGURATION_H_VERSION 010100
|
||||||
|
|
||||||
#include "boards.h"
|
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//============================= Getting Started =============================
|
//============================= Getting Started =============================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
Reference in a new issue