Non-std character in CMSIS source code
Posted on December 28, 2015 at 19:05 The boiler-plate header section of the .h files in the STM32 section of CMSIS have a stray non-standard ISO character the messes up standard unix / linux system tools, eg. grep , sed , etc. This seems...