1. c5e87e5 Added macros __UNALIGNED_UINT[16|32]_READ, __UNALIGNED_UINT[16|32]_WRITE. by Martin Günther · 8 years ago
  2. 0c3fc19 RTX5: Fixed potential corruption of terminated threads list (updated previous commit). by Robert Rostohar · 8 years ago
  3. dba297b Terminate list is supposed to be a double linked list. At least osRtxThreadListUnlink() expects one. by Daniel Böhmer · 8 years ago
  4. 7088a17 Merge pull request #142 from Patater/fix-gcc-asm-rename by Robert Rostohar · 8 years ago
  5. 200cd4b RTX: Fix GCC ASM .file and .include for *.S by Jaeden Amero · 8 years ago
  6. 4a03e6d minor corrections to CMSIS-PACK by Joachim Krech · 8 years ago
  7. 705070b CMSIS Driver: updated documentation by Robert Rostohar · 8 years ago
  8. ae46e63 fixed register reference in field item by Joachim Krech · 9 years ago
  9. 8cd76b4 bumped Cversion of CMSIS Core to 5.0.1 by Joachim Krech · 9 years ago
  10. 3ef9713 updating version and version history for General and Pack by Joachim Krech · 9 years ago
  11. 1573769 Updated MPS2 projects. by Martin Günther · 9 years ago
  12. 176622e Adapted section 'Multiple Instantiations' to new logic of 'derivedFrom' by bruneu01 · 9 years ago
  13. 7923acb Changed macro __PACKED back for ARMCC compiler. by Martin Günther · 9 years ago
  14. 5608183 Added new exe/eclipse/web elements to generator section. by Christopher Seidl · 9 years ago
  15. fe223b7 Updated CMSIS-Driver to revision 2.0.5 and added rev. history. by Christopher Seidl · 9 years ago
  16. 00d19e1 Updated DSP_Lib TestSuit. Added ARMv8m tests. Updated UV.exe path in batch files. by Martin Günther · 9 years ago
  17. 7ed31db fixing version typo by Joachim Krech · 9 years ago
  18. 9098a47 CMSIS Driver API: added volatile to status typedef's by Robert Rostohar · 9 years ago
  19. e66f42b Fixed Schema Violation by Joachim Krech · 9 years ago
  20. 2384b8a correcting description for taxonomy Compiler by Joachim Krech · 9 years ago
  21. 62838c8 adding taxonomy Cclass RTOS by Joachim Krech · 9 years ago
  22. d2168c0 adding taxonomy Cclass RTOS by Joachim Krech · 9 years ago
  23. a07b565 Updated compiler include files. Removed SP from clobber list. by Martin Günther · 9 years ago
  24. 1b4ba8f Updated DSP_Lib version. by Martin Günther · 9 years ago
  25. ceee686 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. by Martin Günther · 9 years ago
  26. 155de2a Update cmsis_os2.txt by Christopher Seidl · 9 years ago
  27. bf7c346 adding notification <n> to config wizard spec by Joachim Krech · 9 years ago
  28. 7710ec3 Merge pull request #139 from Patater/nvic-virtualization by Martin Günther · 9 years ago
  29. 0d435a4 Added files, which I have removed by mistake by bruneu01 · 9 years ago
  30. 978b4e9 Removed unnecessary files by bruneu01 · 9 years ago
  31. fa89297 Updated round-robin documentation as requested by SDCMSIS-418. by Christopher Seidl · 9 years ago
  32. 588a71d Removed intermediate files. by Robert Rostohar · 9 years ago
  33. 5d87f4f Reviewed CMSIS-Pack Indes Files section and updated Publish a Pack section as requested by SDCMSIS-562. by Christopher Seidl · 9 years ago
  34. 5241e63 Added description to <processor> and <debug> element as required by SDCMSIS-495. by Christopher Seidl · 9 years ago
  35. 5605f97 deleted *.bak files by bruneu01 · 9 years ago
  36. 4a5ad2e Resolved merge conflict by bruneu01 · 9 years ago
  37. 5ca92e7 Changes due to missing documentation by bruneu01 · 9 years ago
  38. 80d7ec3 core_cm3/4: Allow virtualization of SystemReset by Jaeden Amero · 9 years ago
  39. 5c862f8 core_cm3/4: Allow the virtualization of NVIC functions by Jaeden Amero · 9 years ago
  40. d55836b Core: added macro __PACKED_STRUCT. by Martin Günther · 9 years ago
  41. d00b759 Clarified the usage of Cclasses by Christopher Seidl · 9 years ago
  42. c69ba0f Updated DSP_Lig change log. by Martin Günther · 9 years ago
  43. d36f5f0 RTOS: minor corrections in documentation by Robert Rostohar · 9 years ago
  44. 5cf0253 RTX5: latest libraries (IAR) by Robert Rostohar · 9 years ago
  45. 73c17c9 Merge branch 'feature/rtos_docu_update' into develop by Christopher Seidl · 9 years ago
  46. 9f16233 Updated documentation for release. Fixed issues raised in SDCMSIS-612. by Christopher Seidl · 9 years ago
  47. 1d52034 RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 9 years ago
  48. 93cd0b9 RTX5: Updated examples by Robert Rostohar · 9 years ago
  49. c20394b RTX5: Dynamic memory functions made weak by Robert Rostohar · 9 years ago
  50. e72625a Adding new Pack Index File specification by Joachim Krech · 9 years ago
  51. af1d0fe adding Toptions attribute to conditions by Joachim Krech · 9 years ago
  52. 0a36405 Updated pdsc: RTOS2 header registration moved from RTX5 to API section by Robert Rostohar · 9 years ago
  53. 861a9a6 Added Active-Semi to the vendor list by Christopher Seidl · 9 years ago
  54. 2a81a20 Reordered and clarified the debug description documentation. by Christopher Seidl · 9 years ago
  55. 30adede PackChk V1.3.53 and SVDConv V3.2.66 bug fixes by Joachim Krech · 9 years ago
  56. 9450ca6 Added details on round-robin thread switching by Christopher Seidl · 9 years ago
  57. 25f7e0e RTOS2: added definitions for Flags Errors (issue #133) by Robert Rostohar · 9 years ago
  58. 7cd0ed0 RTX5: added explicit check for ARMCC5 in GNU mode (issue #135) by Robert Rostohar · 9 years ago
  59. 2e8c964 Merge pull request #132 from bulislaw/develop by Martin Günther · 9 years ago
  60. 1309a73 Fix typo _WEAK -> __WEAK by Bartek Szatkowski · 9 years ago
  61. eff0677 Updated versions (consistently use triple digits) by Robert Rostohar · 9 years ago
  62. ec3081a updated DSP Lib to V1.5.0. by Martin Günther · 9 years ago
  63. ffe28d0 RTX5: synchronized configuration files version by Robert Rostohar · 9 years ago
  64. 7867c60 RTX5: added "used" attribute for armcc clib mutex interface (fixes issue #129) by Robert Rostohar · 9 years ago
  65. 0d0254c RTOS2: updated documentation (typo correction) by Robert Rostohar · 9 years ago
  66. ff40ddd Merge pull request #128 from kjelleandersen/compiler_warning_fix by Martin Günther · 9 years ago
  67. 34d27d4 Silenced compiler warning. by Kjell Eirik Andersen · 9 years ago
  68. 7fa6fe2 Updated pdsc (RTX5 configuration files version) by Robert Rostohar · 9 years ago
  69. 6d0e4ee RTX5: updated configuration (added "ifndef" guards before macro defines) by Robert Rostohar · 9 years ago
  70. 5b575c7 RTOS2: updated documentation (typo correction) by Robert Rostohar · 9 years ago
  71. 6d84c8d RTX5: Updated Thread and Event Flags (changed flags parameter and return type from int32_t to uint32_t) by Robert Rostohar · 9 years ago
  72. 34464dc RTOS2: Updated Thread and Event Flags (changed flags parameter and return type from int32_t to uint32_t) by Robert Rostohar · 9 years ago
  73. 4388146 Updated debug sequences DebugPortSetup, ResetHardware, and ResetHardwareDeassert. by Jens Reinecke · 9 years ago
  74. ffbbd7f RTX5: minor enhancements in configuration by Robert Rostohar · 9 years ago
  75. cec7ea4 Deleted obsolete macro TABLE_SIZE from arm_math.h. by Martin Günther · 9 years ago
  76. 61d8410 updated DSP_Lib files arm_sin_cos_f32.c, arm_var_f32.c. by Martin Günther · 9 years ago
  77. 9bb9529 Updated functions __get_FPSCR, __set_FPSC. by Martin Günther · 9 years ago
  78. e008564 Corrected Signal event Bit in function ARM_I2C_SignelEvent by bruneu01 · 9 years ago
  79. b54d8f4 link to PDF changed; link to keil.com/pack/ added by bruneu01 · 9 years ago
  80. 0c97e71 Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by bruneu01 · 9 years ago
  81. 9b9bf9d Corrected Link to CMSIS_RTOS_Tutorial.pdf; added the pdf to the html folder' by bruneu01 · 9 years ago
  82. 0695d88 RTX5: added IAR libraries by Robert Rostohar · 9 years ago
  83. aa140af RTX5: added support for IAR by Robert Rostohar · 9 years ago
  84. d030bba Added DSP_Lib TestSuite. by Martin Günther · 9 years ago
  85. 6c971b0 DSP ARMv8M preparation. by Martin Günther · 9 years ago
  86. 1ddf166 Fixed another typo by Christopher Seidl · 9 years ago
  87. 58c37a5 Fixed typo by Christopher Seidl · 9 years ago
  88. 5ed1b26 RTX5: correction of Mail Queue data allocation size (V1 compatibility) by Robert Rostohar · 9 years ago
  89. 4442750 Updated CMSIS DSP because of wrong macro ARM_MATH_CM0_FAMILY_FAMILY. by Martin Günther · 9 years ago
  90. 9f60f1d Error correction in descriptions; SVD Documentation: element & other mismatches #120 and SVD documentation: minOccurs (#119) by bruneu01 · 9 years ago
  91. 016fd4d Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by bruneu01 · 9 years ago
  92. 0b576db Corrections added by bruneu01 · 9 years ago
  93. e2a35ba RTX5: updated component viewer (when Kernel is not initialized) by Robert Rostohar · 9 years ago
  94. bc04f0e RTX5: updated component viewer (added more Kernel info) by Robert Rostohar · 9 years ago
  95. 3ebdac8 Added descrition for 'headerEnumName' by bruneu01 · 9 years ago
  96. d64ea8e Updated Message command for debug description. Added LoadDebugInfo command to debug description. by Jens Reinecke · 9 years ago
  97. 4d9f70d RTX5: updated component viewer (minor improvements) by Robert Rostohar · 9 years ago
  98. b8a07eb RTOS2: updated documentation (function that can be called from threads and IRQs) by Robert Rostohar · 9 years ago
  99. 7ab770e RTX5: added more information to Event functions documentation by Robert Rostohar · 9 years ago
  100. a2eb7da Refined explanation for OS_TASKCNT by Christopher Seidl · 9 years ago