-
293d7f34b8
Merge branch 'fix/prov_ble_read_offset_v4.2' into 'release/v4.2'
Mahavir Jain
2020-07-28 16:42:09 +08:00
-
-
a2dc60b254
Merge branch 'feature/secure_boot_esp32s2' into 'master'
Angus Gratton
2020-07-28 16:39:34 +08:00
-
-
-
-
95978a0d37
Merge branch 'bugfix/mcpwm_period_error_v3.1' into 'release/v3.1'
Michael (XIAO Xufeng)
2020-07-28 15:15:14 +08:00
-
-
16c73edc67
Merge branch 'refactor/add_alias_name_for_ets_common_api' into 'master'
Ivan Grokhotkov
2020-07-28 15:04:55 +08:00
-
-
-
-
2d9325db1e
Merge branch 'bugfix/build_docs_check_link_v4.2' into 'release/v4.2'
Anton Maklakov
2020-07-28 14:00:55 +08:00
-
-
a6c1834327
Merge branch 'docs/provide_User_Guide_for_ESP32-Ethernet-Kit-V1.2' into 'master'
Krzysztof Budzynski
2020-07-28 13:49:34 +08:00
-
-
5773767b81
Provide getting started guide for ESP32-Ethernet-Kit-V1.2 based on V1.1
Wang Fang
2020-07-28 13:49:33 +08:00
-
6dbb993071
bluetooth: Added HCI example for combined scanning and advertising.
Chinmay Chhajed
2019-11-12 11:31:17 +05:30
-
abb79e4fb5
Bluetooth HCI common components.
Chinmay Chhajed
2020-06-03 21:44:27 +05:30
-
-
-
19ae66dfa2
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
Michael (XIAO Xufeng)
2020-06-30 17:29:49 +08:00
-
-
-
7dfb6adf27
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
Michael (XIAO Xufeng)
2020-06-30 17:29:49 +08:00
-
-
-
fc8ba15b33
Fix init MCPWM Fault line via config struct
Wielebny666
2020-06-23 22:56:50 +02:00
-
-
-
9222f5473f
Merge branch 'bugfix/stack_check_error' into 'master'
Angus Gratton
2020-07-28 07:43:41 +08:00
-
-
cae41db8b8
coredump: Fixes core dump private header inclusion guard
Alexey Gerenkov
2020-07-08 20:39:51 +03:00
-
21091c6b0e
coredump: Fixes ESP-specific panic reasons handling
Alexey Gerenkov
2020-06-08 19:32:35 +03:00
-
-
-
12dd6e5a85
Merge branch 'doc/freertos_backport_v4.2' into 'release/v4.2'
Krzysztof Budzynski
2020-07-27 23:00:47 +08:00
-
-
2f74b4e023
Merge branch 'bugfix/fix_websocket_issue' into 'master'
David Čermák
2020-07-27 22:51:21 +08:00
-
-
395a51b441
Merge branch 'bugfix/fix_touch_sensor_api' into 'master'
Michael (XIAO Xufeng)
2020-07-27 22:20:10 +08:00
-
-
02e7e9c417
esp_wifi: update phy lib
ChenJianxing
2020-07-27 21:42:44 +08:00
-
8bb287bae8
esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of specified interface.
Hrudaynath Dhabe
2020-07-10 19:39:23 +05:30
-
3af4b51a5c
Fix handling of multiple AP credentials in WPS
Nachiket Kukade
2020-06-10 14:21:57 +05:30
-
-
-
875642fedd
Merge branch 'doc/update_chip_features_v4.2' into 'release/v4.2'
Krzysztof Budzynski
2020-07-27 21:26:53 +08:00
-
-
ebd1bb9a12
wpa_supplicant: Fix IOT issue with latest freeradius
kapil.gupta
2020-07-23 22:42:37 +05:30
-
89ef69cbd0
wpa_supplicant: Fix invalid pointer deference and memleak
kapil.gupta
2020-07-19 14:07:00 +05:30
-
4b7c8d4a2d
wpa_supplicant: Support for mbedtls tls handshake
kapil.gupta
2020-05-28 21:24:56 +05:30
-
-
-
9c82e7c875
docs: add a note about ESP-IDF FreeRTOS version
yiying
2020-07-23 20:03:04 +08:00
-
-
-
2bfd725e66
Merge branch 'feature/i2c++' into 'master'
Michael (XIAO Xufeng)
2020-07-27 20:05:42 +08:00
-
-
580fe804a8
Merge branch 'doc/esp32s2_jtag_guide' into 'master'
Ivan Grokhotkov
2020-07-27 19:17:46 +08:00
-
-
-
-
ba01132b41
add a note about ESP-IDF FreeRTOS version
yiying
2020-07-23 20:03:04 +08:00
-
-
-
f2c6a64191
scripts: updates export.ps1 to export tools' paths
Andrei Gramakov
2020-07-21 14:47:27 +02:00
-
-
-
76e7fcf0e4
update a link in the note
yiying
2020-07-23 20:03:04 +08:00
-
0c1859a5a5
support moving the http server task stack to external memory
ZhangYong
2020-07-27 17:03:29 +08:00
-
7f0462dae1
Bluedroid: Fixes cases having fallback to link up event.
Chinmay Chhajed
2020-07-17 16:51:51 +05:30
-
-
-
205f345696
Bluedroid: Fixes cases having fallback to link up event.
Chinmay Chhajed
2020-07-17 16:51:51 +05:30
-
-
6bbb75f219
Bluedroid: Fixes cases having fallback to link up event.
Chinmay Chhajed
2020-07-17 16:51:51 +05:30
-
-
-
cef10fdfef
Merge branch 'feature/uart_error_string_mod' into 'master'
Michael (XIAO Xufeng)
2020-07-27 16:35:20 +08:00
-
-
-
-
5fe10f1ff8
Bluedroid: Fixes cases having fallback to link up event.
Chinmay Chhajed
2020-07-17 16:51:51 +05:30
-
-
-
1aabab0160
Merge branch 'bugfix/i2c_const_function_signature' into 'master'
Michael (XIAO Xufeng)
2020-07-27 16:31:20 +08:00
-
-
9cf4dd20e0
Bluedroid: Fixes cases having fallback to link up event.
Chinmay Chhajed
2020-07-17 16:51:51 +05:30
-
-
-
1ec35ba5a7
Merge branch 'bugfix/bt_linkup_fallback_event' into 'master'
Jiang Jiang Jian
2020-07-27 16:09:42 +08:00
-
-
b284c48854
Merge branch 'bugfix/esp32s2_lightsleep_uart_suspend_v4.2' into 'release/v4.2'
Michael (XIAO Xufeng)
2020-07-27 15:55:33 +08:00
-
-
-
-
cc2b5b4e13
tool: Fix 'idf.py bootloader' error if Secure Boot is enabled
Angus Gratton
2020-07-23 15:37:27 +10:00
-
-
-
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
morris
2020-07-21 13:07:34 +08:00
-
-
-
851b4e9576
BLE provisioning: Add check for valid ble read offset
Prasad Alatkar
2020-06-09 23:16:11 +05:30
-
-
-
b081292e8e
build_docs: fix incorrect arguments for linkcheck
Marius Vikhammer
2020-07-23 18:42:55 +08:00
-
-
-
207cbabc51
doc: update chip features in getting started
Marius Vikhammer
2020-07-09 11:37:16 +08:00
-
-
-
35007bd443
Merge branch 'bugfix/tinyusb_pins_cfg' into 'master'
Michael (XIAO Xufeng)
2020-07-27 14:57:19 +08:00
-
-
03cd3d1758
Merge branch 'doc/freertos' into 'master'
Krzysztof Budzynski
2020-07-27 14:40:50 +08:00
-
-
755aee4178
add a note about ESP-IDF FreeRTOS version
Yi Ying
2020-07-27 14:40:47 +08:00
-
56261ef9a2
Revert "Merge branch 'bugfix/resume_esp32s2_wifi_unit_test' into 'master'"
Chen Jian Xing
2020-07-27 11:04:57 +08:00
-
-
-
19761e3113
esp32s3: clk, memory layout
morris
2020-07-23 13:40:10 +08:00
-
-
-
9e3b807036
esp_flash: reduce the rd ext performance for s2
Michael (XIAO Xufeng)
2020-07-15 00:10:58 +08:00
-
8165025320
spi test: replace several SPIRAM_SUPPORT with SPIRAM configs
Michael (XIAO Xufeng)
2020-07-14 18:06:04 +08:00
-
c7b1436485
esp_flash: fix cs_initialize issue on esp32s2
Michael (XIAO Xufeng)
2020-07-11 02:19:28 +08:00
-
0a65911df2
esp_flash: enable unit tests for ESP32-S2 external flash
Michael (XIAO Xufeng)
2020-04-03 23:52:07 +08:00
-
30fa716376
spi: fix cs num support for different SPI hosts.
Michael (XIAO Xufeng)
2020-04-07 22:58:26 +08:00
-
4bad988317
esp_flash: fix slow read on ESP32-S2
Michael (XIAO Xufeng)
2020-04-03 23:50:47 +08:00
-
-
-
43f1e43215
component/bt: Fix ble IFS_UNDERRUN, ADV_UNDERRUN error
wangcheng
2020-07-24 11:42:29 +08:00
-
-
-
1e229881f7
Merge branch 'bugfix/bluedroid_dynamic_allocation_issues' into 'master'
Jiang Jiang Jian
2020-07-27 11:38:30 +08:00
-
-
1568b6913d
driver(touch): fix touch sensor driver redundancy
fuzhibo
2020-06-22 22:10:30 +08:00
-
-
-
5593eae8cd
Merge branch 'bugfix/build_docs_check_link' into 'master'
Anton Maklakov
2020-07-27 11:09:21 +08:00
-
-
b9a1d82ea3
ci: Add test apps for ESP32-S2 Secure Boot
Angus Gratton
2020-07-23 13:11:33 +10:00
-
a91bd4078f
secure boot: Fixes for ESP32-S2 first boot logic
Angus Gratton
2020-07-23 12:33:33 +10:00
-
f3b914d0c5
Split unit test configs to fit into ESP32s2's memory
Supreet Deshpande
2020-07-07 17:19:34 +05:30
-
bfc3f85826
bootloader esp32s2: Fix return type of ROM function signature verification
Angus Gratton
2020-06-17 17:16:16 +10:00
-
abdb657926
bootloader esp32s2: Increase bootloader DRAM & IRAM allowance
Angus Gratton
2020-06-17 16:25:15 +10:00
-
33979a9361
Docs: Secure boot v2 support for ESP32-S2
Supreet Deshpande
2020-04-03 18:55:30 +05:30
-
e640e148cf
Secure boot v2 support for ESP32-S2
Supreet Deshpande
2020-03-04 00:28:18 +05:30
-
-
-
f2b8bb6dae
component/bt: add connect parameter, fix instant reverse, fix tx default octets, fix assert(1024,0), fix assert(512,0)
wangcheng
2020-07-24 13:00:32 +08:00
-
-
a7d8d2c8da
Bluedroid: Fix gatt clcb allocation and deallocation error
sushant.chougule
2020-07-18 08:38:19 +05:30
-
-
-
636b964c8c
Merge branch 'bugfix/ws_send_abort_v4.2' into 'release/v4.2'
David Čermák
2020-07-24 23:15:08 +08:00
-
-
f19da37212
Merge branch 'fix/prov_ble_read_offset_v3.2' into 'release/v3.2'
Mahavir Jain
2020-07-24 22:16:17 +08:00
-
-
341e480573
websocket_client : fix some issues for websocket client
xutao
2020-07-15 21:13:21 +08:00
-
-
-
e6a94e982c
docs: translate idf.py debug target
morris
2020-07-16 19:24:52 +08:00
-
a3eb4d85d4
docs: jtag-debugging: update Chinese version
Ivan Grokhotkov
2020-07-15 15:39:19 +02:00
-
ebf67f7972
docs: jtag-debugging: fix ups in English version
Ivan Grokhotkov
2020-07-15 15:38:22 +02:00
-
4ff2750d9f
docs: add placeholders for {esp32,esp32s2}.inc in JTAG debugging guide
Ivan Grokhotkov
2020-07-03 19:36:02 +02:00
-
962ea8b9f2
docs: repurpose WROVER-KIT debugging guide for Kaluga-1
Ivan Grokhotkov
2020-07-03 19:28:45 +02:00
-
6467f5dd54
tools: idf.py: default to board/esp32s2-kaluga-1.cfg for ESP32-S2
Ivan Grokhotkov
2020-07-03 18:20:08 +02:00
-
1b661c31d5
docs: minor typos in JTAG debugging section
Ivan Grokhotkov
2020-07-03 18:00:53 +02:00
-
a421ea8d42
docs: formatting fix in idf.py debugging section
Ivan Grokhotkov
2020-07-03 18:00:36 +02:00
-
d9b6ee1d46
docs: move target-specific parts of JTAG guide into include files
Ivan Grokhotkov
2020-07-03 18:00:00 +02:00
-
-
-
3191a8cbc7
esp32s2: Always use eFuse config for WP pin
Angus Gratton
2020-07-07 14:54:20 +10:00
-
a94685a222
esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden
Angus Gratton
2020-07-07 14:35:52 +10:00
-
55a1bd0fb6
feat(esp32): support for esp32-pico-v3-02
chenjianqiang
2020-07-03 22:26:50 +08:00
-
c945cb59d8
feat(psram): support 16Mbit PSRAM for esp32
chenjianqiang
2020-07-03 22:13:00 +08:00
-
6a253e8809
bugfix(psram): configure MMU after PSRAM initialization
chenjianqiang
2020-07-03 22:08:44 +08:00
-
-
-
ba717a298f
Merge branch 'bugfix/verify-directory-exists' into 'master'
Ivan Grokhotkov
2020-07-24 19:53:27 +08:00
-
-
-
-
c54e9d9d5c
build_docs: fix incorrect arguments for linkcheck
Marius Vikhammer
2020-07-23 18:42:55 +08:00
-
-
-
a2b42b37f6
usb: removes non-integrated features
Andrei Gramakov
2020-07-24 11:48:59 +02:00
-
20cec420ad
usb: configure_pins fix for tinyusb
Andrei Gramakov
2020-07-16 10:43:02 +02:00
-
-
-
ce7affe81c
Merge branch 'docs/doc138_backport_v4.2' into 'release/v4.2'
Krzysztof Budzynski
2020-07-24 18:04:00 +08:00
-
-
a4e8e56288
NimBLE: Add Non-Resolvable private address support and misc bug fixes (Backport v4.2)
Prasad Alatkar
2020-07-22 18:32:41 +05:30
-
-
-
9587b53b2f
NimBLE: Add Non-Resolvable private address support and misc bug fixes (Backport v4.1)
Prasad Alatkar
2020-07-22 18:32:41 +05:30
-
-
-
23beab8a98
Merge branch 'feature/update_cryptoauthlib_submodule_pointer_v4.2' into 'release/v4.2'
Mahavir Jain
2020-07-24 14:45:24 +08:00
-
-
04e5b16f74
esp32/secure_element: update esp-cryptoauthlib submodule pointer
Aditya Patwardhan
2020-07-23 11:33:32 +05:30
-
-
ebacef4304
component/bt: add connect parameter, fix instant reverse, fix tx default octets, fix assert(1024,0), fix assert(512,0)
wangcheng
2020-07-24 12:05:29 +08:00
-
-
-
4f5577446b
Merge branch 'bugfix/rs485_test_temp_disable_v33' into 'release/v3.3'
Angus Gratton
2020-07-24 11:14:57 +08:00
-
-
7766cb84f5
Merge branch 'feature/update_cryptoauthlib_submodule_pointer' into 'master'
Mahavir Jain
2020-07-24 10:55:33 +08:00
-
-
2d846414ce
Increased parallel for build_examples_cmake_esp32
Jakob Hasse
2020-07-24 10:29:48 +08:00