Angus Gratton
|
c41b2b0415
|
mbedtls: Remove esp_aes_encrypt/decrypt
Deprecated in ESP-IDF V3.1
Anyone reading this should please include mbedtls/aes.h and use mbedTLS APIs,
not the ESP-specific APIs.
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
b022527da7
|
heap: Remove esp_heap_alloc_caps header
Deprecated in ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
fb748bae7f
|
fatfs: Remove esp_vfs_fat_unregister()
Deprecated in ESP-IDF V2.0
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
ba54a552c1
|
esp_wifi: Remove WIFI_PS_MODEM constant
Deprecated in ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
d63181b5e9
|
esp_wifi: Remove deprecated auto connect API
Deprecated in ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
2e067f5b57
|
ringbuf: Remove deprecated RingbufferType_t
Deprecated in ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
dc7d6d592e
|
wdt: Remove deprecated esp_task_wdt_feed() function
Deprecated in ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
480bd0360f
|
esp32/esp_common: Remove deprecated esp_efuse_read_mac() function
Deprecated since ESP-IDF V2.0
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
bdeaf138c4
|
esp32/esp_common: Remove deprecated system_* APIs
Mostly deprecated before ESP-IDF V1.0 & V2.0
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
a9a29b1f1e
|
esp_adc_cal: Remove deprecated ADC calibration functions
Deprecated since ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
fbc1d1c319
|
esp32: Remove deprecated system_deep_sleep function
Deprecated since ESP-IDF V3.0
|
2019-09-13 09:44:07 +10:00 |
|
Ivan Grokhotkov
|
88548a9b4d
|
esp32/test: fix usage of deprecated fields
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
11c1da5276
|
soc/pm: Remove deprecated use of rtc_cpu_freq_t enum
Removes deprecated ways of setting/getting CPU freq, light sleep freqs.
Deprecated since ESP-IDF V3.2
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
f406d020d8
|
driver: Remove features deprecated pre-IDF V4.0
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
f44d99b509
|
app_update: Remove deprecated "make erase_ota" target
Deprecated in v3.2
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
62c06047da
|
bootloader_support: Remove deprecated partition load/verify functions
Deprecated since v3.2
|
2019-09-13 09:44:07 +10:00 |
|
Angus Gratton
|
596ccc6793
|
bluetooth: Remove bt.h header (deprecated in v3.1-dev)
|
2019-09-13 09:44:07 +10:00 |
|
KonstantinKondrashov
|
e0f7fbc5fa
|
bootloader: expand the space for iram_loader_seg
Fixed ld issue: overflowed iram_loader_seg
|
2019-09-13 00:39:37 +08:00 |
|
KonstantinKondrashov
|
d1173c8f09
|
esp32s2beta: task_wdt
Closes: IDF-753
|
2019-09-13 00:06:22 +08:00 |
|
KonstantinKondrashov
|
2644ddc3e1
|
esp32s2beta: Using rtc_wdt API
|
2019-09-13 00:06:22 +08:00 |
|
KonstantinKondrashov
|
d3637cd06b
|
rtc_wdt: re-enable RTC_WDT
|
2019-09-13 00:03:52 +08:00 |
|
KonstantinKondrashov
|
3ffa33c84d
|
esp32s2beta: re-enable int_wdt
|
2019-09-13 00:03:52 +08:00 |
|
Michael (XIAO Xufeng)
|
d7d5aebdee
|
soc: fix memory map for esp32 and esp32s2beta
|
2019-09-12 16:17:52 +08:00 |
|
Jiang Jiang Jian
|
15356857b5
|
Merge branch 'bugfix/transport' into 'master'
fix(transport): Fix a bug of the connection whether be active or not.
See merge request espressif/esp-idf!5604
|
2019-09-12 13:55:48 +08:00 |
|
Liu Han
|
3ca07b3e70
|
fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value.
|
2019-09-12 13:55:47 +08:00 |
|
Jiang Jiang Jian
|
7cdc7e193d
|
Merge branch 'docs/wifi_update_concurrent_mode_info' into 'master'
docs: wifi: wifi_guide update for disconnection warning in case of invalid...
See merge request espressif/esp-idf!5861
|
2019-09-12 13:45:45 +08:00 |
|
Hrudaynath Dhabe
|
d740769916
|
docs: wifi: wifi_guide update for disconnection warning in case of invalid initiation in WIFI_MODE_APSTA .
Added warning to expect momentary disconnection of exSTA if channel of exAP is different than that of softAP and a prescribed solution.
|
2019-09-12 13:45:44 +08:00 |
|
Jiang Jiang Jian
|
850893b25b
|
Merge branch 'bugfix/uart_select_free' into 'master'
VFS: Fix memory access after free() in UART select()
Closes IDFGH-1820
See merge request espressif/esp-idf!6045
|
2019-09-12 13:38:43 +08:00 |
|
Jiang Jiang Jian
|
9f145ff165
|
Merge branch 'feature/btdm_add_hf_nvrc_command' into 'master'
BT HFP: Add AT+NREC=0 command for disabling AG echo cancellation.
See merge request espressif/esp-idf!5974
|
2019-09-12 13:25:18 +08:00 |
|
Jiang Jiang Jian
|
d1e5d9c8c9
|
Merge branch 'bugfix/btdm_config_msbc' into 'master'
components/bt: Disable Wide Bond Speech when SCO data path is PCM
See merge request espressif/esp-idf!5978
|
2019-09-12 13:23:41 +08:00 |
|
Michael (XIAO Xufeng)
|
d008c47dac
|
esp_flash: add support for encrypted read and write
Using legacy implementation.
|
2019-09-12 12:41:50 +08:00 |
|
Kirill Chalov
|
f0dc5f8dc2
|
Apply suggestion to docs/en/contribute/documenting-code.rst
|
2019-09-12 12:36:13 +08:00 |
|
Roland Dobai
|
1dcdc56a7f
|
Use kconfiglib from $IDF_PATH/tools/kconfig_new
|
2019-09-11 14:30:31 +02:00 |
|
Michael (XIAO Xufeng)
|
df27a50866
|
app_update: re-enable elf-sha256
|
2019-09-11 18:29:11 +08:00 |
|
Kirill Chalov
|
7c491d2335
|
Allow the extension for adding todo notes to rst files. Add information on how to use this extension to the contribution section.
|
2019-09-11 17:15:00 +08:00 |
|
Jiang Jiang Jian
|
32f216441f
|
Merge branch 'bugfix/esp32s2beta_cache_interrupt_panic' into 'feature/esp32s2beta'
cache_err_int: Add cache error interrupt panic
See merge request espressif/esp-idf!5559
|
2019-09-11 12:48:12 +08:00 |
|
Jiang Jiang Jian
|
7e81e3da89
|
Merge branch 'bugfix/esp32s2beta_cache_spiflash_test' into 'feature/esp32s2beta'
util-test: The cache and spi_flash tests passed
See merge request espressif/esp-idf!5363
|
2019-09-11 12:47:18 +08:00 |
|
Angus Gratton
|
15e0ee528e
|
Merge branch 'bugfix/cmake_sdkconfig_path' into 'master'
fix bug for cmake build system
See merge request espressif/esp-idf!6052
|
2019-09-11 11:39:49 +08:00 |
|
jiangguangming
|
1b31191753
|
fix bug for cmake build system
The path of ${SDKCONFIG_H} does not exist, should be replaced by ${sdkconfig_header}.
|
2019-09-11 11:00:19 +08:00 |
|
zhangyanjiao
|
d885df946a
|
fix the bug that ESP32 sends broadcast to phone after smartconfig done
|
2019-09-11 10:42:16 +08:00 |
|
michael
|
213f8cf7ef
|
ci: forbid esp32s2beta tests from being built in make
|
2019-09-11 09:31:47 +08:00 |
|
Angus Gratton
|
2402d0952d
|
Merge branch 'bugfix/flash_encryption_disable_plaintext' into 'master'
flash encryption: Always disable plaintext reflashes in Release mode
See merge request espressif/esp-idf!6051
|
2019-09-11 07:59:33 +08:00 |
|
Li Shuai
|
d48aac96a1
|
util-test: Fix the conflict target of esp32_test_logo between esp32s2beta and esp32
|
2019-09-10 20:49:36 +08:00 |
|
Jiang Jiang Jian
|
3b606aa21f
|
Merge branch 'bugfix/wpa2_ent_eap_reauth_fail' into 'master'
wpa_supplicant: Fix EAP Re-authentication issue
See merge request espressif/esp-idf!5588
|
2019-09-10 20:14:22 +08:00 |
|
lly
|
5d1f84f69c
|
ble_mesh: fix ble mesh get timer remaining time
|
2019-09-10 16:58:41 +08:00 |
|
Angus Gratton
|
49ca39d35c
|
Merge branch 'bugfix/multi_heap_printf' into 'master'
heap: Fix printf usage in heap poisoning
See merge request espressif/esp-idf!6046
|
2019-09-10 13:26:27 +08:00 |
|
Angus Gratton
|
88c0e012df
|
Merge branch 'doc/build_system_requirements' into 'master'
docs: Explain build system REQUIRES & PRIV_REQUIRES in more detail
See merge request espressif/esp-idf!5965
|
2019-09-10 13:10:03 +08:00 |
|
Roland Dobai
|
7cc225c85b
|
VFS: Fix memory access after free() in UART select()
Closes https://github.com/espressif/esp-idf/issues/4030
|
2019-09-10 04:59:03 +00:00 |
|
Jiang Jiang Jian
|
b6455e1153
|
Merge branch 'bugfix/ble_mesh_related_bugfixes' into 'master'
Bugfix/ble mesh related bugfixes
See merge request espressif/esp-idf!5975
|
2019-09-10 09:46:26 +08:00 |
|
Angus Gratton
|
c052a38e2a
|
bootloader: Link RTC clock functions to the iram_loader section
As flash encryption & secure boot needs these functions after the app is loaded.
Fixes regression introduced in fb72a6f629
|
2019-09-10 11:28:17 +10:00 |
|