1. c99672a CoreValidation: Fixed/enhanced test cases. by Jonatan Antoni · 7 years ago
  2. 13e9162 Core(M): Added compatibility implementations for FPSCR access for Armv6-M and Armv8-MBL. by Jonatan Antoni · 7 years ago
  3. 0576920 CoreValidation: Fixed compilation error for GCC. by Jonatan Antoni · 7 years ago
  4. 9ab4aed CoreValidation: Fixed/enhanced core and intrinsic function tests. by Jonatan Antoni · 7 years ago
  5. 9359549 Core(M): Added compatibility functions for priority grouping on Armv6-M and Armv8-MBL. by Jonatan Antoni · 7 years ago
  6. aff8a3a Core(A): Fixed GIC_SetPendingIRQ to raise interrupt only once. by Jonatan Antoni · 7 years ago
  7. 8b0977e Core(M): Added backward compatible definitions for setting NMI pending in SCB ICSR register. (Issue #334) by Jonatan Antoni · 7 years ago
  8. 3a416f6 'attr' documentation improved (with defaults) by Reinhard Keil · 7 years ago
  9. e58ef49 corrected 'null-terminated string' comment by Reinhard Keil · 7 years ago
  10. 125df41 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  11. bddc61e Return values updated. by Thorsten Gerdsmeier · 7 years ago
  12. 0610cf1 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  13. 26e2632 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  14. dc26f1e Return values updated. by Thorsten Gerdsmeier · 7 years ago
  15. be25113 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  16. 06e927d Return values updated. by Thorsten Gerdsmeier · 7 years ago
  17. 79ee6a0 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  18. e9f6b51 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  19. 9eddf9a Return values updated. by Thorsten Gerdsmeier · 7 years ago
  20. 85b335f Doxygen: Enhanced documentation for osRtxErrorNotify and osRtxIdleThread. by Jonatan Antoni · 7 years ago
  21. 9052a35 Doxygen: Splitted cmsis_os2.txt into smaller parts for maintainability. by Jonatan Antoni · 7 years ago
  22. 37c94c3 Doxygen: Fixed Core(M) revision history table to use consistent summary attribute. by Jonatan Antoni · 7 years ago
  23. b9a3964 CMSIS-Driver: Minor I2C slave event description change (documentation) by Vladimir Umek · 7 years ago
  24. 4ae6cf2 CMSIS-Driver: I2C usage examples simplified by Vladimir Umek · 7 years ago
  25. 3130130 Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Reinhard Keil · 7 years ago
  26. d215ddf Documentation restructured, Interrupt usage clearified by Reinhard Keil · 7 years ago
  27. 9de4d68 Uncomment the softmax by Liangzhen Lai · 7 years ago
  28. d18260f Update CNN example with a simpler and more accurate network by Liangzhen Lai · 7 years ago
  29. 04f9687 RTX5: component view updated - used stack display set to "unknown" during system exception calls and debug execution by Vladimir Umek · 7 years ago
  30. 9e58be9 DoxyGen: Fixed warnings in CMSIS-Core(M) revision history. by Jonatan Antoni · 7 years ago
  31. c1e9d20 CMSIS-Driver: Updated Flash API V2.2.0 (padding added to ARM_FLASH_INFO) by Vladimir Umek · 7 years ago
  32. e1c5c96 Added Autochips by Christopher Seidl · 7 years ago
  33. 903c3d7 Added Autochips by Christopher Seidl · 7 years ago
  34. ebeb0e0 Update project to be C99 mode; remove IP_X4 flag in cnn example by Liangzhen Lai · 7 years ago
  35. 507cb15 Added a section about IRQs and how to deal with them. by Christopher Seidl · 7 years ago
  36. d8e5f85 Hardware requirements for Cortex-M systems added by Reinhard Keil · 7 years ago
  37. b355d47 RTX5: improved robustness (invalidation of objects on delete) by Robert Rostohar · 7 years ago
  38. 2b8d425 Doxygen: Fixed documentation for ARM_MPU_Enable. by Jonatan Antoni · 7 years ago
  39. 0b7a4a9 RTX5: fixed nesting interrupt handling (Cortex-A) by Vladimir Umek · 7 years ago
  40. d8f5a1d Removed usage of DP CTRL/STAT CDBGRSTREQ from DebugPortStart default sequence by Jens Reinecke · 7 years ago
  41. 4e515bb Complete the update and testing of softmax functions by Liangzhen Lai · 7 years ago
  42. e4422e2 Change min to base. q7 version verified. Working on q15 version by Liangzhen Lai · 7 years ago
  43. 8d03d5d Fix shifting issue in this file, waiting for validation. by Liangzhen Lai · 7 years ago
  44. 0b09db3 Doxygen: Changed all *.pdsc and *.pack notations to lower case. by Jonatan Antoni · 7 years ago
  45. bc4a794 DSP: Changed optimization level for IAR. by TTornblom · 7 years ago
  46. 5d19e5f Pack/Doxygen: Updated versions and changelogs of Core(M) and Core(A). by Jonatan Antoni · 7 years ago
  47. 474dbaa Core(M): Added __NO_RETURN to __NVIC_SystemReset() to silence compiler warning, see issue #336. by Jonatan Antoni · 7 years ago
  48. 0c9e1b6 Core: Updated cmsis_gcc file header. by Jonatan Antoni · 7 years ago
  49. 8f5ff03 Core(A): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings. by Jonatan Antoni · 7 years ago
  50. 184017e RTX5: ignoring CPUID field in GIC implementation by Vladimir Umek · 7 years ago
  51. 6fdbc09 CoreValidation: Activated tests on AC6LTM for Cortex-M0/M0+. by Jonatan Antoni · 7 years ago
  52. 43af4b5 Core(M): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings. by Jonatan Antoni · 7 years ago
  53. 631c833 Zone: Fixed broken link in documentation. by Jonatan Antoni · 7 years ago
  54. 73d848c Pack: Fixed erroneous cross reference links to CMSIS-Core(M). by Jonatan Antoni · 7 years ago
  55. 9cc1c76 Documentation: OS Tick Timer API is now separated from RTOS API by Reinhard Keil · 7 years ago
  56. 670d291 consistent names in comments by Reinhard Keil · 7 years ago
  57. 1dbad20 RTX5: fixed osMemoryPoolAlloc to avoid potential race condition (#342) by Robert Rostohar · 7 years ago
  58. 815dfad RTX5: disabled OS Tick interrupt during post processing in IRQ handler for Cortex-A devices by Vladimir Umek · 7 years ago
  59. 814c03c Function comments improved (no functional change -> no version number modified) by Reinhard Keil · 7 years ago
  60. bc70a07 typo fixed by Reinhard Keil · 7 years ago
  61. 1d3a4e9 Code Coding rules for CMSIS-RTOS2 added. by Reinhard Keil · 7 years ago
  62. 3ff8906 Added IAR DSP lib support by TTornblom · 7 years ago
  63. 80922a1 RTX5: minor code optimizations (removed unnecessary checks) by Robert Rostohar · 7 years ago
  64. 84a9388 RTX5: fixed optimization issue when using GCC optimization level 3 by Robert Rostohar · 7 years ago
  65. c97ec68 include PackIndex.xsd when generating CMSIS pack by Joachim Krech · 7 years ago
  66. 583d205 removing superfluous end tag by Joachim Krech · 7 years ago
  67. 2fd0863 Update cmsis_iccarm.h by Thomas Törnblom · 7 years ago
  68. c6dca33 RTOS2: Update version information for OS Tick Private Timer. by Jonatan Antoni · 7 years ago
  69. 4409a6f Doxygen: Fixed broken link from general revision history to Core(A) history. by Jonatan Antoni · 7 years ago
  70. e8d0a47 Move non-config includes behind PTIM ifdef by Bartek Szatkowski · 7 years ago
  71. 50009d8 Driver NAND usage examples enhanced by Vladimir Umek · 7 years ago
  72. 66f7b53 Update README.md by Reinhard Keil · 7 years ago
  73. 3d89688 EW Review Meeting slides added by Reinhard Keil · 7 years ago
  74. cb89f9e replacing single with double quotes for consistency by Joachim Krech · 7 years ago
  75. 4c269b2 fixing attribute name by Joachim Krech · 7 years ago
  76. 4ea9254 merging head by Joachim Krech · 7 years ago
  77. 23a9e0c fixing web links by Joachim Krech · 7 years ago
  78. 624c886 Added Sinowealth by Christopher Seidl · 7 years ago
  79. 478d590 Added Sinowealth by Christopher Seidl · 7 years ago
  80. b274a66 RTX5: component view update - brief attribute replaced with shortname in component tag by Vladimir Umek · 7 years ago
  81. 4f86b6f RTX5: Enhanced SCVD for System Analyzer integration. by Jonatan Antoni · 7 years ago
  82. 7f501a7 Bump pack version after release. by Jonatan Antoni · 7 years ago
  83. 661ead8 Utilities: Fixed gen_pack.bat to copy genmodel (Javadoc) as part of Zone documentation. by Jonatan Antoni · 7 years ago
  84. a3ec1f2 DoxyGen: Fixed version and changelog of general chapter. by Jonatan Antoni · 7 years ago
  85. 022c6bd beta removed from doxygen file by Reinhard Keil · 7 years ago
  86. 0ab4f22 CMSIS-DAP documentation - beta label removed by Reinhard Keil · 7 years ago
  87. 0cd6383 CMSIS-NN: Changed Cgroup to "NN Lib" to match the current PACK.xsd schema. by Jonatan Antoni · 7 years ago
  88. c485983 Utilities: Set executable flag on Linux binaries. by Jonatan Antoni · 7 years ago
  89. e924d64 Pack: Update PDSC and changelogs for 5.3.0 release. by Jonatan Antoni · 7 years ago
  90. 084e990 Utilities: Update SVDConv v3.3.18 by Jonatan Antoni · 7 years ago
  91. 34ee89c updating cpdsc example not using any versions for package and components by Joachim Krech · 7 years ago
  92. 27bf664 added public attribute to docs and books by Joachim Krech · 7 years ago
  93. ebbf5ea added new config wizard feature identifier replacement by Joachim Krech · 7 years ago
  94. bb0cb61 clarified supported formats for value tag in enumeratedValues by Joachim Krech · 7 years ago
  95. 6216149 clarified supported formats for value tag in enumeratedValues by Joachim Krech · 7 years ago
  96. dc02a4b #116 allowing binary format starting with 0b by Joachim Krech · 7 years ago
  97. 3632007 Driver: Updated demo code for Flash Driver usage. by Daniel Brondani · 7 years ago
  98. 09e3221 RTX5: component view updated - fixed stack context display for running thread by Vladimir Umek · 7 years ago
  99. c886b8b CMSIS RTOS2: minor update in documentation (fixed typos) by Robert Rostohar · 7 years ago
  100. fbcf3af Added information how to disable the generation of events in RTX for individual API calls. by Christopher Seidl · 7 years ago