-
- Downloads
cpu/samd21: spi: change #ifdef's to #if's
The board config can define SPI_1_EN as 0, and in that case #ifdef won't work. Add some more comments, and fix typos.
Please register or sign in to comment
The board config can define SPI_1_EN as 0, and in that case #ifdef won't work. Add some more comments, and fix typos.