CMSIS-Driver  Version 2.7.1
Peripheral Interface for Middleware and Application Code
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Revision History of CMSIS-Driver
Version Description
2.7.1 Modifications compared to Version 2.7.0:
  • Finalized WiFi Interface API 1.0.0.
2.7.0 Modifications compared to Version 2.6.0:
  • Added WiFi Interface API 1.0.0-beta.
  • Added custom driver selection to simplify implementation of new CMSIS-Driver.
2.6.0 Modifications compared to Version 2.05:
  • Enhanced CAN-Driver API with explicit BUSOFF state.
  • Enhanced NAND-Driver API for ECC handling.
2.05 Modifications compared to Version 2.04:
  • Changed: All typedefs related to status have been made volatile.
2.04 Modifications compared to Version 2.03:
  • Added: template files for CAN interface driver.
2.03 Modifications compared to Version 2.02:
2.02 Modifications compared to Version 2.00:
  • Minor API changes, for exact details refer to the header file of each driver.
  • Added: Flash Interface, NAND interface.
2.00 API with non-blocking data transfer, independent of CMSIS-RTOS.
1.10 Initial release