- 3623c46 Finalize release 5.8.0 by Jonatan Antoni · 4 years, 1 month ago
- 0e11313 CMSIS_DAP: Update revision history (DAP_Info string encoding) by Robert Rostohar · 4 years, 1 month ago
- 80cda21 CMSIS_DAP: Change string encoding in DAP_Info from ASCII to UTF-8 (#973) by Robert Rostohar · 4 years, 1 month ago
- 695d977 NN: Remove outdated NN_Lib_Tests. by Jonatan Antoni · 4 years, 1 month ago
- 5a9fb84 Docker: Reduced Dockerfile for running builds on GHActions. by Jonatan Antoni · 4 years, 2 months ago
- e3b8ac8 Update codeql-analysis.yml by Jonatan Antoni · 4 years, 2 months ago
- 17a3fae Update codeql-analysis.yml by Jonatan Antoni · 4 years, 2 months ago
- 3db8a7e Update codeql-analysis.yml by Jonatan Antoni · 4 years, 2 months ago
- 17006d7 GitHub: Fix codeql-analysis.yml by Jonatan Antoni · 4 years, 2 months ago
- 225cb9d Create codeql-analysis.yml by Jonatan Antoni · 4 years, 2 months ago
- 3add1ab GitHub: Fix release workflow. by Jonatan Antoni · 4 years, 2 months ago
- 33d50f2 DoxyGen: Remove unsupported DoxyGen settings. by Jonatan Antoni · 4 years, 2 months ago
- e3e75c8 CMSIS_DAP: fix documentation (png filename extension) by Robert Rostohar · 4 years, 2 months ago
- e567f5a Doxygen: Fix warnings. by Jonatan Antoni · 4 years, 2 months ago
- 47172af CMSIS_DAP: Improve DAP_Info documentation - target strings (#973) by Robert Rostohar · 4 years, 2 months ago
- c5ce647 CMSIS-DAP: DAP_Info docs improvements. by Chris Reed · 5 years ago
- 69c3dc3 CMSIS_DAP: fix DAP_Info string length (including terminator) by Robert Rostohar · 4 years, 2 months ago 5.8.0-rc
- 4e7223d Add CMSIS-DAP 2.1.0 to PDSC changelog. by Jonatan Antoni · 4 years, 2 months ago
- 546c5c4 Jenkins: Pipeline fixup. by Jonatan Antoni · 4 years, 2 months ago
- 7de6ae0 GitHub: Allow manual develop docs update. by Jonatan Antoni · 4 years, 2 months ago
- 6485da4 Jenkins: Add release promotion stage. by Jonatan Antoni · 4 years, 2 months ago
- 6f5c034 GitHub: Separate action into two yaml files. by Jonatan Antoni · 4 years, 2 months ago
- 116866f CMSIS_DAP: Update Target Device/Board identification by Robert Rostohar · 4 years, 2 months ago
- 1f4f502 GitHub: Add action to build/publish documentation on release. by Jonatan Antoni · 4 years, 2 months ago
- c6c4839 Update revision history for release. by Jonatan Antoni · 4 years, 2 months ago
- 9d8fd47 Doxygen: Update toolchain versions used for verification. by Jonatan Antoni · 4 years, 2 months ago
- e797cca CMSIS-Core(M): Fix conflict for ArmClang with arm_compat.h (#1211) by Jonatan Antoni · 4 years, 2 months ago
- 3c57471 CMSIS-DSP: Removed new compilation warnings with AC6.17 compiler. by Christophe Favergeon · 4 years, 2 months ago
- 9baa033 CMSIS-Driver: update SAI documentation (fix typo) by Robert Rostohar · 4 years, 2 months ago
- 428d7a1 CMSIS-DAP: Update DAP VCOM implementation (improve data receive) by Robert Rostohar · 4 years, 2 months ago
- 80d457c Device: Cleanup IRQ names to follow known standard. by Jonatan Antoni · 4 years, 2 months ago
- 2d91910 DoxyGen: Update used compilers for RTX5 development. by Jonatan Antoni · 4 years, 2 months ago
- 561f936 CMSIS-NN: Remove unused Examples folder by Felix Thomasmathibalan · 4 years, 2 months ago
- 44ae631 CMSIS-DAP: Update DAP UART implementation (improve data receive) by David Lesnjak · 4 years, 2 months ago
- b987528 revised documentation of Dcdecp attribute by Joachim Krech · 4 years, 2 months ago
- e4ee1d1 add documentation of Pdefine by Joachim Krech · 4 years, 2 months ago
- e052ad8 Add Cortex-M55 to SVD by Joachim Krech · 4 years, 2 months ago
- aaf4ccb CMSIS-DAP: Update examples (latest UART implementation) by David Lesnjak · 4 years, 2 months ago
- 78d83f3 CMSIS_DAP: Update DAP UART implementation by David Lesnjak · 4 years, 2 months ago
- 5d1ee0d CMSIS-Core(M): added instruction barrier (ISB) to set_CONTROL functions. by GuentherMartin · 4 years, 2 months ago
- c94ecb8 CMSIS-Core(M): added instruction barrier (ISB) to set_CONTROL functions (IAR). by TTornblom · 4 years, 2 months ago
- 909a563 DoxyGen: Fix broken link to SysTick documentation. by Jonatan Antoni · 4 years, 2 months ago
- b4db765 CMSIS_DAP: Update DAP UART documentation by David Lesnjak · 4 years, 2 months ago
- 4ed9008 Rebrand CMSIS to Common Microcontroller Software Interface Standard. by Jonatan Antoni · 4 years, 2 months ago
- 6ade36c Doxygen: Fix support statement for SIMD instructions. by Jonatan Antoni · 4 years, 2 months ago
- e424b2a CMSIS_DAP: __USED attribute for Fixed Target strings (can be patched externally) by Robert Rostohar · 4 years, 2 months ago
- 1b9265e CMSIS-NN: Add multiple batch support for depthwise by Måns Nilsson · 4 years, 3 months ago
- 2e1a5d1 CMSIS-Core(M): incorrect use of SCB_SHCSR_MEMFAULTACT_Pos in MMFSR defines (#1172) by GuentherMartin · 4 years, 2 months ago
- 9f23949 CMSIS_DAP: Update DAP UART documentation by David Lesnjak · 4 years, 2 months ago
- ce5e1ff CMSIS_DAP: update revision history (formatting) by Robert Rostohar · 4 years, 2 months ago
- 358cfb2 CMSIS_DAP: Update DAP_Info (#962) by David Lesnjak · 4 years, 2 months ago
- a370359 CMSIS-DAP: Update examples (derive serial number from device unique ID) by David Lesnjak · 4 years, 2 months ago
- e256a9b CMSIS-DAP: Update examples by David Lesnjak · 4 years, 2 months ago
- 35c8415 CMSIS-DAP: Extend DAP_Info (add Target Board Vendor and Target Board Name) by David Lesnjak · 4 years, 2 months ago
- 8be93b9 CMSIS-Core(M): ARM assembler startup for ARMv8-M cores. by GuentherMartin · 4 years, 2 months ago
- e9637de CMSIS-DAP: Update LPC-Link2 V2 example (add target for on-board debug probes) by Robert Rostohar · 4 years, 2 months ago
- 3329b0d CMSIS-Core(M): GCC assembler startup by GuentherMartin · 4 years, 2 months ago
- 1c2d165 CMSIS-DAP: Update LPC-Link2 examples (add UART communication) by Robert Rostohar · 4 years, 2 months ago
- 69d3770 CMSIS-DAP: minor update by Robert Rostohar · 4 years, 2 months ago
- 756a4fc CMSIS-DAP: Add UART communication support by Robert Rostohar · 4 years, 2 months ago
- a824394 CMSIS-DSP: Remove deprecated test framework. by Christophe Favergeon · 4 years, 2 months ago
- dc96ce3 CMSIS-DAP: Update documentation (UART communication) by Robert Rostohar · 4 years, 3 months ago
- 1b7b99e CMSIS-DAP: Update LPC-Link2 examples by Robert Rostohar · 4 years, 2 months ago
- 6b7e478 RTX5: minor optimization in mutex priority inversion by Robert Rostohar · 4 years, 2 months ago
- 0b15024 RTX5: fix mutex priority inversion (#1202) by Robert Rostohar · 4 years, 2 months ago
- 84b84be Updating all component and file versions. by Jonatan Antoni · 4 years, 3 months ago
- bb655ad RTX5: Fixed type in doxygen comment for osRtxErrorStackUnderflow by Jonatan Antoni · 4 years, 3 months ago
- f24ca7d CMSIS-DSP: Improved doxygen comments. by Christophe Favergeon · 4 years, 3 months ago
- 3d6b710 CMSIS-DSP: Corrections to tests by Christophe Favergeon · 4 years, 3 months ago
- bdc52ce DoxyGen: typo corrections in Core by Robert Rostohar · 4 years, 3 months ago
- e6f1846 CMSIS RTOS2: minor typo corrections in documentation by Robert Rostohar · 4 years, 3 months ago
- cde2c17 RTX5: update prebuilt library version (fetch script) by Robert Rostohar · 4 years, 3 months ago
- 6d6cf13 Jenkinsfile: Run Results stage only after validation. by Jonatan Antoni · 4 years, 3 months ago
- 2ccc9e9 RTX5: update TrustZone examples (using latest components) by Robert Rostohar · 4 years, 3 months ago
- 4ab4f8c RTX5: update examples (using latest components) by Robert Rostohar · 4 years, 3 months ago
- fafe7f9 RTX5: update projects for building libraries by Robert Rostohar · 4 years, 3 months ago
- c1f245e RTX5: use armclang (GNU syntax) for assembler with Arm Compiler 6 by Robert Rostohar · 4 years, 3 months ago
- 78a7dfc RTX5: update Idle and Timer thread stack section names by Robert Rostohar · 4 years, 3 months ago
- 4e9bfc7 RTX5: fix Message Queue Data allocation size when using object specific memory allocation by Robert Rostohar · 4 years, 3 months ago
- 81dd4f2 RTX5: update osKernelResume handling (processing past sleep ticks) by Robert Rostohar · 4 years, 3 months ago
- 41a4c46 RTX5: fix osThreadJoin (when terminating thread which is waiting to be joined) by Robert Rostohar · 4 years, 3 months ago
- e970345 RTX5: update osRtxInfo initialization (#759) by Robert Rostohar · 4 years, 3 months ago
- e5df933 RTX5: fix osDelay/osDelayUntil error handling (#454) by Robert Rostohar · 4 years, 3 months ago
- ada4cde RTX5: fix Round-Robin (#228, #1000) by Robert Rostohar · 4 years, 3 months ago
- 8fc0679 RTX5: update library configuration setup by Robert Rostohar · 4 years, 3 months ago
- 20d60b7 RTX5: update configuration (Event Recorder) by Robert Rostohar · 4 years, 3 months ago
- 88f2b4f RTX5: enhance stack overrun checking by Robert Rostohar · 4 years, 3 months ago
- dae8b25 RTX5: remove experimental MPU Load support by Robert Rostohar · 4 years, 3 months ago
- b4b5d3c RTX5: rename error code for stack overflow by Robert Rostohar · 4 years, 3 months ago
- b870ad6 RTX5: add KernelErrorNotify event (osRtxErrorNotify) by Robert Rostohar · 4 years, 3 months ago
- c1d1945 RTX5: reorganize Armv8-M IRQ modules for IAR by Robert Rostohar · 4 years, 3 months ago
- cfde3a3 RTX5: remove Armv8-M IRQ module wrappers for IAR by Robert Rostohar · 4 years, 3 months ago
- c1b641a RTX5: optimize IRQ modules for Armv8-M by Robert Rostohar · 4 years, 3 months ago
- fb6a199 RTX5: update IRQ modules for GCC (lowercase instructions) by Robert Rostohar · 4 years, 3 months ago
- faa29ea RTX5: minor internal changes (IsException) by Robert Rostohar · 4 years, 3 months ago
- 336701e RTX5: minor code improvements (MISRA) by Robert Rostohar · 4 years, 3 months ago
- 5fa4745 RTX5: RTX derived definitions in stand-alone rtx_def.h by Robert Rostohar · 4 years, 3 months ago
- 95fe964 RTX5: rename IRQ modules to match architecture (#943) by Robert Rostohar · 4 years, 3 months ago
- 2929d74 RTOS2: corrected OS Tick SysTick implementation (OS_Tick_GetOverflow) by Robert Rostohar · 4 years, 3 months ago
- c4e528c RTOS2: OS Tick API 1.0.2 - add extern "C" (#824) by Robert Rostohar · 4 years, 3 months ago