This website requires JavaScript.
f755a0371d
Use check_python_dependencies everywhere as order-only-prerequisite
Roland Dobai
2018-09-03 11:42:10 +02:00
1c452c8e98
Merge branch 'bugfix/make_mconf_deps' into 'master'
Angus Gratton
2018-09-03 15:43:20 +08:00
6976f5671c
Merge branch 'bugfix/heap_dma_pool_fixes' into 'master'
Angus Gratton
2018-09-03 15:43:01 +08:00
1a0b39a1b3
Merge branch 'bugfix/add_core_id_to_idle_task_name' into 'master'
Angus Gratton
2018-09-03 14:40:37 +08:00
7d2baa3c3d
component/bt: Update BLE private address after it's private address interval (backport 3.0)
baohongde
2018-09-03 14:31:40 +08:00
26ee0f5203
esp32/task_wdt: Add timestamp to message isr_twdt
Konstantin Kondrashov
2018-08-21 19:47:21 +08:00
4fc84306a2
esp32/task_wdt: Add esp_task_wdt_isr_user_handler function
Konstantin Kondrashov
2018-09-03 13:33:12 +08:00
6a2f492832
component/bt: Update BLE private address after it's private address interval (backport 3.1)
baohongde
2018-09-03 14:27:15 +08:00
24a03a8d3f
component/bt: Fix bug rfcomm test command cause crash (backport 3.1)
baohongde
2018-09-03 14:17:56 +08:00
977619f23c
freertos: Add core ID to idle task names
Darian Leung
2018-09-02 20:26:33 +08:00
9c715d7946
bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply
Konstantin Kondrashov
2018-07-26 17:07:36 +08:00
27ffeacf07
docs/rewrite_mesh_docs
Darian Leung
2018-06-26 20:48:47 +08:00
83a179abb0
esp32: Add esp_fill_random() function
Angus Gratton
2018-08-15 18:20:16 +10:00
767ec27350
bootloader_support: Move bootloader_random.h to public header directory
Angus Gratton
2018-08-15 17:25:19 +10:00
530dedbc2d
component/bt: Fix bug of SDP find services by uuid always return success (backport 3.0)
baohongde
2018-09-03 11:57:53 +08:00
b1da63d645
component/bt: Fix bug of SDP find services by uuid always return success (backport 3.1)
baohongde
2018-09-03 11:52:19 +08:00
ae4efeb3dc
mconf: Don't include system headers in dependency files
Angus Gratton
2018-09-03 11:07:59 +08:00
5f1844a0c8
Merge branch 'bugfix/heap_poison_swap_check' into 'master'
Angus Gratton
2018-09-03 11:19:16 +08:00
084ca82f96
Merge branch 'feature/bootloader_minor_enhancements' into 'master'
Angus Gratton
2018-09-03 10:56:30 +08:00
27a1758908
Merge branch 'mesh/rewrite_docs' into 'master'
Angus Gratton
2018-09-03 10:52:33 +08:00
f4c3917712
docs/rewrite_mesh_docs
Darian Leung
2018-06-26 20:48:47 +08:00
1d5dc2b9ef
wpa2_enterprise fixes
negativekelvin
2018-09-01 02:59:48 -07:00
dc3fa14a26
CAN: Add pm_lock, fix gpio bug, update docs
Darian Leung
2018-08-28 21:13:20 +08:00
4abe47437f
components/bt: Fix broken API esp_bt_mem_release() for parameter ESP_BT_MODE_BTDM
Hrishikesh Dhayagude
2018-08-28 13:31:07 +05:30
a557e8cc14
Merge branch 'bugfix/fix_bt_hdr_files' into 'master'
Jiang Jiang Jian
2018-08-31 22:04:39 +08:00
2d0124698e
Merge branch 'bugfix/btdm_update_private_address' into 'master'
Jiang Jiang Jian
2018-08-31 21:33:54 +08:00
4542bf19f7
Merge branch 'bugfix/btdm_rfcomm_test_command_cause_crash' into 'master'
Jiang Jiang Jian
2018-08-31 21:33:39 +08:00
e3778d7bd9
Merge branch 'bugfix/btdm_find_remote_service_by_uuid_always_return_success' into 'master'
Jiang Jiang Jian
2018-08-31 21:27:21 +08:00
da1a439153
Merge branch 'feature/modify_smart_config' into 'master'
Jiang Jiang Jian
2018-08-31 21:01:57 +08:00
430eeef5a2
Merge branch 'bugfix/esp_wifi_disconnect_fail' into 'master'
Jiang Jiang Jian
2018-08-31 21:01:12 +08:00
76413309a5
Merge branch 'bugfix/tw23350_fix_brownout_reset' into 'master'
Jiang Jiang Jian
2018-08-31 20:37:18 +08:00
ec3a1318dc
update wifi lib to fix two bugs
zhangyanjiao
2018-08-31 20:05:10 +08:00
6daecf73ce
modify espnow example
zhangyanjiao
2018-08-29 20:16:20 +08:00
276cba1103
idf_monitor: Fix Unicode decoding on Windows
Roland Dobai
2018-08-30 13:33:11 +02:00
38c0626090
cmake app_update: Add "flash blank otadata" functionality to cmake
Angus Gratton
2018-08-31 12:30:14 +08:00
a6282e3e5e
cmake idf.py: Print flasher file arguments in order of file offset
Angus Gratton
2018-08-31 12:29:38 +08:00
c921f14128
cmake: Generate list of components with dependent items first, use deterministic ordering
Angus Gratton
2018-08-31 11:56:03 +08:00
b952031947
fix the esp_wifi_disconnect() err when wifi is not started or inited
zhangyanjiao
2018-08-28 20:16:17 +08:00
6de75e03ac
Merge branch 'ci/add_check_stage' into 'master'
Angus Gratton
2018-08-31 10:08:59 +08:00
d8cf8074ec
Updated command to get compiler specs.
Dennis Damen
2018-08-30 22:00:47 +02:00
22da5f6de9
Merge branch 'bugfix/btdm_security_vulnerability_v3.1' into 'release/v3.1'
v3.1-rc2
v3.1
Jiang Jiang Jian
2018-08-31 02:11:55 +08:00
4cd1643006
Merge branch 'bugfix/btdm_security_vulnerability' into 'master'
Jiang Jiang Jian
2018-08-31 02:02:59 +08:00
7c42b55e45
Merge branch 'bugfix/wifi_reorder_mpdu_as_ampdu_v3.0' into 'release/v3.0'
Jiang Jiang Jian
2018-08-31 02:02:14 +08:00
0ec9d3ec7d
Merge branch 'bugfix/wifi_reorder_mpdu_as_ampdu_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2018-08-31 01:59:55 +08:00
cda3eff3a2
Merge branch 'bugfix/wifi_reorder_mpdu_as_ampdu' into 'master'
Jiang Jiang Jian
2018-08-31 01:59:50 +08:00
cfaf6c2729
esp32: reorder MPDU as AMPDU
XiaXiaotian
2018-08-27 17:17:34 +08:00
5395435816
Add basic support for termios.h
Roland Dobai
2018-08-14 13:39:30 +02:00
499d06746b
Merge branch 'bugfix/py3_error_code_generator_from_docs' into 'master'
Ivan Grokhotkov
2018-08-30 20:25:09 +08:00
98cf74d1b7
modify static variables and README file
zhangyanjiao
2018-08-29 20:48:16 +08:00
7cfef29eb8
Docs: Check Python packages
Roland Dobai
2018-08-28 20:01:25 +02:00
5fbfd20f10
Merge branch 'master' into feature/cmake
Angus Gratton
2018-08-30 18:52:31 +08:00
a9c4ed7139
Merge branch 'master' into feature/cmake
Angus Gratton
2018-08-30 12:30:09 +08:00
31cbd1b251
Merge branch 'feature/emmc_ddr' into 'master'
Angus Gratton
2018-08-30 18:14:35 +08:00
7440d5f920
Merge branch 'feature/py3_idf_size' into 'master'
Angus Gratton
2018-08-30 18:12:17 +08:00
70764a4cf9
Merge branch 'bugfix/ci_use_mirror_for_public_v3.1' into 'release/v3.1'
Angus Gratton
2018-08-30 14:22:42 +08:00
5425979932
when brownout reset occurs,set the phy TX Power to the lowest
zhangyanjiao
2018-07-25 17:28:56 +08:00
c4ed9d15f7
heap: Drop priority of DMA reserved memory pool
Angus Gratton
2018-08-20 16:14:13 +10:00
776c57e0ac
heap: When adding a new heap, allocate its metadata block from internal memory only
Angus Gratton
2018-08-20 16:12:14 +10:00
fafe532f35
ci: Add 'check' stage, move all check-related jobs to this stage
Angus Gratton
2018-08-13 12:35:11 +10:00
da34e3eb68
sdmmc: document eMMC support, host features
Ivan Grokhotkov
2018-08-13 20:01:12 +03:00
b7e5b28f49
sdmmc: update unit tests for ESP_eMMC_TestBoard_V1
Ivan Grokhotkov
2018-06-04 22:00:26 +08:00
78fab8a0f9
sdmmc: implement partial DDR support
Ivan Grokhotkov
2018-08-22 18:16:32 +08:00
de42d99b1d
sdmmc: command layer refactoring
Ivan Grokhotkov
2018-06-20 19:59:11 +08:00
1806a69abf
Merge branch 'bugfix/http_server_example_tests' into 'master'
Angus Gratton
2018-08-30 12:46:29 +08:00
f4022111c8
esp32: reorder MPDU as AMPDU
XiaXiaotian
2018-08-30 11:59:31 +08:00
2ad5686937
esp32: reorder MPDU as AMPDU
XiaXiaotian
2018-08-30 11:46:16 +08:00
5a8917c337
fix bluetooth security vulnerability of ECDH publick key checking
Tian Hao
2018-08-24 20:01:01 +08:00
383464749a
eMMC/MMC support for ESP32
sergiu2014
2018-05-09 13:12:00 -04:00
80e47a005d
sdmmc host: minor cleanup
Ivan Grokhotkov
2018-06-22 20:11:30 +08:00
100a325129
Merge branch 'fix/spi_example_wait_gpio' into 'master'
Angus Gratton
2018-08-30 11:29:38 +08:00
84d10d8dad
Merge branch 'test/fix_test_summary_duplicate_v3.1' into 'release/v3.1'
He Yin Ling
2018-08-30 11:20:58 +08:00
b01e87bbaf
Merge branch 'test/bugfix_BTSTK_GATT_25007' into 'master'
He Yin Ling
2018-08-30 11:19:04 +08:00
9be09692b1
Merge branch 'bugfix/btdm_get_acl_num' into 'master'
Jiang Jiang Jian
2018-08-30 11:12:46 +08:00
7f8de47631
fix bluetooth security vulnerability of ECDH publick key checking
Tian Hao
2018-08-24 20:01:01 +08:00
e5842f69d0
Merge branch 'doc/python_sphinx_build' into 'master'
Angus Gratton
2018-08-30 11:02:35 +08:00
ff54bfcde1
Merge branch 'bugfix/hwcrypto_mpi_ecp' into 'master'
Angus Gratton
2018-08-30 10:00:07 +08:00
e2b4ad8f6e
Temporary : Disable leak tests
Anurag Kar
2018-08-30 02:30:41 +05:30
e2da1d9905
http_server : Fix and enable example tests This introduces the following changes in the example test scripts : * Dependency on python requests library removed in favor of httplib * Bug fixed in the logic responsible for receiving and processing http chunked responses * Default timeouts increased Note : Due to connectivity issues (between runner host and DUT) in the runner environment, some of the advanced_tests are being ignored. These tests are intended for verifying the expected limits of the http_server capabilities, and implement sending and receiving of large HTTP packets and malformed requests, running multiple parallel sessions, etc. It is advised that all these tests be run locally, when making changes or adding new features to this component.
Anurag Kar
2018-08-10 23:58:38 +05:30
16add00668
Merge branch 'bugfix/btdm_fix_memory_leak_in_security_server_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2018-08-30 02:20:58 +08:00
a83c918946
Component/bt: fix memory leak in security server
zhiweijian
2018-08-14 20:35:43 +08:00
9f791e06f6
Merge branch 'bugfix/mesh_fix_hard_to_find_parent_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2018-08-30 01:54:08 +08:00
c3ba237846
Merge branch 'bugfix/btdm_fix_crash_when_BLE_do_SMP_con_discon_stress_test_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2018-08-30 01:51:33 +08:00
17c4a76395
component/bt: fix crash when BLE do con and duscon stress test
zhiweijian
2018-08-28 14:25:58 +08:00
114b16f0d5
Merge branch 'bugfix/btdm_fix_get_error_adv_sometimes_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2018-08-29 23:54:36 +08:00
53dcd1202d
Merge branch 'bugfix/fix_probable_mem_leak_v3.0' into 'release/v3.0'
Jiang Jiang Jian
2018-08-29 23:09:54 +08:00
ba17648aea
Merge branch 'bugfix/mesh_fix_hard_to_find_parent' into 'master'
Jiang Jiang Jian
2018-08-29 23:05:32 +08:00
e1fc259600
Merge branch 'bugfix/btdm_a2dp_sink_pcm_buf_size_for_v3.1' into 'release/v3.1'
Jiang Jiang Jian
2018-08-29 22:54:58 +08:00
ef2c0e8b3e
Merge branch 'bugfix/autoip_compilation_backportv3.0' into 'release/v3.0'
Jiang Jiang Jian
2018-08-29 22:54:42 +08:00
5689e446dc
cmake: Add missing example CMakeLists.txt files, CI check all examples have both
Angus Gratton
2018-08-28 11:10:48 +08:00
49a910adfb
cmake: partition_table: Use PYTHON interpreter when running parttool.py (fixes flasher args on Windows)
Angus Gratton
2018-08-27 18:02:30 +08:00
a528d3a61a
kconfig: Merge Kconfig.compiler back into Kconfig
Angus Gratton
2018-08-27 17:24:31 +08:00
cb158f1194
cmake: Account for missing partition CSV file at cmake runtime
Angus Gratton
2018-08-27 11:55:04 +08:00
071aaea66b
Place embedded data on flash
Renz Bagaporo
2018-08-21 13:08:26 +08:00
408463d0bf
cmake idf.py: Fix bug in JSON parsing when printing flash commands
Angus Gratton
2018-08-21 10:13:02 +10:00
7f06543817
cmake/partitions: Apply offset to partition table metadata correctly
Angus Gratton
2018-08-20 18:24:18 +10:00
8227db4f5e
spi_flash: fix erase_range for block erase check
Mahavir Jain
2018-08-27 21:54:20 +05:30
62746e414e
bootloader: add API for erasing flash region
Mahavir Jain
2018-08-24 17:58:04 +05:30
4a987dacca
bootloader: keep bootloader_common code to retention region
Mahavir Jain
2018-08-24 17:56:38 +05:30
a56b3abf84
kconfiglib: Allow CONFIG_xxx= to disable booleans
Angus Gratton
2018-08-20 17:15:36 +10:00
393c29b656
cmake: Fix bt component dependencies
Angus Gratton
2018-08-20 10:47:55 +10:00