OVMS3-idf/components/esp32/include
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
..
hwcrypto mbedtls: Use hardware accelerated AES, SHA, bignum 2016-09-08 17:41:43 +08:00
rom Merge remote-tracking branch 'origin/feature/mbedtls' 2016-09-14 18:05:56 +08:00
soc Merge branch 'master' into feature/logging 2016-09-15 02:15:50 +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