]> begriffs open source - cmsis/commit
DSP_Lib changes:
authorGuentherMartin <martin.guenther@arm.com>
Thu, 14 Mar 2019 13:18:28 +0000 (14:18 +0100)
committerGuentherMartin <martin.guenther@arm.com>
Thu, 14 Mar 2019 13:29:52 +0000 (14:29 +0100)
commit5488acd98152830a7a3f768e87a3cb1f1871a552
tree17cb318f73cea090d2134679f383230e675f02fd
parente2a3b1d589aee78d06451b03d3f26db05696e59c
DSP_Lib changes:
 - new version V1.5.5
 - reworked DSP library source files
     added macro ARM_MATH_LOOPUNROLL
     removed macro UNALIGNED_SUPPORT_DISABLE
     relpaced arm_bitreversal2.S with C version
     added const-correctness
     replaced SIMD pointer construct with memcpy solution
 - reworked DSP library documentation
 - moved DSP libraries to folder ./DSP/Lib
 - ARM DSP Libraries are built with ARMCLANG
 - Added DSP Libraries Source variant
ARM.CMSIS.pdsc