Skip to content

Commit

Permalink
boards/opencm9-04: fixed SPI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
haukepetersen committed Jan 25, 2017
1 parent 24ceb95 commit b710702
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions boards/opencm9-04/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,13 +135,6 @@ static const uart_conf_t uart_config[] = {
#define I2C_NUMOF (0)
/** @} */

/**
* @name SPI configuration
* @{
*/
#define SPI_NUMOF (0)
/** @} */

#ifdef __cplusplus
}
#endif
Expand Down

0 comments on commit b710702

Please sign in to comment.