Add config.h and move LED_DRIVER_STRESS_TEST and FIXED_BUSPAL_BOOTLOADER to it.

This commit is contained in:
László Monda
2017-08-06 17:28:32 +02:00
parent 48cd8f374a
commit 68e2dab576
4 changed files with 12 additions and 3 deletions

View File

@@ -1,6 +1,4 @@
#define FIXED_BUSPAL_BOOTLOADER (1)
/*!< Used to mark the fixed BUSPL bootloader. Macro usage can be removed in the future */
#include "config.h"
#include "command.h"
#include "crc16.h"
#include "bus_pal_hardware.h"