mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-14 01:15:38 -04:00
OS: Disable drivers for unused peripherals.
This commit is contained in:
parent
1eb561ab45
commit
c5230387df
3 changed files with 0 additions and 4 deletions
|
@ -38,13 +38,11 @@
|
|||
|
||||
|
||||
#define LPC43XX_I2C_USE_I2C0 TRUE
|
||||
#define LPC43XX_I2C_USE_I2C1 TRUE
|
||||
|
||||
/*
|
||||
* SPI driver system settings.
|
||||
*/
|
||||
|
||||
#define LPC_SPI_USE_SSP0 TRUE
|
||||
#define LPC_SPI_USE_SSP1 TRUE
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue