CanastraRF

Results 8 comments of CanastraRF

@RKOUSTM Dear Support I add const to your API every time a new release is available. So I can share my modification if you like.

Sorry Im not familar with Git. So I add only an issues. Some tests are done when ``` LONG_EQUAL(0, str.find('H')); LONG_EQUAL(1, str.find('e')); LONG_EQUAL(SimpleString::npos, str.find('!')); ``` is replaced with ``` SIZET_EQUAL(0,...

Now it works again. Perhaps is was a problem on the servers from google.

Hello I've checked PR https://github.com/ARM-software/CMSIS_6/pull/177 and for us it is a good solution

I try to create a pull request. But Im not familiar with git.

In my project I don't see any HAL_Delay(). Also in the cube initialisation. I have a clear separation before and after the start of the RTOS. I and cube only...

BTW. This Problem is also in all other families