- Fixed issue with the compiled-in maximum log level being limited to OFF, ERROR and WARNING. This issue would in most cases result in empty log files. The full range with OFF, ERROR, WARN, INFO, DEBUG and TRACE is now enabled again, and the default maximum log level is INFO as intended.
- STM serialport tracing fixed.