OVMS3-idf/components/esp32/include/soc
Ivan Grokhotkov cf22e4445a Merge branch 'master' into feature/logging
* master: (45 commits)
  esp32/lib: update to 1303c92c
  dhcpserver: Fix crash when switching wifi mode
  mbedtls: Temporarily disable default hardware crypto SHA & bignum
  mbedtls hwcrypto sha512: Fix redirection of function names
  mbedtls upstream tweak: Move mbedtls_sha512_process in sha512.h
  Format code by using 4 spaces instead
  modify  character conversion error and typo
  modify i2s_reg.h, rebase to master
  Only modify headers in soc/ . Pass compiling under esp-idf-tests/merge_soc_tmp/merge_for_soc_headers branch.(only change some names of register and INUM).
  Rename vender_ie_type_t and vendor_ie_id_t to wifi_vendor_ie_type_t and wifi_vendor_ie_id_t respectively
  modify arguments for vendor ie APIs by using enum instead
  esp32: fix typo
  esp32: fix kconfig
  define lwip task priority in esp_task.h
  components: esp32 - fix build error
  components: lwip - Modify lwip task priority and stack definition method
  components: esp32
  components: esp32
  components: esp32/lwip
  task priority: modify lwip/wifi/event task priority
  ...

# Conflicts:
#	components/bootloader/src/main/bootloader_start.c
#	components/bootloader/src/main/flash_encrypt.c
#	components/bootloader/src/main/secure_boot.c
#	components/esp32/cpu_start.c
2016-09-15 02:15:50 +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_sig_map.h Initial public version 2016-08-17 23:08:22 +08:00
i2c_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
i2s_reg.h modify i2s_reg.h, rebase to master 2016-09-14 13:47:28 +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
pcnt_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +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
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
timer_group_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
uart_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00
uhci_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00