Skip to content

CMSIS 5.0.0 Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkrech jkrech released this 13 May 15:12
· 3107 commits to develop since this release

CMSIS-Core Version 5.0.0

  • Updated CMSIS core files.
    • introduction of ARMv8M Support describing generic devices:
      • ARMv8M Baseline: ARMv8MBL
      • ARMv8M Mainline: ARMv8MML, ARMv8MML_SP (single precision FPU), ARMv8MML_DP (double precision FPU)
      • core files, partition_#device#.h, SVD for SAU debug
    • added function SCB_GetFPUType() to all CMSIS cores.
    • renamed cmsis_armcc_v6.h to cmsis_armclang.h.
    • updated CMSIS core files to V5.0
    • updated CMSIS Core change log

CMSIS-RTOS Version 2.0.0

  • API header file
  • Documentation

CMSIS-PACK Version 1.4.4

  • Added CMSIS project description format (*.CPDSC)