Skip to content
Snippets Groups Projects
  1. May 22, 2018
  2. May 21, 2018
  3. May 19, 2018
    • Marian Buschsieweke's avatar
      cpu/lpc2387: Fixed broken SPI driver · 17a5101b
      Marian Buschsieweke authored
      In commit 513b20ff the SPI API was changed to
      power up an configure the SPI bus on spi_acquire(). Sadly, the lpc2387 SPI
      apparently needs to be reconfigured after each power up. This commit moves
      the initialization code required after each power up from spi_init() to
      spi_acquire().
      17a5101b
  4. May 18, 2018
  5. May 17, 2018
  6. May 15, 2018
Loading