1. 474dbaa Core(M): Added __NO_RETURN to __NVIC_SystemReset() to silence compiler warning, see issue #336. by Jonatan Antoni · 7 years ago
  2. 0c9e1b6 Core: Updated cmsis_gcc file header. by Jonatan Antoni · 7 years ago
  3. 8f5ff03 Core(A): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings. by Jonatan Antoni · 7 years ago
  4. 184017e RTX5: ignoring CPUID field in GIC implementation by Vladimir Umek · 7 years ago
  5. 6fdbc09 CoreValidation: Activated tests on AC6LTM for Cortex-M0/M0+. by Jonatan Antoni · 7 years ago
  6. 43af4b5 Core(M): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings. by Jonatan Antoni · 7 years ago
  7. 631c833 Zone: Fixed broken link in documentation. by Jonatan Antoni · 7 years ago
  8. 73d848c Pack: Fixed erroneous cross reference links to CMSIS-Core(M). by Jonatan Antoni · 7 years ago
  9. 9cc1c76 Documentation: OS Tick Timer API is now separated from RTOS API by Reinhard Keil · 7 years ago
  10. 670d291 consistent names in comments by Reinhard Keil · 7 years ago
  11. 1dbad20 RTX5: fixed osMemoryPoolAlloc to avoid potential race condition (#342) by Robert Rostohar · 7 years ago
  12. 815dfad RTX5: disabled OS Tick interrupt during post processing in IRQ handler for Cortex-A devices by Vladimir Umek · 7 years ago
  13. 814c03c Function comments improved (no functional change -> no version number modified) by Reinhard Keil · 7 years ago
  14. bc70a07 typo fixed by Reinhard Keil · 7 years ago
  15. 1d3a4e9 Code Coding rules for CMSIS-RTOS2 added. by Reinhard Keil · 7 years ago
  16. 3ff8906 Added IAR DSP lib support by TTornblom · 7 years ago
  17. 80922a1 RTX5: minor code optimizations (removed unnecessary checks) by Robert Rostohar · 7 years ago
  18. 84a9388 RTX5: fixed optimization issue when using GCC optimization level 3 by Robert Rostohar · 7 years ago
  19. c97ec68 include PackIndex.xsd when generating CMSIS pack by Joachim Krech · 7 years ago
  20. 583d205 removing superfluous end tag by Joachim Krech · 7 years ago
  21. 2fd0863 Update cmsis_iccarm.h by Thomas Törnblom · 7 years ago
  22. c6dca33 RTOS2: Update version information for OS Tick Private Timer. by Jonatan Antoni · 7 years ago
  23. 4409a6f Doxygen: Fixed broken link from general revision history to Core(A) history. by Jonatan Antoni · 7 years ago
  24. e8d0a47 Move non-config includes behind PTIM ifdef by Bartek Szatkowski · 7 years ago
  25. 50009d8 Driver NAND usage examples enhanced by Vladimir Umek · 7 years ago
  26. 66f7b53 Update README.md by Reinhard Keil · 7 years ago
  27. 3d89688 EW Review Meeting slides added by Reinhard Keil · 7 years ago
  28. cb89f9e replacing single with double quotes for consistency by Joachim Krech · 7 years ago
  29. 4c269b2 fixing attribute name by Joachim Krech · 7 years ago
  30. 4ea9254 merging head by Joachim Krech · 7 years ago
  31. 23a9e0c fixing web links by Joachim Krech · 7 years ago
  32. 624c886 Added Sinowealth by Christopher Seidl · 7 years ago
  33. 478d590 Added Sinowealth by Christopher Seidl · 7 years ago
  34. b274a66 RTX5: component view update - brief attribute replaced with shortname in component tag by Vladimir Umek · 7 years ago
  35. 4f86b6f RTX5: Enhanced SCVD for System Analyzer integration. by Jonatan Antoni · 7 years ago
  36. 7f501a7 Bump pack version after release. by Jonatan Antoni · 7 years ago
  37. 661ead8 Utilities: Fixed gen_pack.bat to copy genmodel (Javadoc) as part of Zone documentation. by Jonatan Antoni · 7 years ago
  38. a3ec1f2 DoxyGen: Fixed version and changelog of general chapter. by Jonatan Antoni · 7 years ago
  39. 022c6bd beta removed from doxygen file by Reinhard Keil · 7 years ago
  40. 0ab4f22 CMSIS-DAP documentation - beta label removed by Reinhard Keil · 7 years ago
  41. 0cd6383 CMSIS-NN: Changed Cgroup to "NN Lib" to match the current PACK.xsd schema. by Jonatan Antoni · 7 years ago
  42. c485983 Utilities: Set executable flag on Linux binaries. by Jonatan Antoni · 7 years ago
  43. e924d64 Pack: Update PDSC and changelogs for 5.3.0 release. by Jonatan Antoni · 7 years ago
  44. 084e990 Utilities: Update SVDConv v3.3.18 by Jonatan Antoni · 7 years ago
  45. 34ee89c updating cpdsc example not using any versions for package and components by Joachim Krech · 7 years ago
  46. 27bf664 added public attribute to docs and books by Joachim Krech · 7 years ago
  47. ebbf5ea added new config wizard feature identifier replacement by Joachim Krech · 7 years ago
  48. bb0cb61 clarified supported formats for value tag in enumeratedValues by Joachim Krech · 7 years ago
  49. 6216149 clarified supported formats for value tag in enumeratedValues by Joachim Krech · 7 years ago
  50. dc02a4b #116 allowing binary format starting with 0b by Joachim Krech · 7 years ago
  51. 3632007 Driver: Updated demo code for Flash Driver usage. by Daniel Brondani · 7 years ago
  52. 09e3221 RTX5: component view updated - fixed stack context display for running thread by Vladimir Umek · 7 years ago
  53. c886b8b CMSIS RTOS2: minor update in documentation (fixed typos) by Robert Rostohar · 7 years ago
  54. fbcf3af Added information how to disable the generation of events in RTX for individual API calls. by Christopher Seidl · 7 years ago
  55. f2ea093 Doxygen: Added clear statements that we use C99/C++03 standards, not original ANSI C89. by Jonatan Antoni · 7 years ago
  56. e4a4877 DoxyGen: Added issue with cross references to How2Doc.txt. by Jonatan Antoni · 7 years ago
  57. 3321927 DoxyGen: Fixed Memory Management documentation. by Jonatan Antoni · 7 years ago
  58. 207cce8 Device: Fixed warning "__ARMCC_VERSION" is not defined for GCC. by Jonatan Antoni · 7 years ago
  59. 5a2a5fe DoxyGen: Removed automatic cross references from RTOS2 to Core. by Jonatan Antoni · 7 years ago
  60. 3ef4471 CoreValidation: Append test result title prefix to distinguish test configuration aggregated in Jenkins reports. by Jonatan Antoni · 7 years ago
  61. f8f1c38 CoreValidation: Fixed Cortex-A9neon mfpu setting to be compatible between AC6 and GCC. by Jonatan Antoni · 7 years ago
  62. 8d91d11 DoxyGen: Added reference to CMSIS device header needed in RTOS2 Migration Guide. by Jonatan Antoni · 7 years ago
  63. 62f3d9f DoxyGen: Fixed typos in CMSIS-RTOS2. by Jonatan Antoni · 7 years ago
  64. 2627d04 DoxyGen: Enhanced RTOS2/RTX5 documentation with usage examples for manual memory allocation. by Jonatan Antoni · 7 years ago
  65. aedf9a9 Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Robert Rostohar · 8 years ago
  66. 2545fb5 Merge branch 'feature/rtx_config_h_update' into develop by Christopher Seidl · 8 years ago
  67. be4f059 Updated RTX configuration with Event Recorder and Object Memory Usage Counters. by Christopher Seidl · 8 years ago
  68. 6b557bf RTX5: removed an unnecessary PC-lint comment by Robert Rostohar · 8 years ago
  69. d7fb0be CoreValidation: Fixed mfpu setting for Cortex-A9neon. by Jonatan Antoni · 8 years ago
  70. 12e6537 RTX5: updated configuration - increased default thread stack sizes to 256 bytes by Robert Rostohar · 8 years ago
  71. e4c8245 RTX5: corrected OS control blocks sections when using ARMCC5 (used for debug with Component Viewer) by Robert Rostohar · 8 years ago
  72. 0322fb4 RTX5: component view updated - fixed invalid stack usage for running thread during context switch by Vladimir Umek · 8 years ago
  73. 0b8014e Pack: Added Zone genmodel (JavaDoc) to manifest. by Jonatan Antoni · 8 years ago
  74. c0fddf7 Added Megawin by Christopher Seidl · 8 years ago
  75. 5c696ec Added Megawin by Christopher Seidl · 8 years ago
  76. 6fcd74b RTX5: data usage optimization (libspace in separate section and can be removed by linker when not used) by Robert Rostohar · 8 years ago
  77. 5f723fe Corrected Hilscher's vendor ID number by Christopher Seidl · 8 years ago
  78. 3974bd3 Corrected Hilscher's vendor ID number by Christopher Seidl · 8 years ago
  79. 4540d02 RTX5: added support for OS sections when using ARMCC5 by Robert Rostohar · 8 years ago
  80. aa7a332 RTX5: added user configurable names for system threads (Idle and Timer) by Robert Rostohar · 8 years ago
  81. d020c0b Added Hilscher by Christopher Seidl · 8 years ago
  82. 7cefa07 Added Hilscher by Christopher Seidl · 8 years ago
  83. 9ee5a26 RTX5: updated implementation version of CMSIS-RTOS1 by Robert Rostohar · 8 years ago
  84. eafbf88 RTX5: updated company brand by Robert Rostohar · 8 years ago
  85. 1a9f9ef Pack: Bump pack version after pre-release 5.2.1-dev3. by Jonatan Antoni · 8 years ago
  86. f74c3ad Added current date for development release 5.2.1-dev3. by Jonatan Antoni · 8 years ago 5.2.1-dev3
  87. bd04cf4 Fixed pack manifest. by Jonatan Antoni · 8 years ago
  88. f8c5612 Merge pull request #310 from ARM-software/features/cmsis_nn_2 by Jonatan Antoni · 8 years ago
  89. ac25191 Merge remote-tracking branch 'remotes/upstream/develop' into features/cmsis_nn_2 by Jonatan Antoni · 8 years ago
  90. 186cc62 Doxygen: Updated general introduction overview "CMSIS Structure" diagram. by Jonatan Antoni · 8 years ago
  91. e8cea37 Update readme for nn_test by Liangzhen Lai · 8 years ago
  92. 4565673 Update NN overview figure by Liangzhen Lai · 8 years ago
  93. 9ced4c3 Adding reference to white paper for CMSIS-NN. Update CMSIS-NN description. by Liangzhen Lai · 8 years ago
  94. 6c9a7dd Fixed pack description for NN component after moving pooling function. by Jonatan Antoni · 8 years ago
  95. 0a0cc2a NN: Fixed doxygen warnings in GRU Example. by Jonatan Antoni · 8 years ago
  96. 63feb5e Remove cstring include; update nn_test project files by Liangzhen Lai · 8 years ago
  97. 5fc96e5 Fix typos in documentation by Liangzhen Lai · 8 years ago
  98. 902c03a Moving pooling function file to the correct directory by Liangzhen Lai · 8 years ago
  99. ed587ed Update overview figure to remove dependence on CMSIS-DSP by Liangzhen Lai · 8 years ago
  100. d0cd586 Update with comments from Jonatan/Daniel by Liangzhen Lai · 8 years ago