Skip to content
Snippets Groups Projects
Commit 0e72872c authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

boards: avsextrem: remove obsolete FAT defines

parent 5003ebc9
No related branches found
No related tags found
No related merge requests found
......@@ -47,13 +47,6 @@ extern "C" {
#define LED_RED_TOGGLE (FIO3PIN ^= LED_RED_PIN)
/** @} */
#ifdef MODULE_FAT
#define CFG_CONF_MEM_SIZE 0x7FFFFFFF
#define SYSLOG_CONF_NUM_INTERFACES 2
#else
#define SYSLOG_CONF_NUM_INTERFACES 1
#endif
/**
* @name Define UART device and baudrate for stdio
* @{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment