Christophe Favergeon

Results 27 issues of Christophe Favergeon

Current configuration of build (to tune code size) is too complex. It needs to be improved and also to avoid problems like https://github.com/ARM-software/CMSIS_5/issues/1478

enhancement

If I look at `arm_dot_prod_q15`, the comment of the function is: > The return result is in 34.30 format and the return type is `q63_t` So `q63_t` is here used...

enhancement

https://github.com/ARM-software/CMSIS_5/issues/1386

enhancement

https://github.com/ARM-software/CMSIS_5/issues/1275

enhancement

https://github.com/ARM-software/CMSIS_5/pull/779 CMSIS-DSP is using while loop with decrementing counter. For compiler point of view, it may be easier to use for loop and array indexing. This is also related to...

future

https://github.com/ARM-software/CMSIS_5/issues/293

enhancement

https://github.com/ARM-software/CMSIS_5/issues/294

enhancement

https://github.com/ARM-software/CMSIS_5/issues/420

future

https://github.com/ARM-software/CMSIS_5/issues/467

enhancement

https://github.com/ARM-software/CMSIS_5/issues/477

enhancement