Commit Graph

  • 491b95925e spi flash: fix cache accessed while disabled issues at -O0 Marius Vikhammer 2022-02-07 11:33:33 +08:00
  • 4196c3f591 Merge branch 'update/discontinue_tcpip_adapter' into 'master' David Čermák 2022-03-11 03:48:28 +08:00
  • a8ba5a0264 Merge branch 'ci/all_alloc_psram_config' into 'master' Mahavir Jain 2022-03-11 00:30:56 +08:00
  • 11ae0ed007 increased parallel count of UT_T1_1 test Ondrej Kosta 2022-03-10 14:31:11 +01:00
  • 00ab35ade0 Merge branch 'feature/bootloader_add_app_test_lvl' into 'master' Konstantin Kondrashov 2022-03-10 22:48:15 +08:00
  • f3b7f9c431 Add hint for exiting the idf.monitor.py Martin Gaňo 2022-03-10 15:15:58 +01:00
  • fa3c31ffd5 Merge branch 'ci/update_pytest_cases' into 'master' Chen Yu Dong 2022-03-10 21:42:14 +08:00
  • 94c2467dd6 esp_common: Rename esp_macro.h to esp_macros.h Darian Leung 2022-03-10 21:22:35 +08:00
  • 7a2068c864 Merge branch 'feature/update_hfp_hf_version_v4.4' into 'release/v4.4' Wang Meng Yang 2022-03-10 20:20:16 +08:00
  • 0997c6df99 Merge branch 'feature/update_hfp_hf_version_v4.3' into 'release/v4.3' Wang Meng Yang 2022-03-10 20:20:12 +08:00
  • 09a8221d31 Merge branch 'feature/update_hfp_hf_version_v4.2' into 'release/v4.2' Wang Meng Yang 2022-03-10 20:20:08 +08:00
  • c412cb15ac Merge branch 'feature/update_hfp_hf_version' into 'master' Wang Meng Yang 2022-03-10 20:17:06 +08:00
  • e47419374c esp_https_ota: add user_ctx to decrypt_cb MacDue 2022-03-10 12:02:42 +00:00
  • 6fd6a8b40b esp_wifi: Always connect Station in PMF mode if possible Nachiket Kukade 2022-02-07 18:40:19 +05:30
  • 47ccdef8c1 esp_wifi: Miscellaneous FTM bugfixes Nachiket Kukade 2022-02-08 12:21:26 +05:30
  • 3d0076a31f esp_wifi: Update wifi lib Nachiket Kukade 2021-11-18 18:43:06 +05:30
  • 6e13fc803a esp_wifi: Reset event bits in ftm example to avoid repeated failures Christoph Rackwitz 2021-10-25 12:15:30 +02:00
  • 1273353f70 DOC:Correct IP_EVENT_STA_LOST_IP name Jack Farley 2022-02-04 15:39:36 +13:00
  • c6aeb86485 Merge branch 'bugfix/esp_modem_cxx-version-ref' into 'master' morris 2022-03-10 17:46:03 +08:00
  • 97846e883b Merge branch 'ci/refactor_test_apps_fuhanxi' into 'master' Fu Hanxi 2022-03-10 17:40:32 +08:00
  • 16c14a196b Merge branch 'bugfix/update_esp32_phy_max_tx_power_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-03-10 17:38:10 +08:00
  • c941e29cf6 examples: Fix implicit includes after legacy code removal David Cermak 2022-03-10 10:36:38 +01:00
  • 7768c389ad Created EMAC start/stop stress test under heavy traffic Ondrej Kosta 2022-01-18 13:55:06 +01:00
  • d53094bdc0 esp_eth: EMAC start/stop optimization Ondrej Kosta 2022-01-26 09:55:36 +01:00
  • c469316970 Merge branch 'docs/add_note_for_malloc_cap_dma_backport_v4.4' into 'release/v4.4' Krzysztof Budzynski 2022-03-10 17:10:10 +08:00
  • 2121959a85 Merge branch 'docs/update_APIReference_SystemAPI_SleepModes' into 'master' morris 2022-03-10 16:58:09 +08:00
  • 25c5c214f3 kconfig: Changed default values of bool configs - Some bool configs were using default values true and false, instead of y and n. Laukik Hase 2022-03-10 14:26:37 +05:30
  • f38c13adea Merge branch 'contrib/github_pr_8497' into 'master' morris 2022-03-10 16:55:59 +08:00
  • 83fcf44e65 docs: provide CN translation for MR17066 Shang Zhou 2022-03-10 11:38:33 +08:00
  • 6fe39e5dc8 wifi example:optimization example of wifi station xueyunfei 2022-03-10 15:20:39 +08:00
  • 7db0f0feb1 esp_mesh: Document that hard-coded non-root nodes do not need TCP/IP David Cermak 2022-02-22 08:48:43 +01:00
  • 13ffddc0f3 phy: Use htobe32 instead of htonl to decouple from lwip David Cermak 2022-02-16 10:22:00 +01:00
  • 79d1865d62 examples: Fix IP mesh implicit includes David Cermak 2022-02-16 09:48:50 +01:00
  • 795b7ed993 esp_netif: Remove tcpip_adapter compatibility layer David Cermak 2022-02-08 17:08:04 +01:00
  • be24d90e14 esp_eth/test_apps: test stability/performance improvement Ondrej Kosta 2022-03-08 15:51:17 +01:00
  • 9130988299 Merge branch 'bugfix/security_validation' into 'master' Kapil Gupta 2022-03-10 15:14:06 +08:00
  • 0b58f987cd Merge branch 'feature/mdns_dynamic_interfaces' into 'master' David Čermák 2022-03-10 15:11:35 +08:00
  • 101af84d77 Merge branch 'bugfix/spiffs_readdir_truntate_snprintf' into 'master' Anton Maklakov 2022-03-10 14:57:52 +08:00
  • 4cdf2459f0 Merge branch 'contrib/github_pr_8535' into 'master' Mahavir Jain 2022-03-10 14:46:37 +08:00
  • 79bde140c3 ci: improve pytest doc Fu Hanxi 2022-03-08 12:45:34 +08:00
  • 093fc90b92 Merge branch 'bugfix/a2dp_sniff_v4.2' into 'release/v4.2' Wang Meng Yang 2022-03-10 14:09:03 +08:00
  • 2c7cfdd784 spi: define tranfer max bit length in LL morris 2022-03-08 13:25:43 +08:00
  • 3b3b668256 ci: Disable failing UTs - For ESP32 | SPIRAM_MALLOC_ALWAYSINTERNAL=0 Laukik Hase 2022-03-03 11:31:03 +05:30
  • c5decf291e ci: Fix for ETSTimers arm & disarm run from IRAM UT - For ESP32 | SPIRAM_MALLOC_ALWAYSINTERNAL=0 - Forced esp_timer_create to allocate resource from the internal memory - WiFi/BT coexistence will sometimes arm/disarm timers from an ISR where flash may be disabled. This can lead to a cache-based exception as the timer instance will be located in the PSRAM. Laukik Hase 2022-01-03 18:17:43 +05:30
  • 6f9fc0ba8e esp_system: Place ipc_task semaphores on DRAM - For CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL < 92, the ipc_task semaphores were allocated on SPIRAM rather than internal RAM - SemaphoreHandle_t has a size of 92, thus the failure Laukik Hase 2021-12-13 15:49:06 +05:30
  • 7c6d343a60 ci: Add unit test configs for aggressive SPIRAM allocations - CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0 Everything will be allocated from the SPIRAM (except DMA and FreeRTOS task resources) - CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY=y Allow external memory as an argument to xTaskCreateStatic - CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=default Reserved memory for crucial internal functions (DMA, FreeRTOS) - Increase parallel job count Laukik Hase 2022-01-27 17:29:19 +05:30
  • 47de9e37f3 examples: fix esp_modem_cxx version number reference Anton Maklakov 2022-03-10 11:25:10 +07:00
  • 6249b3d671 Merge branch 'bugfix/vscode_docs' into 'master' Krzysztof Budzynski 2022-03-10 12:37:38 +08:00
  • 890726430c Merge branch 'docs/update_CN_trans_vscode_docs' into 'bugfix/vscode_docs' Krzysztof Budzynski 2022-03-10 12:26:35 +08:00
  • 851d832eb6 ci: enable test_apps s3 c3 tests Fu Hanxi 2022-03-08 11:36:57 +08:00
  • d261840dbd ci: pytest idf ci could accept "--target" as uppercase Fu Hanxi 2022-03-08 11:37:42 +08:00
  • 1c3628d631 ci: refactor a few test scripts to pytest Fu Hanxi 2022-03-03 16:05:28 +08:00
  • c5fd72ad13 ci: install pytest-embedded related packages from pypi Fu Hanxi 2022-03-08 11:15:26 +08:00
  • 1462367eeb Merge branch 'docs/translate_coexist' into 'master' Dai Zi Yan 2022-03-10 10:59:18 +08:00
  • 7c7e8a83b9 Merge branch 'refactor/wifi_remove_legacy_evts' into 'master' Jiang Jiang Jian 2022-03-10 10:30:10 +08:00
  • fb4ee8e31f Merge branch 'feature/support_hpm_on_flash' into 'master' Simon 2022-03-10 03:04:21 +08:00
  • f17a3491e5 examples/pre_encrypted_ota: update to esp_encrypted_img 2.x.x MacDue 2022-03-09 16:30:22 +00:00
  • 615e44f430 examples/pre_encrypted_ota: readme tweaks and link to component manager MacDue 2022-03-09 16:29:39 +00:00
  • 21dd929c72 bootloader: Adds a level selection for the app's test pin. KonstantinKondrashov 2022-03-09 16:56:34 +08:00
  • b841332aa5 Merge branch 'component/esp_websocket_migration' into 'master' morris 2022-03-09 19:12:55 +08:00
  • 219c579084 Merge branch 'docs/fix_broken_links_4.2' into 'release/v4.2' Krzysztof Budzynski 2022-03-09 19:12:40 +08:00
  • 78832111a5 docs: updated the RTCIO information for esp32c3 target and added a new example for modem sleep Wang Fang 2021-10-25 17:09:02 +08:00
  • cc518c3d05 Merge branch 'bugfix/i2s_write_failed_in_32bit_slave_mode_v4.2' into 'release/v4.2' morris 2022-03-09 19:10:56 +08:00
  • 004d8e9450 Merge branch 'docs/add_an_example_list_for_esp32-wrover-kit_v4.3' into 'release/v4.3' Krzysztof Budzynski 2022-03-09 19:09:01 +08:00
  • 8dce0cbf6b spi_flash: Fix bug that in bootloader dummy is 0 when mosi is 0 Cao Sen Miao 2022-02-25 17:05:48 +08:00
  • a0bd06af54 spi_flash: Add documents for flash optional features Cao Sen Miao 2022-02-25 17:04:32 +08:00
  • 85dd785d8d spi_flash: Building a framework to enable HPM when flash works under high speed mode Cao Sen Miao 2022-02-25 17:03:45 +08:00
  • a20b6c4d95 Merge branch 'bugfix/fix_rx_fragment_error_issue_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-03-09 18:45:42 +08:00
  • 6501eff7f5 Remove legacy system event framework. Sagar Bijwe 2021-12-02 15:49:28 +05:30
  • da28f7e2d9 Merge branch 'feature/rmt_hal_dma' into 'master' morris 2022-03-09 17:55:08 +08:00
  • 34ae82e7bd CI: Increase parallel count for eth-runners David Cermak 2022-03-09 10:44:30 +01:00
  • e00a689a77 lwip: Security fixes; PPPoS null-deref; NAPT ip-forward David Cermak 2022-02-21 13:33:06 +01:00
  • a4afeed209 esp_http_server: Minor updates in error messages Shubham Kulkarni 2022-03-09 11:08:48 +05:30
  • 9f4de1c9a5 docs: update CN translation for vscode-setup daiziyan 2022-03-09 16:42:29 +08:00
  • 733a991e2f Merge branch 'bugfix/touch_wait_circle_after_wakeup_from_sleep_on_s3' into 'master' Kevin (Lao Kaiyao) 2022-03-09 16:41:55 +08:00
  • cc98ce3c3a Merge branch 'docs/update_readme_and_power_management_cn_trans' into 'master' Mo Fei Fei 2022-03-09 14:59:31 +08:00
  • 828f9920c3 allow for minimal scope of wifi_init_config_t NikLeberg 2021-02-16 18:07:46 +01:00
  • d30480c113 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
  • 9b3ce4b15f esp_wifi: fix fragment issue and PMF compatible for faulty APs 1. fix(pp): fix fragment plt loss when 2td pn compare with 1th pn 2. pmf allow keyindex in big endian format to workaround faulty APs 3. docs: update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file 4. allow for minimal scope of wifi_init_config_t 5.compute packet length use lldesc length instead rx_ctl sig_len for sniffer muhaidong 2022-03-09 14:48:49 +08:00
  • 98f27378f2 Merge branch 'contrib/github_pr_8372' into 'master' Darian 2022-03-09 14:40:04 +08:00
  • 42ba8a8338 mdns: Fix copyright messages, update API descrition David Cermak 2022-01-03 16:36:08 +01:00
  • b02468dc98 mdns: Add API to control custom network interfaces David Cermak 2021-12-20 13:59:11 +01:00
  • dd3cd52fd6 CI/mdns: Reworked example test to be run repeatably David Cermak 2021-12-15 15:48:59 +01:00
  • 112bfbe465 I2C: Fix typo in I2C_TIMING_VAL_ERR_STR macro name paul 2021-12-04 17:44:03 -08:00
  • e43bf8510b docs: update readme and power management cn trans intern 2022-02-22 17:01:32 +08:00
  • 5c211efaa8 CI: update test cases from test results Chen Yudong 2022-02-21 18:56:56 +08:00
  • 02fe2fa96f esp_phy: update esp32 phy max tx power chenjianxing 2021-06-24 14:43:03 +08:00
  • bee6053fc0 Merge branch 'feature/ftruncate_vfs_fatfs_support' into 'master' Vamshi Gajjela 2022-03-09 13:20:54 +08:00
  • 65cfc9e656 UART: Fix custom ISR unit test Omar Chebib 2022-02-22 10:47:49 +08:00
  • 5f27ec9157 UART: fix a bug preventing the user from freeing a previously registered ISR Omar Chebib 2021-12-29 17:13:46 +08:00
  • c098c253b1 wpa_supplicant: Add BTM security checks Kapil Gupta 2021-12-31 20:15:32 +05:30
  • 934a3951b8 Merge branch 'feature/s2_s3_support_ext_mem_stack' into 'master' Marius Vikhammer 2022-03-09 11:57:31 +08:00
  • e7bfc44caf spiffs: fix format-truncation warning Anton Maklakov 2022-02-22 18:05:49 +07:00
  • 4778c249e6 Merge branch 'Optimize/null_pointer_judgment_of_eb' into 'master' Jiang Jiang Jian 2022-03-09 11:38:24 +08:00
  • 4dfbc9ee7b rmt: remove deprecated functions morris 2022-03-01 16:16:07 +08:00
  • 9f55712c03 rmt: document and improve LL driver morris 2022-03-01 15:06:29 +08:00
  • 6514f9e94c docs: translate coexist from CN to EN xiongweichao 2021-07-29 11:20:52 +08:00
  • 0fca632ffd Merge branch 'bugfix/modbus_fix_start_after_destroy_issues_v44' into 'release/v4.4' morris 2022-03-09 09:48:36 +08:00
  • 79cdc465fd Merge branch 'bugfix/modbus_fix_start_after_destroy_issues_v43' into 'release/v4.3' morris 2022-03-09 09:46:07 +08:00
  • c9ce438466 Merge branch 'bugfix/inline_intrmask_from_isr_v4.4' into 'release/v4.4' Marius Vikhammer 2022-03-09 09:38:36 +08:00