Revert "SPI API platform implementation stubs" (#7416)
This reverts commit 2dfa6ca72a2e8d43caf4932ca0d35792f0638917. Revert "Base HAL SPI Changes" This reverts commit 2afc521b8b6a81b2281a038f1b99a69f4a008e64. Revert "Initial HAL SPI API" This reverts commit 58f7ffe09ab5bc034b6510f5204f8d342138abaa.
This commit is contained in:
committed by
Scott Lahteine
parent
a5cf3a190c
commit
61c0a10efe
@@ -20,10 +20,6 @@
|
||||
#ifndef SPI_PINS_H_
|
||||
#define SPI_PINS_H_
|
||||
|
||||
#define SD_SPI_CHANNEL (HAL::SPI::CHANNEL_0)
|
||||
#define LCD_SPI_FREQUENCY 4000000
|
||||
#define LCD_SPI_CHANNEL (HAL::SPI::CHANNEL_1)
|
||||
|
||||
/**
|
||||
* Define SPI Pins: SCK, MISO, MOSI, SS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user