Results 297 issues of Peter A. Jonsson

When tryng to build runtime-cpp-demo in runtime/Cpp/demo/Linux/main.cpp as C++20, I get the following error message: ``` src/antlr4/runtime/Cpp/demo/Linux/main.cpp:24:104: error: no matching function for call to ‘antlr4::ANTLRInputStream::ANTLRInputStream(const char8_t [73])’ 24 | ANTLRInputStream...

Use the MSPSim in the Cooja repository.

Print everything to the log as it happens so we can pinpoint the issue with intermittently failing tests.

Clang with -Wall gives a -Wempty-body warning in these places, add a newline to make it obvious that the loop does nothing. Uncrustify does not change this formatting.

pr/review-needed

IMPORTANT: This should be merged *after* the 4.8 release to avoid conflicts. This series of commits removes the jn516x tests/examples and the jn516x infrastructure.

SimpleLink CC13xx/CC26xx prints a message in the regression tests that it disables LOG_CONF_LEVEL_FRAMER. Stop defining LOG_CONF_LEVEL_FRAMER for those configurations.