- f9cf5df Address unsupported nested external declaration #617 by Anton D. Kachalov · 2 years, 7 months ago
- 03560b9 Fix trivial typos in svd files by David Reiss · 2 years, 7 months ago
- eba9e7d Enhance CoreValidation by Jonatan Antoni · 2 years, 8 months ago
- 7197156 RTX5: replace deprecated "swi" with "svc" in SVC for IAR by Robert Rostohar · 2 years, 8 months ago
- 10bf763 Doxygen: Fix virtual timer tutorial by Jonatan Antoni · 2 years, 8 months ago
- 52b0f4e Update NN Documentation by felix-johnny · 2 years, 8 months ago
- e92de6c Purging CMSIS-NN after relocation to by Jonatan Antoni · 2 years, 8 months ago
- e7392e4 CMSIS-DAP: Update version and revision history by Robert Rostohar · 2 years, 8 months ago
- ee9181e CMSIS-DAP: DAP_XXX_Transfer() counts too much in case of break in the first loop (#1592) by Hardy · 2 years, 8 months ago
- edb2820 CMSIS-Core(A): GIC_SetConfiguration safety #1588 by GuentherMartin · 2 years, 9 months ago
- f0cac1c Added macros with bit definitions for Pos/Msk for GICDistributor and GICInterface (#1589) by Markus Klein · 2 years, 9 months ago
- 7f6a7b6 Harmonize compiler settings for Cortex-M and Cortex-A by Markus Klein · 2 years, 9 months ago
- 81564cf CMSIS-Core(M): updated documentation. by GuentherMartin · 2 years, 9 months ago
- 4d0c2ce CoreValidation: Checkout the PR, not develop branch by Samuel Pelegrinello Caipers · 2 years, 9 months ago
- ca5e934 Two-tier approach to overcome GitHub permission restriction by Samuel Pelegrinello Caipers · 2 years, 9 months ago
- 242a6cb Fix for Issue #1580 by Markus Klein · 2 years, 9 months ago
- dd4ab4f Make the IRQ Table extern definable. by Markus Klein · 2 years, 9 months ago
- a8c2f93 Replacing secrets to plain text by Samuel Pelegrinello Caipers · 2 years, 9 months ago
- 2d388f6 Added macros with bit definitions for Pos/Msk for PTIM peripheral access structure by Markus Klein · 2 years, 9 months ago
- 027e869 Jenkins: Fix CoreValidation stage by Jonatan Antoni · 2 years, 9 months ago
- 085ec6a CoreValidation: Update CMSIS-Toolbox 1.2.0 and fix solution by Jonatan Antoni · 2 years, 10 months ago
- 1b35075 Fix CoreValidation report workflow. by Jonatan Antoni · 2 years, 10 months ago
- e5dc191 Migrate CMSIS-CoreValidation to CMSIS-Toolbox build system by grasci · 2 years, 10 months ago
- dde5bac Fix RTOS Event Filter initialization for Kernel events (#1561) by Milorad Cvjetkovic · 2 years, 11 months ago
- 5126318 CMSIS-NN: Add MVE scalar versions (#1555) by Måns Nilsson · 3 years ago
- e2b3ec2 CMSIS-NN: update MVE intrinsics usage and predication (#1554) by Annie Tallund · 3 years ago
- ed78d6b CMSIS-NN: Re-deliver block process for DW conv (#1550) by felix-johnny · 3 years ago
- e656bce CMSIS-NN: Add MVE support to int16 for fully connected (#1549) by Annie Tallund · 3 years ago
- 77a0804 CMSIS-NN : Clear output buffer in unit tests if reused (#1548) by felix-johnny · 3 years ago
- 75a074e CMSIS-NN : Clear output buffer in unit tests if reused (#1545) by felix-johnny · 3 years ago
- dd767fa CMSIS-NN: Update comments about handling of scratch buffers (#1546) by felix-johnny · 3 years ago
- 7dc4533 CMSIS-NN: Fix input constraints in convolve wrapper (#1543) by Måns Nilsson · 3 years ago
- dafe87e CMSIS-NN Cleanup Doxygen comments (#1541) by felix-johnny · 3 years ago
- 7e600bb CMSIS-NN : MVE int16 average pooling support (#1540) by felix-johnny · 3 years ago
- 105cfde Fix undefined identifier in system_x headers by Filip Jagodziński · 3 years ago
- feefadc CMSIS-NN: Remove leftover kernel size defines (#1535) by Fabian Peddinghaus · 3 years ago
- 3cae38b CMSIS-NN: Update depthwise_conv_s8_mult_4 (#1537) by felix-johnny · 3 years ago
- 3050b03 Cortex-M85: Remove excess eunmerators in IRQn_Type (#1533) by Filip Jagodziński · 3 years, 1 month ago
- 1520e29 CMSIS-NN: Make bias optional for opt functions of DW conv (#1529) by felix-johnny · 3 years, 1 month ago
- 0a42364 CMSIS-NN: Update pdsc with arm_nn_softmax_common_s8.c (#1530) by felix-johnny · 3 years, 1 month ago
- c939dcd CMSIS-NN: Improve MVE implementation of average_pool (#1526) by felix-johnny · 3 years, 1 month ago
- 084cbc1 CMSIS-NN: Update arm_nn_mat_mul_core_1x_s8 (#1527) by felix-johnny · 3 years, 1 month ago
- d4c4ac2 Corrected link script issue with gcc for pack ARMCA5, ARMCA7 and ARMCA9. by Christophe Favergeon · 3 years, 1 month ago
- e07d0cf Added links in CMSIS-Driver implementation list by Vladimir Marchenko · 3 years, 1 month ago
- 09eee2b Exchanged letter 'y' with radic sign. by Christopher Seidl · 3 years, 1 month ago
- 7c49b3d Added list of currently available CMSIS-Drivers by Christopher Seidl · 3 years, 1 month ago
- f87f7a7 CMSIS-NN: Add MVEI support for int16 depth-wise convolution (#1521) by hmogensen-arm · 3 years, 1 month ago
- e336766 Purge CMSIS-DSP after moving it off into own repository by Jonatan Antoni · 3 years, 1 month ago
- 3551ee3 Fixed typos by Christopher Seidl · 3 years, 1 month ago
- cad9305 Fix device family book links. by Jonatan Antoni · 3 years, 1 month ago
- 8ec46de CMSIS-NN: Add batch support for 1xN conv (#1512) by felix-johnny · 3 years, 1 month ago
- 36bd54f Fix the endless loop issue with GCC O0. by Markus Klein · 3 years, 2 months ago
- 969f6fc GitHub: Update CodeQL workflow to use version 2 actions. by Jonatan Antoni · 3 years, 2 months ago
- 77e149c Rightsizing docker resources by Samuel Pelegrinello Caipers · 3 years, 2 months ago
- 7353126 CMSIS-NN: Add MVEI support for int16 max pooling (#1509) by Måns Nilsson · 3 years, 2 months ago
- 75901e9 CMSIS-NN: Remove arm_math_types.h (#1508) by Måns Nilsson · 3 years, 2 months ago
- 61ad130 CMSIS-DSP: Improvements to matrix inversion. by Christophe Favergeon · 3 years, 2 months ago
- 33fe33a CMSIS Device: correct ARMCM0plus system file. by grasci · 3 years, 2 months ago
- 44f3472 Core(M): Fix DoxyGen issues. by Jonatan Antoni · 3 years, 2 months ago
- 936a5ea CMSIS-DSP: Some improvements for sign conversion warnings. by Christophe Favergeon · 3 years, 2 months ago
- d169645 Use https in url by Joachim Krech · 3 years, 2 months ago
- 2961508 CMSIS-NN: Add support for DSP int16 depthwise_conv (#1490) by Måns Nilsson · 3 years, 3 months ago
- b341cd5 CMSIS-NN: Add support for int16 DSP avg pooling (#1486) by Måns Nilsson · 3 years, 3 months ago
- d252f7a Enhance check_header.sh to consider all commits in a PR. by Jonatan Antoni · 3 years, 3 months ago
- f9d30ef CMSIS-Core(M): update CM85, CM55 core header files. by grasci · 3 years, 3 months ago
- 84f7561 CMSIS-NN: Optimize elementwise s16 variants of add/mul (#1482) by Måns Nilsson · 3 years, 3 months ago
- c9b274c CMSIS-NN: Disable loop unroll for depthwise_conv_s8_mult_4 for GCC (#1481) by Måns Nilsson · 3 years, 3 months ago
- 6a18a74 CMSIS-NN: Replace arm_status with arm_cmsis_nn_status struct (#1480) by Måns Nilsson · 3 years, 3 months ago
- 47f98a1 CMSIS-NN: Initialize unused bias dims in unit tests to avoid warnings (#1479) by Måns Nilsson · 3 years, 3 months ago
- 3a0dc60 DSP: Fix uninitialised variable references (#1477) by Stephanos Ioannidis · 3 years, 3 months ago
- 3fa74ec Removed outdated info by Christopher Seidl · 3 years, 3 months ago
- 259bf60 Bump version after release. by Jonatan Antoni · 3 years, 3 months ago 5.9.1-dev
- 2c9d1f1 Finalize release 5.9.0 by Jonatan Antoni · 3 years, 3 months ago
- a80777c Update README to track latest release (on master branch), automatically. by Jonatan Antoni · 3 years, 3 months ago
- 8a64562 Doxygen: added description for __CM85_REV by Vladimir Marchenko · 3 years, 3 months ago
- 4745ac9 Doxygen: Added more references to STAR-MC1 by Vladimir Marchenko · 3 years, 3 months ago
- 7f67362 Doxygen: fixed incorrect link by Vladimir Marchenko · 3 years, 3 months ago
- a7f60ca README.md: Removed bold links by Vladimir Marchenko · 3 years, 3 months ago
- c6eb294 README.md: Added reference to CMSIS-Build by Vladimir Marchenko · 3 years, 3 months ago
- 101987b Doxygen: Fixed Revision History for 5.9.0 by Vladimir Marchenko · 3 years, 3 months ago
- 7ea933e Doxygen: Added PMU documentation for CM85 and extended for CM55 by Vladimir Marchenko · 3 years, 3 months ago
- c438b59 Doxygen: Extended with Cortex-M85 references by Vladimir Marchenko · 3 years, 3 months ago
- 184ccfd CMSIS-NN: Fix SVDF bug for ARM_MATH_DSP (#1473) by hmogensen-arm · 3 years, 3 months ago
- 0a7176a CMSIS-NN: Improve performance for armclang 6.18 (#1471) by Måns Nilsson · 3 years, 3 months ago
- 91469ff Doxygen: Minor rework/typo fixes in RTOS Validation page. by Vladimir Marchenko · 3 years, 3 months ago 5.9.0-rc
- e8a03d1 Update change history and versions by Jonatan Antoni · 3 years, 3 months ago
- e197f78 CMSIS-Core(M): Add Cortex-M85 support by Jonatan Antoni · 3 years, 3 months ago
- ed8b8f0 CMSIS-DSP: Corrected build issue with Neon by Christophe Favergeon · 3 years, 3 months ago
- e09ef11 CMSIS-DAP: Update version and revision history by Robert Rostohar · 3 years, 3 months ago
- f1b8476 DAP: use same clock delay calculation in DAP_Setup() and DAP_SWJ_Clock(). (#1301) by Chris Reed · 3 years, 3 months ago
- badbad3 CMSIS-DSP: Corrected typo in some compilation flags for CFFT F64 by Christophe Favergeon · 3 years, 3 months ago
- 6d1d4e7 Doxygen: Updated "RTOS Validation" page with references to CMSIS-RTOS2 Validation by Vladimir Marchenko · 3 years, 3 months ago
- 26238a4 Utilities: Bump SVDConv to 3.3.42 by Jonatan Antoni · 3 years, 3 months ago
- d9cfca3 CMSIS-DSP: Added new functions to Python wrapper by Christophe Favergeon · 3 years, 3 months ago
- 244e279 CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 by Christophe Favergeon · 4 years, 1 month ago
- 61a22cd Remove deprecated docs and schemas for CMSIS-Pack and CMSIS-Build by Jonatan Antoni · 3 years, 4 months ago
- 12bcacd Updated Cortex-M55 core header - corrected MemSysCtl_Type by GuentherMartin · 3 years, 4 months ago
- 1154cfa Change syntax of immediate values in inline assembler (#1463) by Johan Bengtsson · 3 years, 4 months ago
- 8eeca03 Record new Armv8.1-M RTX5 libraries for IAR compiler by Jonatan Antoni · 3 years, 4 months ago
- 856cf46 CMSIS-NN: Add SVDF state tensor with 8 bit precision (#1461) by hmogensen-arm · 3 years, 4 months ago