examples/benchmark/kernel-core_avr/cfg/cfg_dataflash.h
Go to the documentation of this file.00001
00039 #ifndef CFG_DATAFLASH_H
00040 #define CFG_DATAFLASH_H
00041
00047 #define DATAFLASH_LOG_LEVEL LOG_LVL_INFO
00048
00054 #define DATAFLASH_LOG_FORMAT LOG_FMT_TERSE
00055
00056 #endif