Commit Graph

  • 4541e065e4 docs: update version of IDF tools installer for windows to v2.3 Ivan Grokhotkov 2020-02-10 19:34:56 +01:00
  • 80e03a2d2d Merge branch 'bugfix/win_tools_installer_fixes' into 'master' Angus Gratton 2020-02-12 07:22:50 +08:00
  • f9bc4fc08b Merge branch 'bugfix/watchpoint_on_shared_stacl' into 'master' Ivan Grokhotkov 2020-02-12 06:32:49 +08:00
  • 700161921c docs: update version of IDF tools installer for windows to v2.3 Ivan Grokhotkov 2020-02-10 19:34:56 +01:00
  • 69e91959ff tools: bump version of windows tools installer to v2.3 Ivan Grokhotkov 2020-02-10 19:34:30 +01:00
  • 24e793baa3 tools: installer: add PYTHONUNBUFFERED=1 when calling idf_tools.py Ivan Grokhotkov 2020-02-11 18:56:18 +01:00
  • 972aeec265 tools: installer: use bundled idf_tools when installing IDF 3.3.1, 4.0 Ivan Grokhotkov 2020-02-11 18:55:28 +01:00
  • b67a7f48a9 tools: installer: fix copying IDF to a destination on another drive Ivan Grokhotkov 2020-02-10 22:04:55 +01:00
  • 7084015884 Update NVS Partition Generator Utility documentation Bruno Binet 2019-11-20 18:07:07 +01:00
  • cab895f459 NVS: add support for i16, u64, i64 types to NVS partition generation tool Bruno Binet 2019-11-20 17:52:26 +01:00
  • 9b4815e3c8 ESP Event: multiple registrations to one event Jakob Hasse 2020-01-17 12:37:41 +08:00
  • 16e0c93e40 ci: solve public headers errors Renz Christian Bagaporo 2020-01-27 11:43:08 +08:00
  • b675df4b08 soc: use include_next for including common touch sensor hal header Renz Christian Bagaporo 2020-01-09 14:43:41 +08:00
  • 1f2e2fe8af soc: separate abstraction, description and implementation Renz Christian Bagaporo 2020-01-08 12:50:03 +08:00
  • 7f4309d0f1 Merge branch 'feature/esp32_5p0_code_optimize' into 'master' Jiang Jiang Jian 2020-02-11 17:29:08 +08:00
  • ec222a2dff idf_tools.py: fix install-python-env failure with virtualenv 20.0.0 Ivan Grokhotkov 2020-02-10 19:14:41 +01:00
  • 7ccf6ebada idf_tools.py: fix install-python-env failure with virtualenv 20.0.0 Ivan Grokhotkov 2020-02-10 19:14:41 +01:00
  • 81298c3f70 idf_tools.py: fix install-python-env failure with virtualenv 20.0.0 Ivan Grokhotkov 2020-02-10 19:14:41 +01:00
  • bcd2358eb6 Merge branch 'bugfix/idf_tools_virtualenv' into 'master' Ivan Grokhotkov 2020-02-11 16:42:41 +08:00
  • 7647b5c668 Merge branch 'bugfix/eapol_log_verbosity' into 'master' Jiang Jiang Jian 2020-02-11 16:10:07 +08:00
  • 3904be6b0f ESP-NETIF: add unit test for get/set hostname API David Cermak 2020-02-10 21:36:31 +01:00
  • 7c8cbe02e4 ESP-NETIF: fix get/set hostname API to reflect user settings David Cermak 2020-02-10 13:40:54 +01:00
  • 91dc4d78f8 Merge branch 'bugfix/select_driver_not_installed_v4.0' into 'release/v4.0' Angus Gratton 2020-02-11 12:08:48 +08:00
  • 5bf43a854c Merge branch 'bugfix/make_undefined_variable_warning_v4.0' into 'release/v4.0' Angus Gratton 2020-02-11 12:07:33 +08:00
  • 33069f3133 Merge branch 'bugfix/part_gen_subtype_fix_v4.1' into 'release/v4.1' Angus Gratton 2020-02-11 12:06:41 +08:00
  • 72e7978f89 Merge branch 'bugfix/part_gen_subtype_fix_v3.3' into 'release/v3.3' Angus Gratton 2020-02-11 12:06:33 +08:00
  • 2bee223250 Merge branch 'bugfix/part_gen_subtype_fix_v4.0' into 'release/v4.0' Angus Gratton 2020-02-11 12:06:25 +08:00
  • 2e8a894ea7 Merge branch 'bugfix/modem_ppp_close_fix' into 'master' Angus Gratton 2020-02-11 12:05:44 +08:00
  • c1eef95ec1 Merge branch 'bugfix/test_fp_switch' into 'master' Angus Gratton 2020-02-11 12:05:04 +08:00
  • ab5dad3be5 Merge branch 'feature/esp_netif_flexible_init' into 'master' Angus Gratton 2020-02-11 12:01:20 +08:00
  • f92a52f275 Merge branch 'bugfix/remove_cjson_test_file_from_cmake_build_v4.0' into 'release/v4.0' Angus Gratton 2020-02-11 11:57:32 +08:00
  • 04f589b1c7 Merge branch 'bugfix/remove_cjson_test_file_from_cmake_build_v4.1' into 'release/v4.1' Angus Gratton 2020-02-11 11:57:26 +08:00
  • 901ae4d11c Merge branch 'bugfix/newlib_nano_lib_linking_v4.1' into 'release/v4.1' Angus Gratton 2020-02-11 11:56:11 +08:00
  • ea34f3bb27 drivers: Remove high speed mode from LEDC docs for ESP32-S2, update headers to match Angus Gratton 2020-02-10 10:33:27 +11:00
  • 7bd2677d5d Merge branch 'bugfix/ci_doc_fixes' into 'master' Angus Gratton 2020-02-11 06:38:34 +08:00
  • f368f69922 idf_tools.py: fix downloading for tools which have "on_request" options for some platforms. Anton Maklakov 2019-11-24 19:11:33 +08:00
  • 9bdcd40f2b ESP-NETIF: add CI compile only tests for common init/config pattern in C/C++ David Cermak 2020-02-10 16:20:10 +01:00
  • 50588ff3f7 esp-compiler: add designated init macros to make esp configuration pattern viable under C++ David Cermak 2020-02-06 12:28:56 +01:00
  • d8da662dec ESP-NETIF: Add unit test for additional API David Cermak 2020-01-30 16:49:50 +01:00
  • 7a18f02acd idf_tools.py: fix install-python-env failure with virtualenv 20.0.0 Ivan Grokhotkov 2020-02-10 19:14:41 +01:00
  • 9c8289b0d9 shared_stack: using watchpoint 1 to monitor the shared_stack instead of watchpoint 0 Felipe Neves 2020-02-10 12:03:24 -03:00
  • 33c9826372 shared_stack: fixed watchpoint placement on shared_stack Felipe Neves 2020-02-06 16:24:39 -03:00
  • 02cdef086f ESP-NETIF: easier creation for WiFi interfaces with custom parameters David Cermak 2020-01-30 12:50:52 +01:00
  • bdf8df61c0 Merge branch 'bugfix/stage_two_bootloader_linking_v4.1' into 'release/v4.1' Mahavir Jain 2020-02-10 20:54:34 +08:00
  • 7304651320 esp32: use semaphore in FP switch test, raise worker task priority Ivan Grokhotkov 2020-02-07 11:10:52 +01:00
  • 8df70a1728 cJSON: include only source file objects for cmake build Mahavir Jain 2020-02-05 11:14:23 +05:30
  • d41f3cc759 cJSON: include only source file objects for cmake build Mahavir Jain 2020-02-05 11:14:23 +05:30
  • 1ae9541176 esp_rom: link newlib nano from ROM only if SPIRAM cache workaround is disabled Mahavir Jain 2020-02-07 16:05:37 +05:30
  • 224c221ddd ci: remove using IDF_XTENSA_TOOLCHAIN_URL because there are idf_tools.json and multi-target support Anton Maklakov 2019-11-13 14:39:58 +07:00
  • 2ad0e78210 ci: Use ARTIFACT_DOWNLOAD_ATTEMPTS and others from the project settings Anton Maklakov 2019-11-13 14:38:45 +07:00
  • c5d20275dd ci: remove using IDF_XTENSA_TOOLCHAIN_URL because there are idf_tools.json and multi-target support Anton Maklakov 2019-11-13 14:39:58 +07:00
  • f2ef0509e3 ci: Use ARTIFACT_DOWNLOAD_ATTEMPTS and others from the project settings Anton Maklakov 2019-11-13 14:38:45 +07:00
  • d6a5bb60da ci: remove using IDF_XTENSA_TOOLCHAIN_URL because there are idf_tools.json and multi-target support Anton Maklakov 2019-11-13 14:39:58 +07:00
  • 8c88f0f1f6 Fix subtype in PartitionTable.find_by_type boarchuz 2020-02-06 16:22:26 +11:00
  • 546cf10c5d Fixes accessing some files from 2nd part of the bootloader. Supreet Deshpande 2020-02-08 02:05:16 +05:30
  • 69d8eddbe4 ci: Use ARTIFACT_DOWNLOAD_ATTEMPTS and others from the project settings Anton Maklakov 2019-11-13 14:38:45 +07:00
  • c5d05b5c4f Merge branch 'feature/usb_support4soc' into 'master' Angus Gratton 2020-02-10 18:00:39 +08:00
  • d8755fff3f esp_modem.c: post PPP stop event when requested Francesco Giancane 2020-01-17 11:18:49 +01:00
  • 313c1ed1ba Merge branch 'bugfix/esp_log_from_critical_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-02-10 17:34:53 +08:00
  • c3961fdacb Merge branch 'bugfix/idf_monitor_usbser_sys_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-02-10 17:34:00 +08:00
  • c8215756fa Merge branch 'feature/idfpy_add_baud_parameter_to_monitor_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-02-10 17:33:32 +08:00
  • f11b8f14c7 Merge branch 'feature/support_enc28j60' into 'master' Ivan Grokhotkov 2020-02-10 17:18:38 +08:00
  • 70d99fa986 Merge branch 'bugfix/stage_two_bootloader_linking' into 'master' Ivan Grokhotkov 2020-02-10 17:13:12 +08:00
  • 0441c5d744 docs ci: Use the final version of the esp-idf-doc-env image Angus Gratton 2020-02-10 19:55:46 +11:00
  • f906095789 docs ci: Ensure deploy directory exists Angus Gratton 2020-02-10 19:55:15 +11:00
  • 4e8b4b9e49 soc: add USB peripheral register definitions, hal level, reg map, etc Andrei Gramakov 2020-01-27 13:21:43 +01:00
  • 0c2c821f8f Merge branch 'bugfix/esp_ptr_executable_single_core_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-02-10 16:30:34 +08:00
  • f5dc81aaae Merge branch 'bugfix/panic_cache_err_dig_reset_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-02-10 16:30:02 +08:00
  • 97ef8fd057 Merge branch 'bugfix/idf_tools_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-02-10 16:29:27 +08:00
  • e9894d6efc mqtt: update submodule to point to latest commit. Marius Vikhammer 2020-01-06 18:14:06 +08:00
  • 8c72cc5749 Fix subtype in PartitionTable.find_by_type boarchuz 2020-02-06 16:22:26 +11:00
  • 994e632a59 Fix subtype in PartitionTable.find_by_type boarchuz 2020-02-06 16:22:26 +11:00
  • 59c39173f2 Merge branch 'feature/mqtt_unit_test' into 'master' Angus Gratton 2020-02-10 15:10:56 +08:00
  • 2bf329eb2c Fixes accessing some files from 2nd part of the bootloader. Supreet Deshpande 2020-02-08 02:05:16 +05:30
  • 64654c0444 Merge branch 'fix/tools_py_environ_str' into 'master' Angus Gratton 2020-02-10 14:28:35 +08:00
  • 5799999e41 Merge branch 'bugfix/esp_timer_stucks_into_esp_timer_impl_set_alarm_v4.1' into 'release/v4.1' Angus Gratton 2020-02-10 13:43:05 +08:00
  • 9e59be1aab ethernet: add enc28j60 example morris 2020-01-09 19:32:51 +08:00
  • eda07acc81 Add ENC28J60 Ethernet Driver Henry Gilbert 2019-11-27 09:24:05 -07:00
  • a590348af2 Merge branch 'bugfix/ble_mesh_kconfig_ascii_v3.3' into 'release/v3.3' Angus Gratton 2020-02-10 06:47:19 +08:00
  • 966f4227ad Merge branch 'refactor/simplify_console_examples' into 'master' Ivan Grokhotkov 2020-02-10 04:18:58 +08:00
  • 91111263f9 Merge branch 'feature/esp32s2_ref_clock_use_ll_of_rmt_pcnt' into 'master' Ivan Grokhotkov 2020-02-09 20:03:32 +08:00
  • daa9c30c8e rmt/esp32s2: Update RMT: reg, struct, LL and test_utils/ref_clock.c Konstantin Kondrashov 2020-02-09 20:03:31 +08:00
  • 4bfd0b961b Merge branch 'fix/spi_on_esp32s2' into 'master' Ivan Grokhotkov 2020-02-09 19:45:16 +08:00
  • e5cb972c3a Merge branch 'bugfix/fix_esp32s2_flash_rw' into 'master' Ivan Grokhotkov 2020-02-09 18:05:22 +08:00
  • ea7f34df17 Merge branch 'bugfix/ci_deploy_tags_v3.2' into 'release/v3.2' Anton Maklakov 2020-02-08 13:21:58 +08:00
  • 577abc4472 Merge branch 'bugfix/newlib_nano_lib_linking' into 'master' Mahavir Jain 2020-02-08 12:48:12 +08:00
  • 911be99054 mqtt-tests: migrate the publish-connection test from example-test to test-apps David Cermak 2020-02-07 11:10:04 +01:00
  • 98bb3772e0 soc: spi_flash LL fixes Ivan Grokhotkov 2020-02-05 17:28:18 +01:00
  • aaf119e930 flash(esp32s2): fix setting address field in spi user mode. Wangjialin 2020-01-17 15:14:13 +08:00
  • dc14d027ce Merge branch 'bugfix/ci_build_test_rebuild' into 'master' Ivan Grokhotkov 2020-02-07 20:54:20 +08:00
  • 75cadc2e41 console: simplify examples suda-morris 2020-02-03 18:01:04 +08:00
  • 79dff0ef12 fix initializer order for BT_CONTROLLER_INIT_CONFIG_DEFAULT El Jeffo 2020-02-07 18:57:34 +08:00
  • 3803b17048 esp_rom: link newlib nano from ROM only if SPIRAM cache workaround is disabled Mahavir Jain 2020-02-07 16:05:37 +05:30
  • 3ecb731c23 mqtt: example test to check connection with different ssl parameters David Cermak 2020-01-21 16:44:02 +01:00
  • b8e47eb56f mqtt: add basic set of unit tests David Cermak 2020-01-19 21:24:28 +01:00
  • 13623ef430 Merge branch 'feature/esp32s2_image_version' into 'master' Ivan Grokhotkov 2020-02-07 16:43:21 +08:00
  • 627d9b3142 ci: test_build_system_cmake: ensure sdkconfig timestamp changes Ivan Grokhotkov 2020-02-07 09:35:41 +01:00
  • 3017bfb8e3 Merge branch 'feature/test_apps_v2' into 'master' Angus Gratton 2020-02-07 15:23:26 +08:00
  • 613c4e985f Merge branch 'doc/multi_target' into 'master' Angus Gratton 2020-02-07 15:20:53 +08:00
  • f91080637c Merge branch 'bugfix/part_gen_subtype_fix' into 'master' Angus Gratton 2020-02-07 14:31:02 +08:00