Commit Graph

  • fc30e896c0 docs: remove filler template content from BT docs Marius Vikhammer 2022-04-27 14:44:36 +08:00
  • 1cdaf4a831 bugfix: Fix port autodetection with esptool package radim.karnis 2022-04-27 10:08:14 +02:00
  • 8cb780ffcd Merge branch 'docs/remove_bt_doc_fillers' into 'master' Jiang Jiang Jian 2022-04-27 17:23:33 +08:00
  • fd45998249 Merge branch 'contrib/github_pr_8779_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-04-27 17:17:47 +08:00
  • 871375cae3 Merge branch 'bugfix/bootloader_support_public_req' into 'master' Ivan Grokhotkov 2022-04-27 17:04:07 +08:00
  • 25a5344763 Merge branch 'feature/vfs_fat_info' into 'master' Ivan Grokhotkov 2022-04-27 17:01:33 +08:00
  • 4fcce88db9 esp_wifi: fix clearing default wifi netif procedure Krzysztof Lewandowski 2022-04-14 14:42:30 +02:00
  • 55b6ff6fbd esp_wifi: fix clearing default wifi netif procedure Krzysztof Lewandowski 2022-04-14 14:42:30 +02:00
  • 25fdbddffa Fix spp initialization failure without free mutex xiongweichao 2022-04-27 14:49:39 +08:00
  • 5bbdbabd75 Fix spp crash after calling esp_spp_deinit xiongweichao 2022-04-27 14:43:42 +08:00
  • e72017bb23 tools: print system platform Anton Maklakov 2022-04-14 13:39:16 +07:00
  • 6ae22d9f3b tools: add distro links for macos-arm64 Erhan Kurubas 2022-04-13 22:11:28 +02:00
  • 46c5be3197 tools: OpenOCD version updated to v0.11.0-esp32-20220411 Erhan Kurubas 2022-04-13 22:07:48 +02:00
  • d59d373edc Fix spp initialization failure without free mutex xiongweichao 2022-04-27 14:49:39 +08:00
  • 18c704014f docs: remove filler template content from BT docs Marius Vikhammer 2022-04-27 14:44:36 +08:00
  • 9e2ae1271d Fix spp crash after calling esp_spp_deinit xiongweichao 2022-04-27 14:43:42 +08:00
  • e0cf810bab Fix spp initialization failure without free mutex xiongweichao 2022-04-21 11:05:04 +08:00
  • a9b515d0d1 Fix spp crash after calling esp_spp_deinit xiongweichao 2022-04-20 20:04:42 +08:00
  • 6232753804 Fix spp initialization failure without free mutex xiongweichao 2022-04-21 11:05:04 +08:00
  • eb8a4d3423 Fix spp crash after calling esp_spp_deinit xiongweichao 2022-04-20 20:04:42 +08:00
  • 3198e17f4e Merge branch 'bugfix/spp_crash_after_call_spp_deinit' into 'master' Wang Meng Yang 2022-04-27 13:02:24 +08:00
  • af84842e8b Component_bt/Fix spp crash after call esp_spp_deinit Xiong Wei Chao 2022-04-27 13:02:23 +08:00
  • 36e7adabac Merge branch 'bugfix/i2c_too_short_panics_master' into 'master' Omar Chebib 2022-04-27 12:40:57 +08:00
  • 877e98ae4b Revert "ci: rename all the generic s3 tag to generic_s3_fixme" Fu Hanxi 2022-04-18 11:00:38 +08:00
  • 5bd4decad1 I2C: Read transactions, without a STOP, won't panic anymore Omar Chebib 2022-03-11 11:25:39 +08:00
  • b748a4fe5e mmu: improve vaddr range check Armando 2022-04-25 21:49:35 +08:00
  • e09787d851 mmu: fix macro MMU_ENTRY_NUM and add new macro MMU_MAX_PADDR_PAGE_NUM Armando 2022-04-26 23:18:18 +08:00
  • 2764cd5682 mmu: simplify mmu_hal_init Armando 2022-04-21 21:55:44 +08:00
  • 63ac5e4a99 mmu: add ll func used to invalidate the mmu entry jiangguangming 2022-04-21 23:26:56 +08:00
  • e4d85807ea Merge branch 'feature/spi_flash_esp8684_support' into 'master' Simon 2022-04-27 11:05:45 +08:00
  • 609d5a4e77 Merge branch 'ci/force_based_on_commit' into 'master' Fu Hanxi 2022-04-27 10:59:23 +08:00
  • 068221cb33 esp_wifi: fix clearing default wifi netif procedure Krzysztof Lewandowski 2022-04-14 14:42:30 +02:00
  • e0d6398a99 esp_wifi: fix clearing default wifi netif procedure Krzysztof Lewandowski 2022-04-14 14:42:30 +02:00
  • 3175e472ba Merge branch 'bugfix/freertos_esp_timer_deps' into 'master' Ivan Grokhotkov 2022-04-27 04:13:25 +08:00
  • 2ce6c78af4 Merge branch 'feature/check_block_after_burn' into 'master' Konstantin Kondrashov 2022-04-27 01:10:42 +08:00
  • df30b362a8 efuse: Validates data after burning and re-burnes it if necessary Konstantin Kondrashov 2022-04-27 01:10:41 +08:00
  • f070e2db6d wpa_supplicant: Fix issues reported by coverity Kapil Gupta 2022-04-26 15:23:43 +05:30
  • 09c1fbae4a Merge branch 'bugfix/driver_uart_fix_tx_bytes_rts_assert_failure' into 'master' Alex Lisitsyn 2022-04-26 21:48:07 +08:00
  • fe41cc13f8 driver: uart fix send bytes in RS485 mode rts assert failure Alex Lisitsyn 2022-04-26 21:48:07 +08:00
  • 9fb0708782 esp_wifi: Fix for default ap ssid not set. aditi_lonkar 2022-04-26 15:34:12 +05:30
  • b4ef1b80a2 Merge branch 'bugfix/oversized_SegN_as_valid_v4.3' into 'release/v4.3' Island 2022-04-26 20:14:19 +08:00
  • 9a818cf31d wpa_supplicant: Unicast key renew in TKIP mic failure Kapil Gupta 2022-04-20 11:52:36 +05:30
  • c41208550a Merge branch 'bugfix/oversized_SegN_as_valid_v4.4' into 'release/v4.4' Island 2022-04-26 20:11:35 +08:00
  • ed03bdb715 Merge branch 'doc/reproducible_builds' into 'master' Ivan Grokhotkov 2022-04-26 19:57:16 +08:00
  • 75e50e97f8 Merge branch 'bugfix/scan_mixed_keymgmt_issue_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-04-26 19:24:12 +08:00
  • 5a87a9c65e Merge branch 'bugfix/oversized_SegN_as_valid' into 'master' Island 2022-04-26 19:18:43 +08:00
  • ab6bfcfd4b Merge branch 'feature/esp_docs_1.0.0' into 'master' morris 2022-04-26 19:03:59 +08:00
  • adb04c5ab1 Merge branch 'bugfix/wifi_provisioning_arduino' into 'master' Mahavir Jain 2022-04-26 17:42:30 +08:00
  • d7201b82f2 provisioning: replace <lwip/inet.h> by <lwip/ip4_addr.h> in wifi_provisioning/wifi_config.h Rodrigo Garcia 2022-04-26 17:42:29 +08:00
  • 2ddcb13509 docs: add documentation about reproducible builds Ivan Grokhotkov 2022-04-22 20:44:33 +02:00
  • e966af7237 Merge branch 'docs/update_wifi_api_doc' into 'master' Jiang Jiang Jian 2022-04-26 17:12:50 +08:00
  • e57697aef2 esp_phy: fix tx power limit for esp32s2/s3/c3 Jessy Chen 2022-04-25 23:29:11 -04:00
  • e97720131d esp_phy: fix build warning Jessy Chen 2022-04-20 07:38:29 -04:00
  • 94bac458bf esp_wifi: fix phy limit tx power for s2/c3 Jessy Chen 2022-04-26 03:20:37 -04:00
  • 4418a855ba spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 Cao Sen Miao 2022-04-12 16:37:40 +08:00
  • 30b2cad3b7 Fix CI failure when disable bluetooth debug log xiongweichao 2022-04-25 18:35:22 +08:00
  • 0825981026 Fix CI failure when disable bluetooth debug log xiongweichao 2022-04-26 11:37:48 +08:00
  • 4c69f1f901 Merge branch 'bugfix/fix_disable_bt_log_ci_fail_v4.1' into 'release/v4.1' Wang Meng Yang 2022-04-26 15:01:46 +08:00
  • 2e5c28eb46 esp_phy: fix tx power limit for esp32s2/s3/c3 Jessy Chen 2022-04-25 23:29:11 -04:00
  • 991fc96fcb esp_phy: fix build warning Jessy Chen 2022-04-20 07:38:29 -04:00
  • 2c24b8e82c CI: update esp-idf-doc-env docker image version Marius Vikhammer 2022-04-25 14:56:01 +08:00
  • b85c44403a Merge branch 'bugfix/asio_example_config' into 'master' David Čermák 2022-04-26 13:24:17 +08:00
  • 36823b45cc Merge branch 'bugfix/rrm_dpp_task_delete_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-04-26 12:38:04 +08:00
  • 71e403a81e Fix CI failure when disable bluetooth debug log xiongweichao 2022-04-26 11:37:48 +08:00
  • e503ebf5f9 Merge branch 'bugfix/_rtc_slow_length_incorrectly_optimized' into 'master' Jing Li 2022-04-26 11:29:02 +08:00
  • 1ce01c6f76 Fix CI failure when disable bluetooth debug log xiongweichao 2022-04-25 18:35:22 +08:00
  • 158116b2e6 Merge branch 'bugfix/fix_disable_bt_log_ci_fail' into 'master' Jiang Jiang Jian 2022-04-26 11:23:09 +08:00
  • 43f769dcb4 Merge branch 'contrib/github_pr_8779' into 'master' Jiang Jiang Jian 2022-04-26 11:14:39 +08:00
  • 37a1bf3a6f Merge branch 'feature/lwip_logs_through_ESP_LOG_interface' into 'master' Jiang Jiang Jian 2022-04-26 10:45:20 +08:00
  • 7e0090b029 modify API-reference using Sphinx directives zhangyanjiao 2022-04-25 11:52:19 +08:00
  • 80f52017d4 bump version Jacques Supcik 2022-04-25 22:55:28 +02:00
  • ceeb9f9451 docs: update the migration guides for esp_timer Ivan Grokhotkov 2022-04-16 08:08:37 +02:00
  • b0544b9745 esp_timer: only add as a public dependency to FreeRTOS if necessary Ivan Grokhotkov 2022-04-16 08:34:22 +02:00
  • 708e99497b global: add dependency on esp_timer component and include esp_timer.h Ivan Grokhotkov 2022-04-16 11:32:22 +02:00
  • 83728f3832 efuse: fix KonstantinKondrashov 2022-04-21 00:44:24 +08:00
  • 1f0e27ca63 Merge branch 'bugfix/ignore_pytest_log_artifacts' into 'master' morris 2022-04-25 20:52:54 +08:00
  • 6c614a40be Merge branch 'bugfix/error_after_switching_IDFs' into 'master' Roland Dobai 2022-04-25 20:20:05 +08:00
  • 080953ce02 Merge branch 'contrib/github_pr_8812' into 'master' morris 2022-04-25 18:54:55 +08:00
  • 8b422cd8b1 Merge branch 'bugfix/oversized_SegN_as_valid_v4.2' into 'release/v4.2' Island 2022-04-25 18:52:04 +08:00
  • 5a16fa95e9 Fix CI failure when disable bluetooth debug log xiongweichao 2022-04-25 18:35:22 +08:00
  • 517c0b54d8 Merge branch 'contrib/github_pr_8827' into 'master' morris 2022-04-25 18:33:31 +08:00
  • a86cad6afe fix s3 bbpll calibrate fail bug in high temperature chaijie 2022-04-25 18:21:10 +08:00
  • 52e34fb7fd usb_serial_jtag: make CONFIG_DEFAULT initializer match order of structure definition david zuhn 2022-04-22 00:23:53 -05:00
  • 4573448a74 test: ignore pytest dut log artifacts morris 2022-04-25 17:09:21 +08:00
  • a385df8ea3 test: remove makefiles in unit-test-app morris 2022-04-25 10:43:39 +08:00
  • 3cc92c92dc Merge branch 'bugfix/oversized_SegN_as_valid_v4.1' into 'release/v4.1' Island 2022-04-25 16:50:31 +08:00
  • 117c30e835 fix S3 bbpll calibrate fail bug in high temperature sly 2021-07-21 16:58:04 +08:00
  • 5ebd86ab6a add option to route LWIP logs through ESP_LOG interface Jeff H 2022-04-16 19:23:48 -07:00
  • 5f017e5390 Merge branch 'feature/esptool_package' into 'master' Roland Dobai 2022-04-25 16:17:56 +08:00
  • 2448639245 Merge branch 'tidy_build_system_docs' into 'master' Roland Dobai 2022-04-25 16:09:08 +08:00
  • 017f35a357 Merge branch 'contrib/github_pr_8825' into 'master' morris 2022-04-25 15:39:31 +08:00
  • 8353ce2f39 Merge branch 'docs/dac_formating' into 'master' Marius Vikhammer 2022-04-25 14:52:54 +08:00
  • 57f68e417f docs: fix indention in dac code snippet Marius Vikhammer 2022-04-25 13:45:37 +08:00
  • 437d90c408 esp_http_client: Fix redirect by resetting auth_header before parsing Harshit Malpani 2022-04-07 10:40:35 +05:30
  • a82e6e63d9 Merge branch 'bugfix/fix_incorrect_timer_comment' into 'master' Rahul Tank 2022-04-25 12:43:48 +08:00
  • b5bafae596 tools: add GDB v11.1 as a tool Alexey Lapshin 2022-02-10 15:25:58 +07:00
  • 7e1b3f401f Merge branch 'bugfix/esp_http_client_example' into 'master' Mahavir Jain 2022-04-25 12:08:14 +08:00
  • 197be02748 docs: update esp-docs 1.0.0 Marius Vikhammer 2022-04-01 11:54:56 +08:00
  • 5aa6fa39ea ble_mesh: stack: Bugfix for oversized SegN as valid wangjialiang 2022-04-14 15:50:54 +08:00
  • 7691b8effb ble_mesh: stack: Bugfix for oversized SegN as valid wangjialiang 2022-04-14 15:50:54 +08:00