mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6e35c0a91a
Add logging library Logging library, intended to be used across other components. Uses design similar to Android NDK logging APIs and allows for both compile time and run time filters, similar to logcat. Also includes cleanup of cpu_startup.c — i was changing some logging output in this file so decided to re-format it and reduce code duplication. Ref TW6703 See merge request !68 |
||
---|---|---|
.. | ||
bootloader | ||
bt | ||
esp32 | ||
esptool_py | ||
expat | ||
freertos | ||
json | ||
log | ||
lwip | ||
mbedtls | ||
newlib | ||
nvs_flash | ||
partition_table | ||
spi_flash | ||
tcpip_adapter |