OVMS3-idf/components/esp32/include
Ivan Grokhotkov 6e35c0a91a Merge branch 'feature/logging' into 'master'
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
2016-09-20 17:16:41 +08:00
..
hwcrypto mbedtls: Use hardware accelerated AES, SHA, bignum 2016-09-08 17:41:43 +08:00
rom rom/gpio.h: Use new GPIO_PIN0_REG register name 2016-09-16 09:43:52 +10:00
soc Merge branch 'feature/logging' into 'master' 2016-09-20 17:16:41 +08:00
xtensa Initial public version 2016-08-17 23:08:22 +08:00
esp_attr.h components/esp32: fix DRAM_ATTR attribute 2016-08-24 17:20:00 +08:00
esp_err.h components/esp32: add inter-processor call API and implement spi_flash through it 2016-09-12 18:54:45 +08:00
esp_event.h fix typos 2016-09-13 20:54:20 +08:00
esp_intr.h header files: modify rom code and soc header files 2016-09-12 17:47:49 +08:00
esp_ipc.h components/esp32,spi_flash: update some comments 2016-09-12 20:02:51 +08:00
esp_ssc.h Initial public version 2016-08-17 23:08:22 +08:00
esp_system.h system api: clean unsupported system apis 2016-08-26 19:06:38 +08:00
esp_task.h esp32: fix kconfig 2016-09-14 12:55:41 +08:00
esp_types.h Initial public version 2016-08-17 23:08:22 +08:00
esp_wifi.h Format code by using 4 spaces instead 2016-09-14 15:18:06 +08:00
esp_wps.h Initial public version 2016-08-17 23:08:22 +08:00