mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Nucleo: Remove bogus MPU definitions
This commit is contained in:
@@ -360,8 +360,7 @@ enum spi_dev_e
|
||||
SPIDEV_EXPANDER, /* Select SPI I/O expander device */
|
||||
SPIDEV_MUX, /* Select SPI multiplexer device */
|
||||
SPIDEV_AUDIO_DATA, /* Select SPI audio codec device data port */
|
||||
SPIDEV_AUDIO_CTRL, /* Select SPI audio codec device control port */
|
||||
SPIDEV_EXTDEV /* Select SPI external device */
|
||||
SPIDEV_AUDIO_CTRL /* Select SPI audio codec device control port */
|
||||
};
|
||||
|
||||
/* Certain SPI devices may required differnt clocking modes */
|
||||
|
||||
Reference in New Issue
Block a user