#ifndef PIOS_H #define PIOS_H /* PIOS board specific feature selection */ #include "pios_config.h" #ifdef PIOS_INCLUDE_FLASH #include #include #endif #endif /* PIOS_H */