1. f74c3ad Added current date for development release 5.2.1-dev3. by Jonatan Antoni · 8 years ago 5.2.1-dev3
  2. bd04cf4 Fixed pack manifest. by Jonatan Antoni · 8 years ago
  3. f8c5612 Merge pull request #310 from ARM-software/features/cmsis_nn_2 by Jonatan Antoni · 8 years ago
  4. ac25191 Merge remote-tracking branch 'remotes/upstream/develop' into features/cmsis_nn_2 by Jonatan Antoni · 8 years ago
  5. 186cc62 Doxygen: Updated general introduction overview "CMSIS Structure" diagram. by Jonatan Antoni · 8 years ago
  6. e8cea37 Update readme for nn_test by Liangzhen Lai · 8 years ago
  7. 4565673 Update NN overview figure by Liangzhen Lai · 8 years ago
  8. 9ced4c3 Adding reference to white paper for CMSIS-NN. Update CMSIS-NN description. by Liangzhen Lai · 8 years ago
  9. 6c9a7dd Fixed pack description for NN component after moving pooling function. by Jonatan Antoni · 8 years ago
  10. 0a0cc2a NN: Fixed doxygen warnings in GRU Example. by Jonatan Antoni · 8 years ago
  11. 63feb5e Remove cstring include; update nn_test project files by Liangzhen Lai · 8 years ago
  12. 5fc96e5 Fix typos in documentation by Liangzhen Lai · 8 years ago
  13. 902c03a Moving pooling function file to the correct directory by Liangzhen Lai · 8 years ago
  14. ed587ed Update overview figure to remove dependence on CMSIS-DSP by Liangzhen Lai · 8 years ago
  15. d0cd586 Update with comments from Jonatan/Daniel by Liangzhen Lai · 8 years ago
  16. 3020a33 Update tearget processor description by Liangzhen Lai · 8 years ago
  17. 5eed9a3 Adding rounding option tests into nn_test by Liangzhen Lai · 8 years ago
  18. 46984ac Change ARM_NNUSE_ROUND to compiler defined flag. Change hard-coded 2 to sizeof(q15_t) by Liangzhen Lai · 8 years ago
  19. 13bff48 Pack: Fixed typos in documentation for CMSIS-NN which is Neural Network. by Jonatan Antoni · 8 years ago
  20. 6b1eeab NN: Clean up example project settings by Jonatan Antoni · 8 years ago
  21. a28e804 Updated README page. by Jonatan Antoni · 8 years ago
  22. a67f555 NN: Added NN Library to PDSC. by Jonatan Antoni · 8 years ago
  23. 0008ae6 Added CMSIS-NN to the list of hot stuff. by Jonatan Antoni · 8 years ago
  24. 9528797 CMSIS-NN: Initial import of the CMSIS Neural Network Lib by FabKlein · 8 years ago
  25. 67737d0 Core(A): Fixed -Wundef warning in GCC compiler header when accessing __ARM_NEON on non-NEON devices. by Jonatan Antoni · 8 years ago
  26. 8991498 CoreValidation: Fixed fpu settings for Cortex-A5 and -A9. by Jonatan Antoni · 8 years ago
  27. b021599 CoreValidation: Added -Wundef to GCC project configurations. by Jonatan Antoni · 8 years ago
  28. d794a2b Core(M): Fix -Wundef for __ARM_FEATURE_DSP by Niklas Hauser · 8 years ago
  29. ad63173 RTX5: component view updated - enhanced memory usage display by Vladimir Umek · 8 years ago
  30. 7eb010a CMSIS-Driver: Removed copyright notice from Driver_MCI.c by Daniel Brondani · 8 years ago
  31. 783c929 CMSIS-Driver: Updated MCI documentation, added MCI_Demo.c by Daniel Brondani · 8 years ago
  32. f5ae4bd CoreValidation: Save builder Junit result as build_<now>.xml by Jonatan Antoni · 8 years ago
  33. f4987e2 CoreValidation: Store matrix build result to Junit xml file. by Jonatan Antoni · 8 years ago
  34. 18cc96d Updating company brand by Jonatan Antoni · 8 years ago
  35. 1b01bb6 CoreValidation: Fixed NVIC function test for Cortex-M0/M0+ by Jonatan Antoni · 8 years ago
  36. 4e2425e RTX5: updated examples (latest configuration) by Robert Rostohar · 8 years ago
  37. 509ae42 Core(A): Removed unnecessary register volatile declarations from L1C functions. (Issue #303) by Jonatan Antoni · 8 years ago
  38. d8775ca RTX5: updated IAR library project (added batch build configuration) by Vladimir Umek · 8 years ago
  39. db6306d RTX5: latest libraries (IAR) by Vladimir Umek · 8 years ago
  40. 34bdb98 RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 8 years ago
  41. cd44e6f RTX5: version increased to V5.3.0 by Robert Rostohar · 8 years ago
  42. d53b4fc RTX5: added Object Memory usage counters by Robert Rostohar · 8 years ago
  43. 9ef1714 RTX5: updated configuration - added optional external configuration file (#295) by Robert Rostohar · 8 years ago
  44. ee996c9 Core(M): Removed overused type casts in NVIC functions (Issue #248). by Jonatan Antoni · 8 years ago
  45. 360c411 Pack: Fixed typos in documentation. by Jonatan Antoni · 8 years ago
  46. 112c699 Re-added flash programming algorithm example, now in MDK v5. by Christopher Seidl · 8 years ago
  47. 259c17e Core(A): Added CP15 register access functions for CSSELR. (Issue #300) by Jonatan Antoni · 8 years ago
  48. 0ac0276 Core(A): Fixed VBAR cp15 register access functions (Issue #301). by Jonatan Antoni · 8 years ago
  49. 3960f19 Core-M: Fixed typos in core headers. by Jonatan Antoni · 8 years ago
  50. 2b22cb9 Minor text correction. by Daniel Brondani · 8 years ago
  51. 873bb94 Driver: Removed example code todo from USB Driver. by Jonatan Antoni · 8 years ago
  52. 506614f Driver: Added demo code for Flash Driver usage. by Jonatan Antoni · 8 years ago
  53. aa32437 Driver: Added demo code for using NAND Driver. by Jonatan Antoni · 8 years ago
  54. ec7c675 RTOS2/Doc: Enhanced RTOS Function Overview and RTX5 memory allocation. by Jonatan Antoni · 8 years ago
  55. bb7ce3e RTX5: removed MISRA.txt (not needed any more - incorporated into documentation) by Robert Rostohar · 8 years ago
  56. bbbb566 Documentation for MISRA checking and deviations added by Reinhard Keil · 8 years ago
  57. d43938f Core(A): Changed macro __DEPRECATED to CMSIS_DEPRECATED. (Issue #287) by Jonatan Antoni · 8 years ago
  58. bd0db8d Core(A): Fixed validation test for enable/disable branch prediction on Cortex-A7. by Jonatan Antoni · 8 years ago
  59. 3810664 CMSIS-DAP: LPC-Link-II example updated (added SWO Streaming Trace bit into DAP_Info capabilities) by Robert Rostohar · 8 years ago
  60. 843c8c6 CMSIS DAP: updated DAP_Info Capabilities (added SWO Streaming Trace bit) by Robert Rostohar · 8 years ago
  61. 17b53ef Core(A): Refactored L1 Cache maintenance to be compiler agnostic. by Jonatan Antoni · 8 years ago
  62. b5ead32 CMSIS-DAP: added firmware validation project by Robert Rostohar · 8 years ago
  63. 19a14a4 Core(M): Aligned PSPLIM and MSPLIM access functions among compilers and device variants. by Jonatan Antoni · 8 years ago
  64. 7c40c58 CMSIS DAP: minor update in documentation by Robert Rostohar · 8 years ago
  65. 7b2b88c Documentation clean-up by Reinhard Keil · 8 years ago
  66. a2a3e0d CMSIS-DAP: LPC-Link-II example updated (fixed SWO) by Robert Rostohar · 8 years ago
  67. af5c8c4 RTX5: fixed __get_PSP function for Cortex-A on IAR (#288) by Vladimir Umek · 8 years ago
  68. 49f4ce7 Minor consistency update by Vladimir Umek · 8 years ago
  69. 4568837 SVDConv 3.3.13 fixing defect #197 by Joachim Krech · 8 years ago
  70. 762a54a CMSIS-DAP: LPC-Link-II example updated (corrected DAP packet size) by Robert Rostohar · 8 years ago
  71. 0e45768 RTX5: added callback for MPU loading (experimental) by Robert Rostohar · 8 years ago
  72. ff44f52 CMSIS-DAP: LPC-Link-II example updated (changed GUID and added inf file) by Robert Rostohar · 8 years ago
  73. 41830f2 CMSIS DAP: minor updates in documentation by Robert Rostohar · 8 years ago
  74. 60fd844 CMSIS-DAP Documentation clean-up by Reinhard Keil · 8 years ago
  75. cf30539 Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Reinhard Keil · 8 years ago
  76. 6b1a575 CMSIS-DAP v2 documentation added by Reinhard Keil · 8 years ago
  77. 91e7b4a RTOS2/RTX: Fixed signed vs unsigned issues in Cortex-A exception handler template. by Jonatan Antoni · 8 years ago
  78. a76e53c CMSIS-Core(A): Add MMU section_normal_nc macro by TomoYamanaka · 8 years ago
  79. 008dc45 CoreValidation: Fixed FVP configs for ARMv8-M. by Jonatan Antoni · 8 years ago
  80. 3ca4213 Doxygen: Updated Arm Compiler LTM Version to Arm Compiler 6.6.2. by Jonatan Antoni · 8 years ago
  81. 0d150a2 CMSIS-DAP: XMC4200 old example removed by Robert Rostohar · 8 years ago
  82. bf09325 CoreValidation: Removed GCC compiler flag -pedantic due to false positives. by Jonatan Antoni · 8 years ago
  83. c7008eb RTOS2/RTX5: Fixed "unused parameter" warnings in Cortex-A default exception handler implementation. by Jonatan Antoni · 8 years ago
  84. 4fd5c88 Core: Fixed GCC compiler warnings on __CLZ intrinsic. by Jonatan Antoni · 8 years ago
  85. ad75e2f CoreValidation: Update FVP test config to use stand-alone version instead of MDK. by Jonatan Antoni · 8 years ago
  86. 89a8134 CMSIS DAP: minor updates in documentation by Robert Rostohar · 8 years ago
  87. cd62fff Core(M): Added TPI_ACPR_SWOSCALER defines. by Jonatan Antoni · 8 years ago
  88. 746d9d8 Core(M): Fixed mask define for ITM TPR PRIVMASK. by Jonatan Antoni · 8 years ago
  89. c5c2498 Configuration via USB HID / WinUSB documented by Reinhard Keil · 8 years ago
  90. 609887f Removed Test Input commands Added WinUSB driver by Reinhard Keil · 8 years ago
  91. 4033334 CMSIS-DAP: LPC-Link-II example updated to latest V2.0.0/V1.2.0 by Robert Rostohar · 8 years ago
  92. fae3bbe CMSIS-DAP: MDK5 templates updated to latest V2.0.0/V1.2.0 by Robert Rostohar · 8 years ago
  93. 6434f58 CMSIS-DAP: Firmware implementation updated to latest V2.0.0/V1.2.0 by Robert Rostohar · 8 years ago
  94. 99ce7d6 Core: Added __STATIC_FORCEINLINE macro for all compilers. by Jonatan Antoni · 8 years ago
  95. 0455424 Core(M): Fixed MISRA and typos. by Jonatan Antoni · 8 years ago
  96. c2e8ee8 RTX5: updated library project (added PC-lint configuration) by Robert Rostohar · 8 years ago
  97. b5de616 RTX5: corrected typo in Cortex-A core header by Robert Rostohar · 8 years ago
  98. bb78a8a RTX5: MISRA compliance (added PC-lint comments and deviation description) by Robert Rostohar · 8 years ago
  99. de65d1d RTX5: improved MISRA compliance (various items) by Robert Rostohar · 8 years ago
  100. 943578a RTX5: improved MISRA compliance (static functions - local scope) by Robert Rostohar · 8 years ago