Commit Graph

  • e53f701577 Update information on ADC's eFuse Vref. Inspired by https://esp32.com/viewtopic.php?f=12&t=6832. Krzysztof Budzynski 2018-12-17 13:18:32 +08:00
  • 480fb72b46 Merge branch 'bugfix/prov_example_tests' into 'master' Angus Gratton 2018-12-17 13:06:44 +08:00
  • 1d4bb7cc4d bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro Supreet Deshpande 2018-12-17 09:56:18 +05:30
  • 3f850f1888 Merge branch 'doc/translation_establish-serial-connection_wangfang' into 'master' Ivan Grokhotkov 2018-12-17 11:49:35 +08:00
  • e7bc89774d Doc/translation establish serial connection wangfang Wang Fang 2018-12-17 11:49:35 +08:00
  • 90a451c181 fix crash when adv and scan coex and optimize duplicate scan zwj 2018-12-17 11:40:50 +08:00
  • 6a4955ef74 doc: Rearrange wifi & ethernet docs into a common "network" doc Angus Gratton 2018-12-03 18:11:31 +11:00
  • 29da5b2e17 component/bt: add DRAM_ATTR attribute to global variables(mainly bss segment) in bt.c which can be accessed in ISRs wangmengyang 2018-12-14 16:34:42 +08:00
  • 1c4bbaa567 component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling wangmengyang 2018-12-14 16:22:26 +08:00
  • ad9bce3203 Merge branch 'bugfix/btdm_assert_ble_65536_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-12-14 20:34:33 +08:00
  • 5436be94b6 Merge branch 'bugfix/btdm_assert_ble_65536' into 'master' Jiang Jiang Jian 2018-12-14 20:29:04 +08:00
  • 1c4d9f2aca Merge branch 'bugfix/btdm_modem_sleep_cowork_with_DFS_for_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-14 20:28:31 +08:00
  • da2116f55c Merge branch 'bugfix/build_system_test_fixes_windows' into 'master' Ivan Grokhotkov 2018-12-14 20:19:51 +08:00
  • ded8b0102a Merge branch 'bugfix/btdm_fix_auth_mode_error_when_reconnection_in_smp_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-14 18:24:01 +08:00
  • 129f1df461 fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222 Tian Hao 2018-12-14 17:38:52 +08:00
  • 1a4fa06125 fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222 Tian Hao 2018-12-14 17:38:52 +08:00
  • 401970495d component/bt: add DRAM_ATTR attribute to global variables(mostly in bss segment) in bt.c which can be accessed in ISR wangmengyang 2018-12-14 14:59:41 +08:00
  • 5d46bb596d Merge branch 'bufix/btdm_fix_save_key_when_auth_mode_without_bond_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-14 14:59:24 +08:00
  • 8de9149b11 component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling wangmengyang 2018-12-14 14:56:29 +08:00
  • 6cb37ecc57 Merge branch 'bugfix/btdm_modem_sleep_cowork_with_DFS' into 'master' Jiang Jiang Jian 2018-12-14 14:03:56 +08:00
  • b4299433bd component/bt: add DRAM_ATTR attribute to global variables(bss segment) in bt.c which can be accessed in ISR wangmengyang 2018-12-14 11:29:00 +08:00
  • bc30569842 Merge branch 'bufix/btdm_fix_save_key_when_auth_mode_without_bond' into 'master' Jiang Jiang Jian 2018-12-14 10:35:14 +08:00
  • e8b8946e6e tools: Print useful error message from idf_monitor when toolchain isn't available Roland Dobai 2018-12-01 16:16:49 +01:00
  • d3938c8a66 ldgen: fix issue when not built in msys2 Renz Christian Bagaporo 2018-12-13 18:19:59 +08:00
  • 72cd1ac43f mbedtls: fix issue with non idf.py build on windows Renz Christian Bagaporo 2018-12-13 18:24:06 +08:00
  • 5d6e21795b tools: fix makefile converter windows path issue Renz Christian Bagaporo 2018-12-11 20:07:18 +08:00
  • 5511541d20 ci: fix build test with IDF_PATH unset on Windows Renz Christian Bagaporo 2018-12-11 16:00:28 +08:00
  • 2b58be5a6c panic: dump some instruction memory on IllegalInstruction exception Ivan Grokhotkov 2018-12-03 06:57:26 +08:00
  • 58a200e70c Merge branch 'bugfix/btdm_fix_auth_mode_error_when_reconnection_in_smp' into 'master' Jiang Jiang Jian 2018-12-13 17:04:12 +08:00
  • ee99795f3d Component/bt: fix save keys when auth mode without bond zhiweijian 2018-11-23 18:06:02 +08:00
  • 2c1e3d1ef2 Component/bt: fix save keys when auth mode without bond zhiweijian 2018-11-23 18:06:02 +08:00
  • 7c6211fe45 Component/bt: fix save keys when auth mode without bond zhiweijian 2018-11-23 18:06:02 +08:00
  • f4b64a491b Component/bt: fix auth_mode error when reconnection in SMP zhiweijian 2018-11-30 21:47:17 +08:00
  • bf608b6709 Component/bt: fix auth_mode error when reconnection in SMP zhiweijian 2018-11-30 21:47:17 +08:00
  • dc194b565d Merge branch 'docs/btdm_ble_ibeacon_example' into 'master' Jiang Jiang Jian 2018-12-13 15:31:30 +08:00
  • ded4efced1 Merge branch 'doc/add_coap_readme' into 'master' Jiang Jiang Jian 2018-12-13 15:22:50 +08:00
  • c03f84cecf add hostname option in dhcp discover Xia Xiaotian 2018-12-10 21:03:28 +08:00
  • 24ebdbd3f4 Merge branch 'test/add_case_to_detect_ds2ds_issue_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-13 14:52:58 +08:00
  • d75ab3208f Merge branch 'test/add_case_to_detect_ds2ds_issue' into 'master' Jiang Jiang Jian 2018-12-13 14:49:30 +08:00
  • 66a9762b2a esp_prov : python coding style fixed as per conventions Anurag Kar 2018-12-01 18:53:34 +05:30
  • 5e0d222188 esp_prov : Added config option for enabling exception throw from within APIs Anurag Kar 2018-11-28 18:01:57 +05:30
  • 3fe8065b7f provisioning : tweak example test timeouts to reduce failures Anurag Kar 2018-11-08 13:14:54 +05:30
  • 647145a734 Merge branch 'bugfix/gcc8_compatibility' into 'master' Anton Maklakov 2018-12-13 12:57:00 +08:00
  • f88f06710e example: Avoid a fallthrough Anton Maklakov 2018-12-10 16:17:51 +08:00
  • 240c343805 cmake: Put a variable to the cache to have access one in other cmake files Anton Maklakov 2018-12-05 20:03:25 +08:00
  • eb13758d1a example: Fix unused identifier warnings Anton Maklakov 2018-11-28 12:32:13 +08:00
  • 5e6509232e example: Fix a truncation warning Anton Maklakov 2018-11-11 13:48:34 +08:00
  • fd00d3213b Merge branch 'bugfix/btdm_fix_accept_specified_sec_auth_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-13 11:20:02 +08:00
  • bfd22a24da Merge branch 'bugfix/btdm_fix_accept_specified_sec_auth' into 'master' Jiang Jiang Jian 2018-12-13 11:19:53 +08:00
  • b5371b38c9 tools: Print useful error message from idf_monitor when toolchain isn't available Roland Dobai 2018-12-01 16:16:49 +01:00
  • df20a39faf Merge branch 'bugfix/idf_monitor_without_toolchain' into 'master' Anton Maklakov 2018-12-12 16:20:14 +08:00
  • c921a5bc4b Merge branch 'feature/illegal_instruction_panic_info_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-12 15:58:22 +08:00
  • b0a43f07d9 tools: Print useful error message from idf_monitor when toolchain isn't available Roland Dobai 2018-12-01 16:16:49 +01:00
  • 0cf8d1380e soc/rtc: reset another BBPLL related register Ivan Grokhotkov 2018-12-12 12:22:48 +08:00
  • ade85cc850 panic: dump some instruction memory on IllegalInstruction exception Ivan Grokhotkov 2018-12-03 06:57:26 +08:00
  • a6b2b73f03 mdns: resolve memory leak when txt record received multiple times David Cermak 2018-12-06 16:46:31 +01:00
  • 31163f02d5 mdns: skip sending search when finished, not properly locked timer task David Cermak 2018-11-30 17:00:05 +01:00
  • 59f34461d7 component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling wangmengyang 2018-12-11 16:49:01 +08:00
  • cf6b79581b example: Add a support of an app rollback Konstantin Kondrashov 2018-10-26 11:44:16 +08:00
  • dde1fd9b94 bootloader: Add support flags for rollback app Konstantin Kondrashov 2018-10-23 20:27:32 +08:00
  • c0f5e58bdc build: Add trimming PROJECT_VER and PROJECT_NAME vars Konstantin Kondrashov 2018-12-08 00:23:44 +08:00
  • 1e20664952 Merge branch 'bugfix/issues_from_github' into 'master' Ivan Grokhotkov 2018-12-11 11:22:33 +08:00
  • 19cf1bb7db Typo fix in mqtt.rst. Noeël Moeskops 2018-12-02 16:37:27 +01:00
  • bb4936b4d5 Add missing dependency. Stephen Bird 2018-12-02 18:42:50 -08:00
  • 5c8d25b795 add hostname option in dhcp discover Xia Xiaotian 2018-12-10 21:26:24 +08:00
  • 55d5ee1e79 bugfix/ota_magic_byte_issue: Fixes OTA magic byte error Supreet Deshpande 2018-12-10 17:16:38 +05:30
  • 230147a169 Merge branch 'bugfix/nvs_test_compile_err' into 'master' Ivan Grokhotkov 2018-12-10 17:42:43 +08:00
  • 07e8b35ead Merge branch 'bugfix/xts_compile_err_3.1' into 'release/v3.1' Ivan Grokhotkov 2018-12-10 17:41:29 +08:00
  • 7ecdb1bb27 ci, examples: use sdkconfig.ci as an extra defaults file, if present Ivan Grokhotkov 2018-12-10 13:26:40 +08:00
  • ac051f0afc Merge branch 'bugfix/btdm_assert_ble_32768_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-10 15:04:44 +08:00
  • 4d898b4655 Merge branch 'bugfix/extra_cflags' into 'master' Anton Maklakov 2018-12-10 13:28:12 +08:00
  • 81bf07ed4d test: Fix some unused identifier warnings Anton Maklakov 2018-12-05 20:22:25 +08:00
  • 0652a4b714 ci: Use more pedantic checking for examples and ut Anton Maklakov 2018-11-27 19:16:18 +08:00
  • ac18b1024a cmake: Add support for EXTRA_CFLAGS and EXTRA_CXXFLAGS Anton Maklakov 2018-11-27 22:46:50 +08:00
  • fd44580e52 docs: add section on renaming main component Renz Christian Bagaporo 2018-12-10 12:29:42 +08:00
  • 26a6b3b243 Merge branch 'feature/unity_set_test_from_gdb' into 'master' Ivan Grokhotkov 2018-12-10 12:25:39 +08:00
  • 23b6d40c53 Merge branch 'feature/illegal_instruction_panic_info' into 'master' Ivan Grokhotkov 2018-12-10 12:24:26 +08:00
  • d2729840e0 Merge branch 'doc/i2s_example_doc_improve' into 'master' Wang Jia Lin 2018-12-10 11:23:11 +08:00
  • 67d95c609b doc(i2s): update README.md file of i2s related examples. hou wen xiang 2018-06-29 16:21:31 +08:00
  • 76f98a4b36 mbedtls: Fix compilation errors when CONFIG_MBEDTLS_HARDWARE_AES is disabled Sagar Bijwe 2018-10-17 19:23:46 +05:30
  • fc37dc1944 nvs_flash: Fix compilation of host testcases when g++-8.x is used. Sagar Bijwe 2018-11-14 18:10:24 +05:30
  • 04c511c9b5 panic: dump some instruction memory on IllegalInstruction exception Ivan Grokhotkov 2018-12-03 06:57:26 +08:00
  • 646d36c728 Merge branch 'feature/nmea-parser' into 'master' v3.3-beta1 Ivan Grokhotkov 2018-12-07 14:32:04 +08:00
  • 6c868c4bee Merge branch 'bugfix/bbpll_wakeup_reset' into 'master' Ivan Grokhotkov 2018-12-07 14:21:59 +08:00
  • 0b3fdf420f Merge branch 'bugfix/fat_lock_log_v3.1' into 'release/v3.1' Ivan Grokhotkov 2018-12-07 14:07:16 +08:00
  • 8b885fb935 Merge branch 'docs/add_note_for_ulp_set_wakeup_period' into 'master' Ivan Grokhotkov 2018-12-07 14:07:14 +08:00
  • def2a13297 Merge branch 'bugfix/app_version' into 'master' Ivan Grokhotkov 2018-12-07 14:06:17 +08:00
  • 423d7b9a65 Merge branch 'bugfix/sysview_cache_err' into 'master' Ivan Grokhotkov 2018-12-07 14:04:28 +08:00
  • 893cb83343 Merge branch 'bugfix/vfs_unregister_nested' into 'master' Ivan Grokhotkov 2018-12-07 14:03:34 +08:00
  • 4e77efc36b Merge branch 'bugfix/clang_compatibility' into 'master' Ivan Grokhotkov 2018-12-07 14:03:05 +08:00
  • a7d37b303d Merge branch 'bugfix/btdm_assert_ble_32768_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-12-07 13:54:18 +08:00
  • b1630084d1 Merge branch 'bugfix/btdm_assert_ble_32768' into 'master' Jiang Jiang Jian 2018-12-07 13:54:11 +08:00
  • d4cb14bc65 app_update: Fix esp_app_desc unused var for Cmake Konstantin Kondrashov 2018-12-05 14:07:41 +08:00
  • 8b7b5821c7 example: add nmea0183 parser example morris 2018-11-28 18:49:18 +08:00
  • bb47146710 Merge branch 'fix/spi_callback_in_iram_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-07 10:37:07 +08:00
  • 07cb228f64 Merge branch 'bugfix/win_path_print_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-07 10:36:31 +08:00
  • 3cfe1c89b5 Merge branch 'ci/combine_unit_test_and_integration_test_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-07 10:36:00 +08:00
  • 4f805d558c Merge branch 'bugfix/fix_uart_read_bug_when_using_dual_core_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-07 10:35:17 +08:00
  • f53716d851 Merge branch 'bugfix/idfpy_monitor_msys_v3.2' into 'release/v3.2' Jiang Jiang Jian 2018-12-07 10:34:44 +08:00
  • f8fd922ca5 unit-test-app: fix the RegEx to detect test case: He Yin Ling 2018-11-29 14:36:34 +08:00