OVMS3-idf/components/esp32/include/soc
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
..
bb_reg.h Initial public version 2016-08-17 23:08:22 +08:00
boot_mode.h Initial public version 2016-08-17 23:08:22 +08:00
cpu.h components/esp32: clean up cpu_start 2016-09-15 02:03:55 +08:00
dport_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
efuse_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
gpio_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
gpio_sd_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
gpio_sd_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
gpio_sig_map.h Initial public version 2016-08-17 23:08:22 +08:00
gpio_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
i2c_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
i2c_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
i2s_reg.h modify i2s_reg.h, rebase to master 2016-09-14 13:47:28 +08:00
i2s_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
io_mux_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
ledc_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
ledc_struct.h fix ledc and spi typo 2016-09-18 19:24:43 +08:00
pcnt_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
pcnt_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
pid.h Initial public version 2016-08-17 23:08:22 +08:00
rmt_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
rmt_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
rtc_cntl_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
rtc_io_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
saradc_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00
soc.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
spi_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00
spi_struct.h fix ledc and spi typo 2016-09-18 19:24:43 +08:00
timer_group_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
timer_group_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
uart_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00
uart_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00
uhci_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00
uhci_struct.h remove prefix and postfix 2016-09-18 19:05:37 +08:00