kasjer opened a new pull request #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087 Code was not building for LOG_VERSION == 2 - LOG_ETYPE_CBOR was not defined but was used - ue_etype was not defined but used for log_reboot code from before cbor conversion was restored (with some modifications that allow it to build).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
