1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

stm32f429i-disc1: remove obsolete spi_divtable include

This commit is contained in:
Koen Zandberg 2020-08-18 13:41:49 +02:00
parent 89f422f370
commit b478202702
No known key found for this signature in database
GPG Key ID: 0895A893E6D2985B

View File

@ -21,7 +21,6 @@
#include "periph_cpu.h"
#include "f4/cfg_clock_168_8_1.h"
#include "cfg_spi_divtable.h"
#include "cfg_timer_tim5.h"
#include "cfg_usb_otg_hs_fs.h"
@ -72,9 +71,6 @@ static const uart_conf_t uart_config[] = {
/**
* @name SPI configuration
*
* @note The spi_divtable is auto-generated from
* `cpu/stm32_common/dist/spi_divtable/spi_divtable.c`
* @{
*/
static const spi_conf_t spi_config[] = {