Commit Graph

  • c5afd7ce34 i2s: fix write failure on ESP32 in 32bit slave mode laokaiyao 2021-08-18 10:52:16 +08:00
  • d5f58ab135 Merge branch 'feature/captive_portal' into 'master' Mahavir Jain 2021-09-03 09:04:18 +00:00
  • fa34cfcc0c spi: update spi master / slave programming guide on s3 Armando 2021-09-03 16:44:19 +08:00
  • 895dbb90c2 expat: Update library from 2.2.9 to 2.4.1 Liu Han 2021-06-09 14:48:22 +08:00
  • be189b1cfd updated the TOC of ESP-IDF API Reference to make it consistet with the real section title Shang Zhou 2021-08-27 15:09:35 +08:00
  • 81391fb18c Merge branch 'feature/esp_ds_s3' into 'master' Sachin Billore 2021-09-03 07:57:26 +00:00
  • 60ce887308 uart: cleaner way of handling error in a critical section Omar Chebib 2021-06-28 14:46:41 +08:00
  • 3691fb9f48 uart: Add missing critical section wrappers around rx_buffered_len Luca Burelli 2021-01-13 18:42:04 +01:00
  • 00dfe84c58 Merge branch 'bugfix/hf_disc_acl_no_disc' into 'master' Wei Tian Hua 2021-09-03 06:01:50 +00:00
  • 2b077cedb1 Merge branch 'bugfix/mcpwm-deadtime-preset-config-backport_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2021-09-03 04:46:28 +00:00
  • f68e0e0ef4 MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition Li Hang Fan 2021-09-03 12:46:19 +08:00
  • bce9d7c0d1 Merge branch 'feature/esp_system_common_ld_settings' into 'master' Mahavir Jain 2021-09-03 04:24:16 +00:00
  • ba8f1e4b5c fix acl can not disconnect when hf_client disconnect jincheng 2021-09-03 11:00:29 +08:00
  • f4ce4efdb8 fix acl can not disconnect when hf_client disconnect jincheng 2021-09-03 11:03:52 +08:00
  • ed4b55fee7 fix acl can not disconnect when hf_client disconnect jincheng 2021-09-03 11:01:33 +08:00
  • 1dcde9c74f fix acl can not disconnect when hf_client disconnect jincheng 2021-09-03 10:58:55 +08:00
  • b7a1a53629 fix acl can not disconnect when hf_client disconnenct jincheng 2021-09-03 10:56:25 +08:00
  • 0f00a17e17 Merge branch 'featue/enable_openthread_ping_sender_module' into 'master' Shu Chen 2021-09-03 02:34:26 +00:00
  • f5b9cf028b Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.0' into 'release/v4.0' Wang Meng Yang 2021-09-03 01:40:46 +00:00
  • 907205a13a Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.1' into 'release/v4.1' Wang Meng Yang 2021-09-03 01:40:26 +00:00
  • b132b61181 Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.2' into 'release/v4.2' Wang Meng Yang 2021-09-03 01:40:16 +00:00
  • e09818bd33 Merge branch 'bugfix/btdm_fix_some_Document_Description_Error' into 'master' Wang Meng Yang 2021-09-03 01:40:15 +00:00
  • 04fff15864 tools: Updates OpenOCD version to 'v0.10.0-esp32-20210902' Alexey Gerenkov 2021-09-03 00:17:30 +03:00
  • d53f0e074c experimental/mqtt_cxx: Adds a C++ Mqtt client wrapper Euripedes Rocha Filho 2020-12-15 13:10:10 +00:00
  • c8aab00fdb Merge branch 'feature/usb_host_docs' into 'master' Darian 2021-09-02 14:05:08 +00:00
  • db33e957b8 Merge branch 'bugfix/gpio_example_config_struct_zero_init' into 'master' Michael (XIAO Xufeng) 2021-09-02 12:59:55 +00:00
  • 3d29b01a02 Merge branch 'bugfix/fix_SD_card_tests_timeout' into 'master' Martin Vychodil 2021-09-02 12:16:15 +00:00
  • 963836f491 Add USB Host Library API docs Darian Leung 2021-08-31 14:14:04 +08:00
  • be0c42cf9f Merge branch 'fix/sonarqube_exclude_submodule_error' into 'master' Anton Maklakov 2021-09-02 10:02:56 +00:00
  • b7dbd3ffc1 Merge branch 'zim-xtaskdelayuntil-and-a-few-minor' into 'master' Zim Kalinowski 2021-09-02 10:01:16 +00:00
  • 704a092550 freertos: upgrade to 10.4.3 - xTaskDelayUntil change and a few minor changes Zim Kalinowski 2021-09-02 18:01:08 +08:00
  • 2e74914051 versions: Update version to 4.3.1 v4.3.1 He Yin Ling 2021-09-01 16:25:42 +08:00
  • f2490688dc ci: temp disable code_quality_report job He Yin Ling 2021-09-02 10:54:35 +08:00
  • e0d29d4ada esp_system: create ld template to abstract few common settings Mahavir Jain 2021-08-06 20:48:19 +05:30
  • 07bd686471 marking vTaskSuspendAll and a few other small cleanups Zim Kalinowski 2021-09-02 15:19:49 +08:00
  • bf1dde7233 bootloader: Enable clock glitch detection Sachin Parekh 2021-08-27 09:37:52 +05:30
  • 87b958c814 Fixed GLITCH_RTC_RST for esp32-c3 revision 3 Yuriy Shestakov 2021-08-18 23:12:01 +03:00
  • e215ea5bd2 Merge branch 'zim-update-freertos-version-number-final' into 'master' Zim Kalinowski 2021-09-02 06:45:28 +00:00
  • b09194308c CI increase parallel count for assing_test failure fix Sachin Billore 2021-09-02 11:49:09 +05:30
  • 0ff3dd9778 i2s: fix mono support issue laokaiyao 2021-08-16 13:32:22 +08:00
  • b26da6f115 driver/i2s: refactor for i2s driver layer laokaiyao 2021-08-02 19:17:29 +08:00
  • f80d6f8c21 Digital Signature support for S3 Sachin Billore 2021-08-24 21:23:45 +05:30
  • 5671039154 ci(sonarqube): pass "sonar.exclusions" in CI Fu Hanxi 2021-08-30 17:39:40 +08:00
  • c098dce1e5 check_sizes.py: Fix bootloader size message in build log boarchuz 2021-09-02 01:56:31 +10:00
  • 701c4fb2e3 upgrade freertos version and history Zim Kalinowski 2021-08-24 12:06:21 +08:00
  • 88e7b5f7be Merge branch 'feature/s3_cache_bringup' into 'master' Marius Vikhammer 2021-09-02 02:51:10 +00:00
  • bdf3a8ff29 Merge branch 'feature/xtwdt' into 'master' Marius Vikhammer 2021-09-02 02:44:47 +00:00
  • 61299f879e Merge branch 'bugfix/iperf_tcp_performance_become_bad' into 'master' Kevin (Lao Kaiyao) 2021-09-02 02:36:20 +00:00
  • 19e0663edd Merge branch 'bugfix/task_snapshot_kconfig' into 'master' Omar Chebib 2021-09-02 02:27:12 +00:00
  • 28609578d6 Merge branch 'feature/esp32c3_doc_usbserialjtag' into 'master' Marius Vikhammer 2021-09-02 01:31:14 +00:00
  • 4869b3cd4a WDT: Add support for XTAL32K Watchdog timer Marius Vikhammer 2021-08-30 11:30:12 +08:00
  • c3abbe3866 cache: Update cache.h and autoload api wanglei 2021-07-30 11:43:40 +08:00
  • 191a494e08 support dcache 64Byte and 16k gaoxiaojie 2020-10-10 16:22:49 +08:00
  • f7137254e9 flash_mmap: register flash2spiram info to ROM jiangguangming 2020-09-28 10:19:56 +08:00
  • 036aae0a2c github: remove lint jobs for unsupported python versions Ivan Grokhotkov 2021-09-01 19:39:17 +02:00
  • 359670e080 Docs: Use badges instead of emojis in the support table of the README Roland Dobai 2021-08-31 11:13:07 +02:00
  • e93cee4605 Merge branch 'bugfix/encrypted-flash-dependency' into 'master' Mahavir Jain 2021-09-01 15:02:17 +00:00
  • 34ab97f081 Tools: Fix memory calculations of idf_size.py simon.chupin 2021-07-28 00:24:05 +02:00
  • 706a17bdf1 openthread: enable ot_cli on esp32h2 Shu Chen 2021-07-09 12:18:41 +08:00
  • 7716134457 idf_size.py: fixed diram counted twice issue, and improve display Michael (XIAO Xufeng) 2020-10-30 13:31:24 +08:00
  • 8de953e7b9 Tools: Fix memory calculations of idf_size.py simon.chupin 2021-07-28 00:24:05 +02:00
  • 150594f3a9 Merge branch 'Bugfix/pppos_coonection_lost_v4.0' into 'release/v4.0' David Čermák 2021-09-01 14:25:45 +00:00
  • 6253befcbc component/bt: fix some ble document description error XieWenxiang 2021-08-17 11:22:28 +08:00
  • 3ba43f4991 component/bt: fix some ble document description error XieWenxiang 2021-08-17 11:22:28 +08:00
  • 7ea602838f component/bt: fix some ble document description error XieWenxiang 2021-08-17 11:22:28 +08:00
  • 508b033cc0 component/bt: fix some ble document description error XieWenxiang 2021-08-17 11:22:28 +08:00
  • 461f2bd186 component/bt: fix some ble document description error XieWenxiang 2021-08-17 11:22:28 +08:00
  • c110c31957 Merge branch 'bugfix/eap_client_windows' into 'master' Kapil Gupta 2021-08-31 19:06:35 +00:00
  • 80a4d20462 Merge branch 'bugfix/eap_client_windows' into 'master' Kapil Gupta 2021-08-31 19:06:35 +00:00
  • 789a7e5e5a Merge branch 'bugfix/eap_client_windows' into 'master' Kapil Gupta 2021-08-31 19:06:35 +00:00
  • 04970fe487 iperfUtility: add udp rx bandwidth scan laokaiyao 2021-08-25 13:31:34 +08:00
  • 8d18a9c614 emac: optimise iperf performane laokaiyao 2021-07-14 20:03:54 +08:00
  • 05d0298656 Merge branch 'feature/add_component_manager_python_dependency' into 'master' Ivan Grokhotkov 2021-09-01 11:03:33 +00:00
  • b1f851b8f8 Merge branch 'refactor/remove_usage_of_logging_in_hal' into 'master' Li Hang Fan 2021-09-01 10:53:38 +00:00
  • bfd4d97b92 Merge branch 'docs/asio_example' into 'master' Marius Vikhammer 2021-09-01 10:46:56 +00:00
  • 01b79d0df4 Merge branch 'Bugfix/pppos_coonection_lost' into 'master' David Čermák 2021-01-12 12:50:55 +00:00
  • 8f3dadf46a Merge branch 'refactor/rom_tjpgd_unify' into 'master' morris 2021-09-01 10:05:11 +00:00
  • 37d549916b docs: update asio docs with new example paths after refactor. Marius Vikhammer 2021-09-01 16:53:07 +08:00
  • c296c52808 Merge branch 'example/asio_tests_consolidation' into 'master' David Čermák 2021-09-01 08:00:31 +00:00
  • 92cf321677 freertos: add kconfig options for task snapshot functions Omar Chebib 2021-08-19 16:45:58 +08:00
  • 23e23b697c rom/tjpgd: unify library & add rom patch SalimTerryLi 2021-08-27 15:28:48 +08:00
  • 6af8d2edee hal: remove usages of esp_log in HAL SalimTerryLi 2021-09-01 13:58:47 +08:00
  • aafbb8f5a8 Enable IO20 on ESP32 Alberto García Hierro 2021-04-21 22:01:14 +01:00
  • 5f38b766a8 Merge branch 'feature/support_120mhz_quad_psram_quad_flash' into 'master' Armando (Dou Yiwen) 2021-09-01 02:46:05 +00:00
  • a06357ab62 examples: Asio tests consolidation to use loopback interface Suren Gabrielyan 2021-07-02 08:58:47 +04:00
  • e8360fe075 Merge branch 'bugfix/eap_client_windows' into 'master' Kapil Gupta 2021-08-31 19:06:35 +00:00
  • c7320b2d1d NimBLE: Check stack status before executing stack command Rahul Tank 2021-08-31 18:29:59 +05:30
  • f1a024e374 Enable IO20 on ESP32 Alberto García Hierro 2021-04-21 22:01:14 +01:00
  • c8640d38a7 docs: add a section about API conventions and stability Ivan Grokhotkov 2021-07-20 20:03:34 +02:00
  • e2c35ca35b Enable IO20 on ESP32 Alberto García Hierro 2021-04-21 22:01:14 +01:00
  • 68f8b999bb Enable IO20 on ESP32 Alberto García Hierro 2021-04-21 22:01:14 +01:00
  • a3dc625da6 mspi: support 120MHz Quad Flash and PSRAM on ESP32S3 Armando 2021-08-13 11:30:54 +08:00
  • b9ce1ed06d Merge branch 'feature/update_libcoap_to_v4_3_0' into 'master' Mahavir Jain 2021-08-31 06:57:26 +00:00
  • 420aedbe3d esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. yuanjm 2021-08-27 17:20:14 +08:00
  • f6d2932953 Revert "Merge branch 'bugfix/fix_ws_handle_big_messages_error_v4.2' into 'release/v4.2'" yuanjm 2021-08-31 14:12:24 +08:00
  • f728202ee9 esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. yuanjm 2021-08-27 17:20:14 +08:00
  • 3938792732 Revert "Merge branch 'bugfix/fix_ws_handle_big_messages_error_v4.3' into 'release/v4.3'" yuanjm 2021-08-31 14:07:59 +08:00
  • 148794f208 Merge branch 'bugfix/fix_ws_handle_big_messages' into 'master' Mahavir Jain 2021-08-31 05:24:52 +00:00
  • 4446e2f632 esp_rom: remove "newlib.h" header Mahavir Jain 2021-08-27 12:47:08 +05:30
  • ba3b34583a Merge branch 'bugfix/himem_error_checks' into 'master' Marius Vikhammer 2021-08-31 04:05:45 +00:00