Added support for configurable logging on the ESP32 platform. #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "console_dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Because the ESP-IDF supports runtime log level control, SystemK required some tweak to take full advantage of this.
This PR makes the following changes to SystemK:
DEBUG_PACKET_[EN/DE]CODE#defines were renamed to make it clear that they now only apply to the PSoC platform.