Commit Graph

  • 5daafa0653 docs:Fix some wifi docs bug Replace old api esp_event_loop_init() by new api Rewrite WIFI_COUNTRY_POLICY_AUTO's description Remove fast_crypto's comment considering this API has been removed in versin 4.0 Fix some other erros dongyou 2020-08-17 17:40:15 +08:00
  • dc66e7a769 Merge branch 'bugfix/fix_receiving_packets_from_myself_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-09-24 22:33:58 +08:00
  • 2325777cee Merge branch 'bugfix/fix_receiving_packets_from_myself_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-09-24 22:33:36 +08:00
  • 05da1aab8a Merge branch 'bugfix/param_check_instant_tx_octets_adv_ubderrun_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-09-24 22:33:19 +08:00
  • 8746d3726b wifi: Add IDF specific changes to add support for registering tx_done callback Hrudaynath Dhabe 2020-09-24 18:38:43 +05:30
  • fd2e2ac34f doc: Getting Started Guide, remove shortcuts to 'build toolchain from scratch' instructions Krzysztof 2020-09-04 02:05:24 +08:00
  • 3c14900a95 RSA: add max RSA bit len as a soc caps Marius Vikhammer 2020-08-18 17:38:01 +08:00
  • b07a60c0b8 Merge branch 'docs/update_rtc_clock_source_description_in_api_references' into 'master' Krzysztof Budzynski 2020-09-24 15:31:53 +08:00
  • 068690e604 Merge branch 'docs/fix_formatting_issues_in_idf_monitor' into 'master' Krzysztof Budzynski 2020-09-24 15:30:33 +08:00
  • 00a99cfb9d docs: fix formatting issues in api-guides Wang Fang 2020-09-24 15:30:28 +08:00
  • 7b10cbfaaa esp_wifi: fix the bug that no event when run connect twice zhangyanjiao 2020-09-24 14:40:41 +08:00
  • 2607662054 ble_mesh: stack: Optimize Provisioner delete device function lly 2020-09-22 16:57:16 +08:00
  • 4a1cfff12c Merge branch 'bugfix/update_esp32_phy_4390_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-24 14:14:10 +08:00
  • df7fc6c452 Merge branch 'bugfix/can_mmap_after_get_enough_free_mmu_pages_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-24 14:13:46 +08:00
  • e093eb064c Merge branch 'feature/run_esp32c3_code_on_esp32_and_esp32s2' into 'master' Jiang Jiang Jian 2020-09-24 13:27:47 +08:00
  • 0831d06dee Fix ccache documentation: environment variable is IDF_CCACHE_ENABLE Victor Lamoine 2020-08-18 22:59:36 +02:00
  • 722d67ea36 idf.py: Disable CMake --warn-uninitialized option by default Angus Gratton 2020-08-25 17:04:18 +10:00
  • d5d05b053a Merge branch 'bugfix/fix_build_err_in_cpp_backport_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-24 13:05:10 +08:00
  • 46238b6ef0 Merge branch 'doc/add_UUID_description_in_gattc_demo_backport_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-24 13:05:01 +08:00
  • 1cffedd6d2 Merge branch 'cherry-pick-4dcaa0e6-2' into 'release/v4.1' Jiang Jiang Jian 2020-09-24 13:04:18 +08:00
  • e14f4d3fdb Merge branch 'bugfix/confirmed_bugfix_from_baidu_proj_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-24 13:01:16 +08:00
  • 3c2fd749f0 Merge branch 'bugfix/wifi_create_and_start_ap_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-09-24 12:36:50 +08:00
  • 7b30e467b4 Merge branch 'bugfix/confirmed_bugfix_from_baidu_proj_4.2' into 'release/v4.2' Jiang Jiang Jian 2020-09-24 12:31:52 +08:00
  • 009956c5a7 Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-09-24 12:31:14 +08:00
  • 88faf37a59 Merge branch 'bugfix/ipv6_send_data_error_when_src_ip_miss_for_4.2' into 'release/v4.2' Jiang Jiang Jian 2020-09-24 12:30:35 +08:00
  • 50e79e6763 Merge branch 'feature/switch_to_kconfiglib_package' into 'master' Angus Gratton 2020-09-24 12:27:31 +08:00
  • d4e9953212 Merge branch 'bugfix/cpp_header_rom_secure_boot_v4.1' into 'release/v4.1' Angus Gratton 2020-09-24 12:25:22 +08:00
  • 03628f0c39 Merge branch 'bugfix/fix_s3_spi_regression' into 'master' Michael (XIAO Xufeng) 2020-09-24 12:04:23 +08:00
  • 97a95fd160 Merge branch 'bugfix/fix_ipv6_nd6_max_queue_num_v3' into 'release/v3.2' Jiang Jiang Jian 2020-09-24 11:36:56 +08:00
  • 1e1beb69aa spi: fix build fail issue when target is esp32s3 Armando 2020-09-23 21:01:13 +08:00
  • 186ad2f6aa lwip: fix IPv6 ND6 queue too much pkts cause no mem issue and add menuconfig item for this params. ChenJianxing 2020-08-27 15:10:56 +08:00
  • bdbe74693f esp_wifi: refactor wifi code in order to adapter to new chips Xia Xiaotian 2020-08-26 17:51:13 +08:00
  • 4f3ddbb299 flash_mmap: restore interrupt and cache before err return jiangguangming 2020-07-22 15:08:53 +08:00
  • 9debc7248a flash_mmap: can mmap after get enough free MMU pages jiangguangming 2020-07-21 18:04:27 +08:00
  • 0305b4a778 flash_mmap: restore interrupt and cache before err return jiangguangming 2020-07-22 15:08:53 +08:00
  • e93daa4e81 flash_mmap: can mmap after get enough free MMU pages jiangguangming 2020-07-21 18:04:27 +08:00
  • 387905a4ad flash_mmap: restore interrupt and cache before err return jiangguangming 2020-07-22 15:08:53 +08:00
  • 0ff3ceba32 flash_mmap: can mmap after get enough free MMU pages jiangguangming 2020-07-21 18:04:27 +08:00
  • 03a749a60e flash_mmap: restore interrupt and cache before err return jiangguangming 2020-07-22 15:08:53 +08:00
  • 98ce1fa080 flash_mmap: can mmap after get enough free MMU pages jiangguangming 2020-07-21 18:04:27 +08:00
  • b29209e3db Merge branch 'bugfix/ipv6_send_data_error_when_src_ip_miss_for_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-23 22:29:52 +08:00
  • 4f6fe91c3d Merge branch 'bugfix/nvs_correct_namespaces' into 'master' Ivan Grokhotkov 2020-09-23 22:11:36 +08:00
  • bff634a925 component/bt: add connect parameter, fix instant reverse. wangcheng 2020-09-23 21:28:28 +08:00
  • b626e306da Merge branch 'bugfix/can_mmap_after_get_enough_free_mmu_pages' into 'master' Jiang Jiang Jian 2020-09-23 21:03:53 +08:00
  • 4a3b5b73a8 Merge branch 'feature/esp_ds_sw_support' into 'master' Mahavir Jain 2020-09-23 20:39:04 +08:00
  • 9f0c564de4 Merge branch 'feature/toolchain_2020r3_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-09-23 20:26:24 +08:00
  • fcd51092b2 Merge branch 'bugfix/bt_interrupt_disable_timing_error_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-09-23 19:30:39 +08:00
  • e6816163fe Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-23 19:01:12 +08:00
  • 805ee815d0 Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-23 18:58:27 +08:00
  • aea29b01c8 Merge branch 'bugfix/fix_ipv6_nd6_issue_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-09-23 18:56:57 +08:00
  • daab8014fb Merge branch 'bugfix/libcoap_update_tinydtls_repo' into 'release/v4.0' Mahavir Jain 2020-09-23 18:25:49 +08:00
  • 6b5844722c Merge branch 'feat/gitlab_merge_request_template' into 'master' Michael (XIAO Xufeng) 2020-09-23 18:15:13 +08:00
  • a50966cf7a docs: update the description for RTC Clock Sources for esp32 and esp32s2 Wang Fang 2020-09-23 17:13:19 +08:00
  • 8a849b29f2 Merge branch 'bugfix/panic_instr_fetch_prohibited_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-09-23 17:00:16 +08:00
  • 4b95f7efa8 Merge branch 'feature/spi_dma_hal_ll_refactor' into 'master' Michael (XIAO Xufeng) 2020-09-23 15:32:41 +08:00
  • 07bfb7cac9 freemodbus: fix event processing failure after destroy aleks 2020-05-13 15:59:36 +02:00
  • a1fe8fa851 esp_wifi: drop receiving packets from myself xiehang 2020-09-23 14:34:31 +08:00
  • e2227d8c77 Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-09-23 14:08:50 +08:00
  • f3a1e65a9d Merge branch 'bugfix/backport_some_lwip_bugs_0917_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-09-23 14:07:36 +08:00
  • a981063bf0 Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-09-23 13:54:13 +08:00
  • 3687627226 Merge branch 'bugfix/update_esp32_phy_4390_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-23 13:51:15 +08:00
  • 3c2f2aaffe Merge branch 'docs/spi_flash_readme_update' into 'master' Michael (XIAO Xufeng) 2020-09-23 13:33:08 +08:00
  • de884cb55b Merge branch 'bugfix/move_rtc_hal_from_soc' into 'master' Michael (XIAO Xufeng) 2020-09-23 12:59:14 +08:00
  • 5baf124219 docs: update readme aftering extracting hal document from soc document Cao Sen Miao 2020-09-14 20:58:33 +08:00
  • f36d745a9f esp_wifi: drop receiving packets from myself xiehang 2020-09-23 11:32:25 +08:00
  • 6d7606aee5 soc: remove unecessary compile line include dir orderding control Renz Bagaporo 2020-09-17 20:05:23 +08:00
  • 7f5893d53c soc: move dac_hal to hal Renz Bagaporo 2020-09-17 19:59:37 +08:00
  • 01d9aa8070 soc: move mpu_hal test to hal component Renz Bagaporo 2020-09-17 19:48:39 +08:00
  • 2bcf99527c soc: move out rtc_hal to hal component Renz Bagaporo 2020-09-17 19:26:00 +08:00
  • 4152904b10 gitlab: add template for merge requests Michael (XIAO Xufeng) 2020-09-14 22:38:24 +08:00
  • afe1413c9c Merge branch 'feature/bringup_esp32s3_fpga' into 'master' Angus Gratton 2020-09-23 10:10:27 +08:00
  • 2d63354ec8 Secure Boot: Fixes the cpp macro in esp32 secure boot rom functions. Supreet Deshpande 2020-09-20 22:43:03 +05:30
  • 66315e71fe Secure Boot: Fixes the cpp macro in esp32 secure boot rom functions. Supreet Deshpande 2020-09-20 22:43:03 +05:30
  • 2626f19500 Merge branch 'feature/add-command-idf-new-project' into 'master' Ivan Grokhotkov 2020-09-23 04:27:30 +08:00
  • b5c2fa632d esp32s2/esp_ds: Added mqtt example for TLS using Digital Signature Aditya Patwardhan 2020-07-31 17:12:28 +05:30
  • 24b88a7d9b esp32s2/esp_ds: Digital Signature software support * Added documentation on how to use the DS peripheral in application Aditya Patwardhan 2020-07-19 17:26:27 +05:30
  • 91b88acaec tcp_transport: Added required API to support Digital Signature for SSL Aditya Patwardhan 2020-07-31 13:57:25 +05:30
  • 47f7c6a991 esp32s2/esp_ds: Digital Signature software support 1)Added support for alt rsa sign implementation with DS peripheral ( through ESP-TLS - mbedTLS SSL/TLS stack) Aditya Patwardhan 2020-06-16 18:10:12 +05:30
  • 0a099b99b1 lwip: fix IPv6 ND6 queue too much pkts cause no mem issue and add menuconfig item for this params. ChenJianxing 2020-08-27 14:41:32 +08:00
  • 75cd0d14c2 esp_wifi: drop receiving packets from myself xiehang 2020-09-22 17:42:45 +08:00
  • fd083f1e44 ipv6 send multicast data fail when src address is null for 4.2 xueyunfei 2020-09-22 17:33:02 +08:00
  • 883cbc416e tools: Use kconfiglib from package Roland Dobai 2020-09-21 11:37:23 +02:00
  • e55af6c8a5 ipv6 send multicast data fail when src address is null for 4.1 xueyunfei 2020-09-22 17:21:10 +08:00
  • 0fe7ac0bd7 ipv6 send multicast data fail when src address is null for 4.0 xueyunfei 2020-09-22 17:18:49 +08:00
  • fb18b12efe Merge branch 'bugfix/bt_linkup_fallback_event_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-22 16:44:07 +08:00
  • b7fb9be045 Merge branch 'bugfix/openss_strict_verify_mode_4.1' into 'release/v4.1' David Čermák 2020-09-22 16:33:02 +08:00
  • c3457fda21 backport bugfix lwip for v3.1 xueyunfei 2020-09-17 20:57:08 +08:00
  • 59ff505809 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1' Angus Gratton 2020-09-22 15:34:27 +08:00
  • 0bb21281ca esp32s3: select esp32s3 beta version in menuconfig morris 2020-09-07 14:12:07 +08:00
  • 9fa06719fa global: enable build uinit test for esp32-s3 morris 2020-08-20 12:22:36 +08:00
  • bff0016eb8 crypto accelerator support on esp32s3 Marius Vikhammer 2020-08-19 14:39:12 +08:00
  • cc66334014 esp_timer: initial support on esp32-s3 morris 2020-08-14 11:36:58 +08:00
  • 75a372a9f0 unit_test: support reference clock, test delay function morris 2020-08-13 11:56:52 +08:00
  • e90dbe29cb esp32s3: run on chip morris 2020-08-06 21:03:04 +08:00
  • 28145e0894 support flash instr and rodata copy to SPIRAM jiangguangming 2020-08-28 11:53:28 +08:00
  • 61f89b97c6 bringup esp32-s3 on FPGA morris 2020-07-29 13:13:51 +08:00
  • d7e50c6457 spi_flash:bringup some flash supports for esp32s3 Cao Sen Miao 2020-08-18 17:11:46 +08:00
  • f19cabb7e4 psram: support psram for esp32s3 chenjianqiang 2020-08-10 19:33:00 +08:00
  • 6225932201 bootloader_support: add esp32-s3 initial support morris 2020-07-29 22:03:46 +08:00
  • 2e0c60461c esp_wifi: refactor PHY access Xia Xiaotian 2020-05-22 17:15:28 +08:00