Browse Source
When redoing the SPI driver for the msp430 platforms an assert statement was introduced to prohibit SPI access without any buffers. Since in the existing code the FIFO pointer is incremented through a dummy read this results in triggering aforementioned assert.pr/spi.typo

1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue