Commit Graph

  • 9c1520d1f9 lwip: Update LWIP_DHCP_OPTIONS_LEN default value when LWIP_DHCP_DISABLE_VENDOR_CLASS_ID disabled yuanjm 2021-10-25 14:07:37 +08:00
  • e85fc1f9c5 ble_mesh: stack: Fix heartbeat filter with accept list wangjialiang 2021-07-27 16:28:24 +08:00
  • aa6f86fbc5 fix SPP server bugs when the BTC layer can not allocate a slot for the listen port liqigan 2021-11-15 16:34:15 +08:00
  • 46c4842c0e Merge branch 'bugfix/enable_gpio_20_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-12-01 05:59:34 +00:00
  • 4baf48074c Merge branch 'feat/ble_mesh_support_ble_scan_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-12-01 05:56:29 +00:00
  • 14213d883b hal/i2s: remove duplicated code in i2s_hal_rx_set_pdm_mode_default Michael (XIAO Xufeng) 2021-12-01 05:47:36 +00:00
  • aa96a98c0c Merge branch 'bugfix/riscv_fix_vector_mcause_v4.4' into 'release/v4.4' Zim Kalinowski 2021-12-01 04:20:54 +00:00
  • 66c547e5ab Merge branch 'bugfix/ringbuf_read_pointer_wrap_v4.4' into 'release/v4.4' Zim Kalinowski 2021-12-01 04:18:48 +00:00
  • 2db60f13fb ci: add test dir examples/bluetooth/hci/controller_hci_uart_esp32 Chen Yudong 2021-12-01 12:06:52 +08:00
  • 8fe7d74453 example: build ble_mesh_console example on c3 and s3 as well Chen Yudong 2021-12-01 12:03:34 +08:00
  • e774f217b6 Merge branch 'bugfix/fix_static_check_error_mr_3.3' into 'release/v3.3' Wang Meng Yang 2021-12-01 03:49:46 +00:00
  • 0677774a52 Merge branch 'bugfix/leedarson_v3.3' into 'release/v3.3' Wang Meng Yang 2021-12-01 03:49:37 +00:00
  • c38215cb2c spi_master: correctly reset spi afifos before DMA transaction starts Armando 2021-07-01 09:31:26 +08:00
  • fe289ec670 Merge branch 'bugfix/fix_can_not_find_mac_addr_error_mr' into 'master' Wang Meng Yang 2021-12-01 02:53:34 +00:00
  • ebaca79557 other: Move cbor, jsmn and libsodium to idf-component-manager Tomas Rezucha 2021-11-19 19:03:18 +01:00
  • 6a11f6fb20 Merge branch 'bugfix/replace_PING_CHECK_macro' into 'master' Andrii Filippov 2021-11-30 17:20:51 +00:00
  • f667b1039b Fix copyright headers for few include files Mahavir Jain 2021-11-30 22:25:33 +05:30
  • 3a1e8a9810 Merge branch 'bugfix/avoid-exception-messages-while-export_v4.4' into 'release/v4.4' Roland Dobai 2021-11-30 15:48:55 +00:00
  • 65e38f903c Merge branch 'feature/cmake_linux_arm64' into 'master' Anton Maklakov 2021-11-30 14:29:52 +00:00
  • 8ffd02be29 bootloader_support: Fix and re-enable bootloader_debug_buffer function Gustavo Henrique Nihei 2021-11-18 13:55:45 -03:00
  • f34a85dc31 bootloader_support: Fix and re-enable bootloader_debug_buffer function Gustavo Henrique Nihei 2021-11-18 13:55:45 -03:00
  • 11547ca56e tools: don't install binutils-esp32ulp on aarch64 Ivan Grokhotkov 2021-11-30 14:00:25 +01:00
  • 42cce06704 Merge branch 'contrib/github_pr_7796' into 'master' Mahavir Jain 2021-11-30 12:42:30 +00:00
  • 376514480d Merge branch 'feature/backport_v4.4_add_get_errno_api_for_http_client' into 'release/v4.4' Mahavir Jain 2021-11-30 12:23:31 +00:00
  • a93e3dff25 Avoid exception messages while autocomplete initialization in export.sh Martin Gaňo 2021-11-26 15:16:47 +01:00
  • 7b5232f687 Merge branch 'docs/add_an_example_list_for_esp32-wrover-kit' into 'master' Wang Fang 2021-11-30 11:44:24 +00:00
  • ee881e3f96 Avoid exception messages while autocomplete initialization in export.sh Martin Gaňo 2021-11-26 15:16:47 +01:00
  • 5dc3cdbd50 Merge branch 'bugfix/avoid-exception-messages-while-export' into 'master' Roland Dobai 2021-11-30 11:32:45 +00:00
  • a27dfe3874 docs: add an example list for esp-wrover-kit Wang Fang 2021-11-26 14:59:09 +08:00
  • 02ff0bcee4 Merge branch 'ci/test_pytest_embedded' into 'master' Fu Hanxi 2021-11-30 09:50:29 +00:00
  • e4a86f203f ci: preserve artifacts for local test apps Chen Yudong 2021-11-18 22:28:20 +08:00
  • 32f2f7db5e Merge branch 'bugfix/force_cmake_flags' into 'master' Omar Chebib 2021-11-30 09:14:59 +00:00
  • f42d1f48c6 unified replace PING_CHECK by ESP_GOTO_ON_FALSE AndriiFilippov 2021-11-04 11:22:44 +01:00
  • 8848462d50 Merge branch 'nimble/add_throughput_example_v4.4' into 'release/v4.4' Wang Meng Yang 2021-11-30 08:02:35 +00:00
  • e21bfde305 Missing break in switch xiongweichao 2021-11-22 19:19:04 +08:00
  • 745e7e25c8 already defined in bt_target.h xiongweichao 2021-11-22 19:18:06 +08:00
  • b6f9c4b62a Dereference after null check xiongweichao 2021-11-22 19:17:01 +08:00
  • d0dd9d446c Dereference before null check xiongweichao 2021-11-22 19:10:43 +08:00
  • 0755078ee6 Logically dead code xiongweichao 2021-11-22 19:03:19 +08:00
  • 5c08cd3fe1 esp_http_client: add a get HTTP client session errno API for esp_http_client(backport v4.4) xutao 2021-11-30 15:26:48 +08:00
  • cb91b51c52 bugfix: Conflicting declaration error with include<esp_efuse.h>, and Unified secure_boot.h include guard to "pragma once". lovyan03 2021-11-26 21:04:23 +09:00
  • f2d6cb7298 Add the feature that switch random address to origin mac addr in the ADV report data. Yang Zhao 2021-11-26 15:13:05 +08:00
  • a96b8e151d Add the feature that switch random address to origin mac addr in the ADV report data. Yang Zhao 2021-11-26 15:13:05 +08:00
  • 4b7a71673e Add the feature that switch random address to origin mac addr in the ADV report data. Yang Zhao 2021-11-26 15:13:05 +08:00
  • e8982b5874 Merge branch 'test/update_ble_mesh_console_files_forv4.1' into 'release/v4.1' Island 2021-11-30 06:08:10 +00:00
  • 48506b70c4 test: fix ble mesh send problem (v4.1) Yuan Hong Hui 2021-11-30 06:08:09 +00:00
  • 89e37837d0 lcd: rgb pclk idle default to low morris 2021-11-30 10:54:35 +08:00
  • ddf693b662 VFS: select function's timeout is now POSIX compliant Omar Chebib 2021-09-28 19:12:29 +08:00
  • 53daf3dbbf VFS: select function's timeout is now POSIX compliant Omar Chebib 2021-09-28 19:12:29 +08:00
  • 2ccf84cedf VFS: select function's timeout is now POSIX compliant Omar Chebib 2021-09-28 19:12:29 +08:00
  • e91fd5ece9 Example: Fix eventfd example test and added a diagram to explain printed values Omar Chebib 2021-11-03 19:31:33 +08:00
  • 51e295b5c2 Merge branch 'bugfix/vfs-select-lock-latency-4.4' into 'release/v4.4' Jiang Jiang Jian 2021-11-30 03:56:08 +00:00
  • 4675dc428f Merge branch 'bugfix/vfs-select-lock-latency' into 'master' Ivan Grokhotkov 2021-11-30 03:55:44 +00:00
  • 95eb17a61a Merge branch 'nimble_spp_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-11-30 03:54:44 +00:00
  • db6bc89b8c Merge branch 'bugfix/leedarson_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-11-30 03:52:24 +00:00
  • cf21312d8d VFS: select function's timeout is now POSIX compliant Omar Chebib 2021-09-28 19:12:29 +08:00
  • 7cab983b86 RISC-V: fix usage of special register when interrupts are enabled Omar Chebib 2021-09-27 13:52:58 +08:00
  • 43fd499547 Merge branch 'bugfix/reduce_bootup_time_when_using_usb-serial-jtag' into 'master' morris 2021-11-30 03:32:55 +00:00
  • 94578f4658 ci: add pytest-embedded CI jobs Fu Hanxi 2021-11-19 16:11:47 +08:00
  • ef685456ab example: use pytest-embedded to replace examples/system/console test scripts Fu Hanxi 2021-11-17 17:09:36 +08:00
  • 3222b5c720 fix(find_apps): won't check supported targets if "recursive" is unflagged Fu Hanxi 2021-11-24 12:52:34 +08:00
  • d9a354505d style: add ini editorconfig Fu Hanxi 2021-11-17 17:08:05 +08:00
  • 18612738db Merge branch 'docs/blink_update_supported_targets_on_readme_v4.4' into 'release/v4.4' Ivan Grokhotkov 2021-11-29 20:40:51 +00:00
  • 9a5d699969 Avoid exception messages while autocomplete initialization in export.sh Martin Gaňo 2021-11-26 15:16:47 +01:00
  • 255342e651 Minor: typo Andrzej Bednarski 2021-11-29 17:34:54 +01:00
  • 7460deeae8 support for wear levelling in fatfs partition generator Martin Gano 2021-09-22 00:32:54 +02:00
  • fcd634faec Merge branch 'contrib/github_pr_7958' into 'master' Ondrej Kosta 2021-11-29 13:24:58 +00:00
  • 48cac250c7 bootloader: add anti-FI checks around secure version in anti-rollback scheme Mahavir Jain 2021-11-23 17:46:39 +05:30
  • 0855521014 bootloader: add anti-FI checks around secure version in anti-rollback scheme Mahavir Jain 2021-11-23 17:46:39 +05:30
  • 5f7037d143 bootloader: add anti-FI checks around secure version in anti-rollback scheme Mahavir Jain 2021-11-23 17:46:39 +05:30
  • 9204605d98 freemodbus: fix port contains lgpl licensed files aleks 2021-11-25 12:45:44 +01:00
  • 17ea9d7faf USB_SERIAL_JTAG: Fix the issue that there is no rom log when restarting Cao Sen Miao 2021-11-23 13:07:43 +08:00
  • 26baeaca60 esp_eth: add loopback for ksz8081 Christian Fischerauer 2021-11-10 15:50:45 +01:00
  • b8c1d26f56 freemodbus: fix port contains lgpl licensed files aleks 2021-11-25 12:45:44 +01:00
  • 92b1ea2199 Merge branch 'bugfix/hardware_mpi_fallback_issue' into 'master' Mahavir Jain 2021-11-29 11:19:51 +00:00
  • b3f5d3b685 tools: add CMake for linux-arm64 (aarch64) platform Ivan Grokhotkov 2021-11-29 11:31:29 +01:00
  • 8bf61c289a lwip: Add config for DHCP client id; Fix DNS server idx assert issue David Cermak 2021-05-05 09:14:34 +02:00
  • 0baf2c43cc Build: CMake compiler flags will be set, regardless of the cache status Omar Chebib 2021-09-29 18:46:35 +08:00
  • ce7c936633 vfs: reduce lock in vfs_select Jiacheng Guo 2021-11-25 11:19:08 +08:00
  • 0ea1825f64 reduce bootup time when using usb-serial-jtag jingli 2021-11-29 17:21:11 +08:00
  • 961407ca42 Merge branch 'feature/add_mtd_for_openthread' into 'master' Shu Chen 2021-11-29 08:27:46 +00:00
  • 7878255f17 Merge branch 'bugfix/repeated_ftm_failures_issue' into 'master' Jiang Jiang Jian 2021-11-29 07:39:22 +00:00
  • e9f3f56ba1 Merge branch 'refactor/delete_clk_header' into 'master' Simon 2021-11-29 07:31:55 +00:00
  • 581f1c4550 FreeRTOS: Fix xStreamBufferReset function always crashing Omar Chebib 2021-10-25 15:36:42 +08:00
  • 12fee76695 esp_bignum: move check for supported MPI bits at start of API Mahavir Jain 2021-11-26 14:24:30 +05:30
  • 5d9392d999 mbedtls: update mbedtls submodule pointer for MPI API change Mahavir Jain 2021-11-19 14:39:46 +05:30
  • c097e6bcab mbedtls: fix hardware MPI (bignum) related regression Mahavir Jain 2021-11-18 17:40:09 +05:30
  • 1a390f4518 mbedtls: update kconfig help to correct on supported MPI bits Mahavir Jain 2021-11-19 14:40:37 +05:30
  • 567f626ef7 Merge branch 'bugfix/freertos_pd_ticks_to_ms_precision' into 'master' Darian 2021-11-29 06:36:00 +00:00
  • b00d6d0a95 vfs: reduce lock in vfs_select Jiacheng Guo 2021-11-25 11:19:08 +08:00
  • f3fc4deade openthread : support MTD zhangwenxu 2021-11-18 11:40:22 +08:00
  • 75fa6d7e3f Merge branch 'feature/add_coex_hci_command_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-11-29 03:23:32 +00:00
  • 68cf4ef2be Merge branch 'feature/remove_component_manager_tests' into 'master' Ivan Grokhotkov 2021-11-26 16:39:56 +00:00
  • c9124ed99a Merge branch 'bugfix/doskey_v4.1' into 'release/v4.1' Roland Dobai 2021-11-26 15:28:03 +00:00
  • a524bd85fd Merge branch 'bugfix/bootloader_utility_warnings_v4.4' into 'release/v4.4' Mahavir Jain 2021-11-26 13:32:28 +00:00
  • cd085992c6 MQTT: Fix disconnect/reconnect, Adds empty client id, ... David Cermak 2021-11-26 13:35:35 +01:00
  • 3b0dcf8901 MQTT: Add more tests David Cermak 2021-10-06 17:52:22 +02:00
  • 3c02b30a54 Merge branch 'bugfix/app_trace_tmo_init_v4.4' into 'release/v4.4' Roland Dobai 2021-11-26 11:53:09 +00:00
  • f3b823381b Merge branch 'bugfix/coredump_esp_panic_reason_v4.1' into 'release/v4.1' Roland Dobai 2021-11-26 11:03:57 +00:00
  • a4ced2bf55 Merge branch 'bugfix/coredump_esp_panic_reason_v4.2' into 'release/v4.2' Roland Dobai 2021-11-26 11:00:41 +00:00