Skip to content
  1. Jan 03, 2018
  2. Jan 02, 2018
  3. Jan 01, 2018
  4. Dec 31, 2017
  5. Dec 30, 2017
  6. Dec 29, 2017
  7. Dec 28, 2017
  8. Dec 27, 2017
  9. Dec 26, 2017
  10. Dec 25, 2017
  11. Dec 24, 2017
  12. Dec 23, 2017
    • Gregory Nutt's avatar
      lpc43/54 SDMMC: Remove some useless code. lpc54: Fix typos in the IOCON... · 0a5d9af3
      Gregory Nutt authored
      lpc43/54 SDMMC: Remove some useless code.  lpc54:  Fix typos in the IOCON register definition file.  Lpcxpresso-Lpc54628:  Fix typols in board.h file
      0a5d9af3
    • Gregory Nutt's avatar
      Squashed commit of the following: · b329b8c1
      Gregory Nutt authored
          lpc43/54 SDMMC:  Wading through bits trying to make sense out of what is a event want interrupt which deal mostly with commands+responses and what is a data transfer event.  DTO is the only wildcard.  I think this clear now but DMA transfers will fail with CRC error.
          lpc43/54 SDMMC:  DTO is a wait event, not a transfer event.
          lpc43/54 SDMMC:  Significant simplication to previous design.  More debug output.
          lpc43/54 SDMMC:  Don't allow duplicate events in waitmask and xfrmask.
          lpc43/54 SDMMC:  Not all interrupts were being disabled at the end of a transfer.
          lpc43/54 SDMMC:  Defer enabling DMA transfer interrupts until after command has been sent.
      b329b8c1
  13. Dec 22, 2017