diff options
Diffstat (limited to 'os/hal/boards/OLIMEX_STM32_P407/board.c')
-rw-r--r-- | os/hal/boards/OLIMEX_STM32_P407/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/boards/OLIMEX_STM32_P407/board.c b/os/hal/boards/OLIMEX_STM32_P407/board.c index 17ef1d54f..2b4426c25 100644 --- a/os/hal/boards/OLIMEX_STM32_P407/board.c +++ b/os/hal/boards/OLIMEX_STM32_P407/board.c @@ -14,7 +14,6 @@ limitations under the License.
*/
-#include "ch.h"
#include "hal.h"
/**
|