Commit Graph

  • e3d14858c7 rtc_clk: change clock source from xtal to pll on real board(ESP8684) Cao Sen Miao 2021-12-14 19:08:41 +08:00
  • 7b32d8138c Merge branch 'bugfix/mcpwm_ll_missing_type_conversion' into 'master' morris 2021-12-15 03:58:04 +00:00
  • a4fd697a57 Merge branch 'bugfix/cannot_change_indication_manually' into 'release/v3.3' Island 2021-12-15 03:54:58 +00:00
  • 23e4c12a86 mcpwm: fix implicit conversion in LL function morris 2021-12-14 17:26:45 +08:00
  • 7056fd3129 bootloader: don't add nonexistent directories to EXTRA_COMPONENT_DIRS Ivan Grokhotkov 2021-10-07 16:54:34 +02:00
  • 09e50b27ed cmake: handling of space-separated EXTRA_COMPONENT_DIRS Ivan Grokhotkov 2021-10-06 09:43:05 +02:00
  • 29489a3303 build system: fix quoting of fragments list passed to ldgen Ivan Grokhotkov 2020-10-09 19:06:33 +02:00
  • 6b361d923c esptool_py: fix quoting issues in run_serial_tool.cmake Ivan Grokhotkov 2021-09-29 21:15:35 +02:00
  • 50799e3026 esptool_py: fix passing arguments to cmake -P Ivan Grokhotkov 2020-10-09 17:01:01 +02:00
  • 8da98b864d build system: pass semicolon-separated directory lists to kconfig Ivan Grokhotkov 2020-10-06 00:13:55 +02:00
  • 01033a3a60 newlib: stdatomic: implement missing "op_fetch", "nand" builtins Ivan Grokhotkov 2021-12-14 16:06:12 +01:00
  • b208d832a3 Merge branch 'contrib/github_pr_8041' into 'master' Mahavir Jain 2021-12-14 14:59:23 +00:00
  • 30e03e2c1d netif_glue: removal of unused global variable Ondrej Kosta 2021-12-14 15:23:07 +01:00
  • 0877949237 Merge branch 'bugfix/fix_esp32h2_efuse_get_ext_mac_v4.2' into 'release/v4.2' Konstantin Kondrashov 2021-12-14 14:07:39 +00:00
  • e0d5fca390 mdns: added test app Suren Gabrielyan 2021-10-19 15:53:19 +04:00
  • 4b8ae70256 allow for minimal scope of wifi_init_config_t NikLeberg 2021-02-16 18:07:46 +01:00
  • 626ce87ffb docs: Update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file Shang Zhou 2021-11-26 19:11:09 +08:00
  • a65eff3b88 Merge branch 'bugfix/wpa_supplicant_logs' into 'master' Hrudaynath Dhabe 2021-12-14 12:17:49 +00:00
  • 171a59cc88 esp_wifi: fix fragment issue and PMF compatible for faulty APs muhaidong 2021-12-14 20:15:42 +08:00
  • 636ce4750f ldgen: remove unused variables Ivan Grokhotkov 2020-10-06 00:23:20 +02:00
  • 2aed35b804 adc: fix adc1 channel 8 and 9 not defined bug on s3 Armando 2021-12-08 18:20:25 +08:00
  • 8c3b358abf allow for minimal scope of wifi_init_config_t NikLeberg 2021-02-16 18:07:46 +01:00
  • 6f8ad7eb5e docs: Update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file Shang Zhou 2021-11-26 19:11:09 +08:00
  • 6baac84d4a esp_wifi: fix fragment issue and PMF compatible for faulty APs muhaidong 2021-12-14 19:28:31 +08:00
  • 1c82e6eac7 Merge branch 'ci/8684_build_ci' into 'master' Simon 2021-12-14 11:12:10 +00:00
  • 2fa0b2fb4c Merge branch 'flash/add_th_support' into 'master' Simon 2021-12-14 09:53:44 +00:00
  • b856ea2ff6 Merge branch 'contrib/github_pr_8037' into 'master' Jakob Hasse 2021-12-14 09:49:14 +00:00
  • ac5c2eaa28 mcpwm: fix implicit conversion in LL function morris 2021-12-14 17:26:45 +08:00
  • 40ae2037bc esp_wifi: Change the verbosity of wpa_supplicant log. Hrudaynath Dhabe 2021-12-09 11:20:44 +05:30
  • 0054732991 Fix debug print to handle URL in internal testing scenarios as well Mahavir Jain 2021-12-14 14:29:02 +05:30
  • 44d18506b2 Merge branch 'feature/posix_compat_functions' into 'master' Ivan Grokhotkov 2021-12-14 08:56:33 +00:00
  • 9469f08a0b esp_wifi: Change the verbosity of wpa_supplicant logs. Hrudaynath Dhabe 2021-12-08 17:40:22 +05:30
  • a86d2aff2c Merge branch 'bugfix/fix_adc1_chan8_9_not_defined_on_s3' into 'master' Armando (Dou Yiwen) 2021-12-14 08:10:00 +00:00
  • b23ed0ee81 Merge branch 'feature/update_adc_cali_due_to_efuse_version_change' into 'master' Michael (XIAO Xufeng) 2021-12-14 07:27:35 +00:00
  • bab60d20af esp_wifi: Add an example for EAP-FAST. Hrudaynath Dhabe 2021-12-06 16:29:35 +05:30
  • 50f6302c5d mdns: support multiple instance for mdns service txt set zhangwenxu 2021-11-26 17:27:18 +08:00
  • 69ca323a74 esp_wifi: Add support for EAP-FAST authentication method nishanth.radja 2021-12-14 12:37:26 +05:30
  • 590c18f5c8 Merge branch 'feature/support_s3_octal_psram_ecc_feature' into 'master' Michael (XIAO Xufeng) 2021-12-14 06:56:21 +00:00
  • 11b2973b0a Merge branch 'bugfix/gdma_potential_uaf_bug' into 'master' morris 2021-12-14 06:16:11 +00:00
  • 146bbe95be components/bt: Fix high duty cycle directed advertising will not be stopped when timeout xiewenxiang 2021-12-13 20:10:16 +08:00
  • b3adae9b40 components/bt: Support low duty cycle directed advertising xiewenxiang 2021-12-13 16:48:29 +08:00
  • d87b6ec7e2 Merge branch 'feature/gc9a01_driver_pr' into 'master' morris 2021-12-14 05:26:05 +00:00
  • 416b3b9465 allow for minimal scope of wifi_init_config_t NikLeberg 2021-02-16 18:07:46 +01:00
  • c42db9308f docs: Update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file Shang Zhou 2021-11-26 19:11:09 +08:00
  • 094b3dba33 esp_wifi: fix fragment issue and PMF compatible for faulty APs muhaidong 2021-12-14 12:42:25 +08:00
  • b812712757 spi_slave_hd: fix stack variable bug in seg_slave example Armando 2021-12-10 11:58:05 +08:00
  • 39ed1b2862 spi_slave_hd: fix stack variable bug in seg_slave example Armando 2021-12-10 11:58:05 +08:00
  • 70375166ba 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
  • 7e2a9feb27 Merge branch 'bugfix/fix_blufi_encryption_fail' into 'master' Wang Meng Yang 2021-12-14 03:17:03 +00:00
  • 6c2d8ea653 fix SPP server bugs when the BTC layer can not allocate a slot for the listen port liqigan 2021-12-14 11:16:42 +08:00
  • 92ffcba739 Merge branch 'feature/support_ble_direct_ind_low_adv' into 'master' Wang Meng Yang 2021-12-14 03:15:14 +00:00
  • a269df84e9 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
  • b8602d4bf9 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
  • 215f8fe68e docs: fix typo in header files intern 2021-12-14 11:01:17 +08:00
  • 7929f6eb65 Merge branch 'docs/fix_typo_in_head_file' into 'master' Mo Fei Fei 2021-12-14 02:44:03 +00:00
  • 14c926350a gdma: fix potential use after free issue morris 2021-12-14 10:08:26 +08:00
  • 6fbef44ffc rom: remove deprecated headers from esp32 components Marius Vikhammer 2021-12-13 17:49:34 +08:00
  • a7900f871f components/bt: Fix high duty cycle directed advertising will not be stopped when timeout xiewenxiang 2021-12-13 20:10:16 +08:00
  • d4cc192782 components/bt: Support low duty cycle directed advertising xiewenxiang 2021-12-13 16:48:29 +08:00
  • a628ef5be0 components/bt: Fix high duty cycle directed advertising will not be stopped when timeout xiewenxiang 2021-12-13 20:10:16 +08:00
  • 5086d6f3d2 components/bt: Support low duty cycle directed advertising xiewenxiang 2021-12-13 16:48:29 +08:00
  • 7277e61672 example: Synchronize includes in BLE walkthrough František Nečas 2021-12-14 00:39:13 +01:00
  • 8df306ab60 freertos,esp_system: make dependencies on some components optional Ivan Grokhotkov 2021-12-13 10:52:22 +01:00
  • d83ce227aa newlib: implement posix_memalign, sysconf, realpath Ivan Grokhotkov 2021-11-03 09:26:45 +01:00
  • 1d0ae38c11 Merge branch 'bugfix/advanced_ota_redirect_url_failure' into 'master' Mahavir Jain 2021-12-13 13:13:40 +00:00
  • 8d329951c3 Merge branch 'bugfix/static_analysis_fixes' into 'master' Kapil Gupta 2021-12-13 12:57:03 +00:00
  • e3137693c1 Merge branch 'bugfix/fix_rx_fragment_error_issue' into 'master' Jiang Jiang Jian 2021-12-13 12:32:33 +00:00
  • 9a6f894046 psram: add octal psram ECC feature Armando 2021-11-18 15:34:22 +08:00
  • fee1d38467 psram: add a ut to test if it's heap allocable Armando 2021-11-11 17:33:37 +08:00
  • 021e8817cf psram: make psram wrap mode unavailable Armando 2021-11-08 15:47:30 +08:00
  • 0030fba89c components/bt: Fix high duty cycle directed advertising will not be stopped when timeout xiewenxiang 2021-12-13 20:10:16 +08:00
  • 4a32253306 Add codeowner on gitlab for /esp8684 Cao Sen Miao 2021-12-10 11:26:43 +08:00
  • be510e0498 cleanup: dalete makefile in esp8684 folder Cao Sen Miao 2021-12-10 11:08:32 +08:00
  • e81841318f CI: Enable ESP8684 build stage CI on master Cao Sen Miao 2021-11-26 17:03:47 +08:00
  • 0b77be5108 Merge branch 'bugfix/eth_test_app_race' into 'master' David Čermák 2021-12-13 10:36:52 +00:00
  • 7506a725be docs: Rebase and typos fixed for the bluetooth README files pedro.minatel 2021-10-21 18:28:36 +01:00
  • 7a5ed12c6b lwip: make some of the component dependencies optional Ivan Grokhotkov 2021-12-13 10:04:43 +01:00
  • 71a884571c cmake: add idf_component_optional_requires utility function Ivan Grokhotkov 2021-12-01 23:09:12 +01:00
  • 132875a6eb components/bt: Support low duty cycle directed advertising xiewenxiang 2021-12-13 16:48:29 +08:00
  • ee9a102841 freertos: remove portmacro.h inclusion from task.h Sudeep Mohanty 2021-12-08 11:01:31 +05:30
  • 2934010950 Merge branch 'docs/sync_up_cn_trans_user_guides' into 'master' Mo Fei Fei 2021-12-13 06:36:33 +00:00
  • 66a8615c18 Fix for advanced_ota_redirect_url example failure in CI Harshit Malpani 2021-12-08 16:23:25 +05:30
  • c08cf68584 Merge branch 'bugfix/nvs_oom_check_wrong_pointer' into 'master' Jakob Hasse 2021-12-13 05:18:26 +00:00
  • 467525f846 docs: fix typo in header files intern 2021-12-13 13:17:17 +08:00
  • 4a429d59ac adc: update adc calibration efuse version Armando 2021-10-25 15:03:05 +08:00
  • bfb2a264c6 adc: update adc calibration efuse version Armando 2021-10-25 15:03:05 +08:00
  • 44d7b3a636 Merge branch 'bugfix/fix_variable_on_stack_bug_in_seg_slave_example' into 'master' Armando (Dou Yiwen) 2021-12-13 04:39:30 +00:00
  • 56edc81b5d spi_flash: add support for th 1M flash Cao Sen Miao 2021-12-01 15:13:02 +08:00
  • f64f2e4955 docs: Update inconsistency parts for S3 documentation, set a default value for future targets, and remove line breaks inside paragraphs Shang Zhou 2021-11-10 19:05:51 +08:00
  • 731a29c256 Fix Typos weitianhua 2021-12-13 11:01:20 +08:00
  • 43643716a2 bugfix (nvs): fixed wrong pointer check Michael (XIAO Xufeng) 2021-11-25 02:48:11 +00:00
  • 8409e3bcbe components/bt: fix blufi encryption fail xiewenxiang 2021-12-08 09:37:07 +08:00
  • 774a26515a Fixed pcap summary print of 802.11 frame Ondrej Kosta 2021-12-10 09:13:56 +01:00
  • c297301ecc mdns: Minor fix of API description and API usage David Cermak 2021-12-10 10:30:13 +01:00
  • 59a721e8a5 docs: update cn trans for user guides intern 2021-12-10 15:10:47 +08:00
  • c84dfb3a80 Merge branch 'docs/update_CN_trans_VFS' into 'master' Dai Zi Yan 2021-12-10 10:29:48 +00:00
  • 9896b65972 spi_slave_hd: fix stack variable bug in seg_slave example Armando 2021-12-10 11:58:05 +08:00
  • e04eae6659 usb: Add USB host CDC-ACM class driver Tomas Rezucha 2021-07-16 10:01:15 +02:00
  • c82881eaee docs: update CN translation for vfs and nvs_flash daiziyan 2021-11-15 18:58:44 +08:00
  • a9a5894fe9 opi_flash: Add a function pointer for opi required registers Cao Sen Miao 2021-12-08 15:45:18 +08:00