diff options
Diffstat (limited to 'boards/ST_STM32F0_DISCOVERY/board.c')
-rw-r--r-- | boards/ST_STM32F0_DISCOVERY/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards/ST_STM32F0_DISCOVERY/board.c b/boards/ST_STM32F0_DISCOVERY/board.c index 0393835ad..7f28873cd 100644 --- a/boards/ST_STM32F0_DISCOVERY/board.c +++ b/boards/ST_STM32F0_DISCOVERY/board.c @@ -14,7 +14,6 @@ limitations under the License.
*/
-#include "ch.h"
#include "hal.h"
#if HAL_USE_PAL || defined(__DOXYGEN__)
|