/*!
@page middleware_log Middleware Change Log

@section host_usdhc Host USDHC driver for MCUXpresso SDK
The current driver version is 2.5.0.

  - 2.5.0
    - Improvements
      - Added cache line size alignment maintain for the read transfer.
      - Added FSL_FEATURE_HAS_L1CACHE to enable cache maintain operation for the soc has LMEM cache.
    - Bug Fixes
      - Fixed violations of MISRA C-2012 rule 11.9, 15.7, 4.7, 16.4, 10.1, 10.3, 10.4, 11.3, 14.4, 10.6, 17.7, 16.1, 16.3.

  - 2.4.0
    - Improvements
      - Added cache maintain functionality in the host driver.
      - Enabled DAT3 card detect feature.
      - Increase the default STD tuning counter to 60 to cover range of the tuning window.
      - Added host instance capability macro.
      - Added clear card inserted/removed event when card removed/inserted interrupt generated.

  - 2.3.0
    - Improvements
      - Merged the host controller driver from polling/freertos/interrupt to non_blocking/blocking.
      - Added SDMMC OSA layer to support muxtex access/event/delay.

  - 2.2.14
    - Bug Fixes
      - Fixed uninitialized value Coverity issue.

  - 2.0.0
    - Initial version

*/
