Commit Graph

  • 7255497146 freertos: remove FREERTOS_ASSERT option Marius Vikhammer 2021-12-28 12:54:31 +08:00
  • 4bf67afd0a Merge branch 'refactor/remove_public_api_soc_dependency' into 'master' morris 2022-01-06 23:50:24 +00:00
  • 9c1983d8ff Fix typo Radu 2022-01-06 22:33:56 +02:00
  • cde8b94a65 Merge branch 'bugfix/dpp_no_ip_issue' into 'master' Jiang Jiang Jian 2022-01-06 15:16:47 +00:00
  • f7c9b8fd58 soc: remove dport register assert for esp32s2 morris 2022-01-05 15:09:09 +08:00
  • 869bed1bb5 soc: don't expose unstable soc header files in public api morris 2022-01-05 16:17:12 +08:00
  • 24c20d188e esp_rom: remove functions which depend on sizeof(struct stat) Ivan Grokhotkov 2022-01-06 15:20:04 +01:00
  • 24acdf23ee soc: move peripheral base address into reg_base.h morris 2022-01-05 16:14:03 +08:00
  • 8cdcb4e291 rmt: move RMT item definition from soc to driver morris 2022-01-05 16:11:19 +08:00
  • d8f2eaf94e gpio: remove legacy rtc_io description for esp32 morris 2022-01-05 15:49:54 +08:00
  • 3b371d2d64 ci: check unstable soc headers wont be leaked by public api morris 2022-01-05 15:44:02 +08:00
  • d95b15c557 Merge branch 'feature/usb_host_cleanup' into 'master' Darian 2022-01-06 12:18:47 +00:00
  • 6d86b07546 fixed config parse crash after flash_erase xiongweichao 2022-01-06 19:54:02 +08:00
  • ade22c9072 Merge branch 'bugfix/fix_heap_memory_corruption_v4.3' into 'release/v4.3' Zim Kalinowski 2022-01-06 11:36:47 +00:00
  • d300a9cfe3 Heap: Fix a possible bug in the TLSF allocator (backport v4.3) Omar Chebib 2022-01-06 11:36:46 +00:00
  • b84233626e Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-01-06 10:10:27 +00:00
  • e383693ac2 Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-01-06 10:10:03 +00:00
  • 2b95a627be Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-06 10:09:30 +00:00
  • 22b57850bd Merge branch 'bugfix/dpp_no_ip_issue_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-01-06 10:07:02 +00:00
  • 56a707eef4 spi_master: fix spi cs_ena_posttrans issue Armando 2022-01-06 17:54:58 +08:00
  • 51917cb49c espcoredump: add a test for coredump dumped sections Omar Chebib 2021-12-30 13:11:11 +08:00
  • b0afae5e60 espcoredump: fix a bug where tracked DRAM data where not dumped Omar Chebib 2021-12-29 10:40:22 +08:00
  • 3764b03734 freertos: Fix loss of precision in pdTICKS_TO_MS lisekt84 2021-11-08 20:29:13 +01:00
  • bead7c2eeb freertos: Fix loss of precision in pdTICKS_TO_MS lisekt84 2021-11-08 20:29:13 +01:00
  • ada1c9c5b8 usb: Add USB Host Library documentation Darian Leung 2022-01-06 15:15:32 +08:00
  • 630a6b54c2 usb: Add USB Host Library Example Darian Leung 2021-12-21 13:01:27 +08:00
  • b6dfadb168 usb: Update USB Host Library Darian Leung 2021-12-23 18:22:55 +08:00
  • 22c152c388 usb: Hub Driver and USBH recover port automatically after disconnection Darian Leung 2021-12-14 18:28:04 +08:00
  • 1aad12468a usb: Hub Driver Update and Refactor Darian Leung 2021-12-08 19:46:46 +08:00
  • 854127a57c usb: USB Host stack uses USB PHY driver Darian Leung 2021-11-18 02:07:53 +08:00
  • 5a2ef15565 usb: HCD multiple fixes Darian Leung 2021-11-17 18:35:34 +08:00
  • bb29b199ad usb: Tidy up usbh Darian Leung 2021-11-16 18:20:52 +08:00
  • c1162b15dc Merge branch 'docs/s3_update_v4.4' into 'release/v4.4' Krzysztof Budzynski 2022-01-06 06:39:19 +00:00
  • 83b9320d2e btc_a2dp_control_set_datachnl_stat is only used by a2dp sink xiongweichao 2022-01-06 14:10:18 +08:00
  • 688700f33b remove btc_a2dp_dispatch_datapath_evt and event xiongweichao 2021-12-24 11:29:27 +08:00
  • c5af97759f Fixed the crash caused by calling esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_START) after stream started xiongweichao 2021-12-23 21:54:10 +08:00
  • 061ae4c07a Fixed a2dp source audio data packet congestion causing choppy audio in a2dp sink xiongweichao 2021-12-23 20:45:09 +08:00
  • 5d47efb72d Merge branch 'docs/s3_not_updated_docs' into 'master' Marius Vikhammer 2022-01-06 04:44:27 +00:00
  • b9c5ef1717 Merge branch 'bugfix/fix_spp_open_err_bda_v4.3' into 'release/v4.3' Wang Meng Yang 2022-01-06 04:06:42 +00:00
  • a129933ccd adc: apply adc power API to adc driver Armando 2021-07-06 17:31:27 +08:00
  • 476da74796 Merge branch 'bugfix/ledc_fade_array_check' into 'master' Michael (XIAO Xufeng) 2022-01-06 03:28:10 +00:00
  • 466f3a91cb ledc: fixed check to s_ledc_fade_rec array Michael (XIAO Xufeng) 2022-01-06 03:28:05 +00:00
  • 6f20ca93ad Merge branch 'fix/http2_request_example' into 'master' Aditya Patwardhan 2022-01-06 03:26:50 +00:00
  • 779de561f4 Merge branch 'bugfix/fix_idf_as_lib_build' into 'master' Zim Kalinowski 2022-01-06 03:17:30 +00:00
  • cb90544a04 Build: fix idf_as_lib example not building Omar Chebib 2022-01-06 03:17:29 +00:00
  • b5a1df1db4 Merge branch 'bugfix/spi_slave_test_non_dma_v4.4' into 'release/v4.4' Zim Kalinowski 2022-01-06 03:11:12 +00:00
  • 219242de89 Merge branch 'bugfix/uart_custom_isr_broken' into 'release/v4.4' Zim Kalinowski 2022-01-06 03:10:29 +00:00
  • b64925c567 Merge branch 'docs/fatal_errors_update_4.4' into 'release/v4.4' Zim Kalinowski 2022-01-06 03:10:05 +00:00
  • b84abb1b17 Merge branch 'bugfix/rtcio_increase_size' into 'master' Michael (XIAO Xufeng) 2022-01-06 03:03:58 +00:00
  • 116ecf098c docs: Refactor FreeRTOS documentation Darian Leung 2022-01-04 17:04:45 +08:00
  • 5869a4854f docs: fix hard coded target name in essl doc Jakob Hasse 2022-01-04 17:27:30 +08:00
  • 65e9385d0a docs: Update Power Management and Sleep Modes docs for ESP32-S3 Darian Leung 2022-01-04 16:38:21 +08:00
  • b0812baacd docs: Update TWAI docs for ESP32-S3 Darian Leung 2022-01-04 14:57:17 +08:00
  • a0ed387f71 docs: update performance guide docs with S3 information Marius Vikhammer 2022-01-04 15:52:53 +08:00
  • 02bf07a1a0 docs: update docs with S3 specific information. Marius Vikhammer 2022-01-04 15:11:22 +08:00
  • 2e4c95c1ee update s3 doc xueyunfei 2021-09-30 11:55:59 +08:00
  • 39fd7525b6 docs: Refactor FreeRTOS documentation Darian Leung 2022-01-04 17:04:45 +08:00
  • d76cb9f456 docs: fix hard coded target name in essl doc Jakob Hasse 2022-01-04 17:27:30 +08:00
  • 3b29030e10 docs: Update Power Management and Sleep Modes docs for ESP32-S3 Darian Leung 2022-01-04 16:38:21 +08:00
  • b3e889de1c docs: Update TWAI docs for ESP32-S3 Darian Leung 2022-01-04 14:57:17 +08:00
  • 8c0178f73d docs: update performance guide docs with S3 information Marius Vikhammer 2022-01-04 15:52:53 +08:00
  • 3e756e809e docs: update docs with S3 specific information. Marius Vikhammer 2022-01-04 15:11:22 +08:00
  • d29755b7d5 Merge branch 'bugfix/rd_rem_ext_feats_delayed_cs' into 'master' Wang Meng Yang 2022-01-06 00:39:47 +00:00
  • d6b5b0ab00 Merge branch 'bugfix/pthread_destructor_sequencing_v4.3' into 'release/v4.3' Zim Kalinowski 2022-01-06 00:38:14 +00:00
  • 6e9d90d6e1 soc: Added support for specify the maximum descriptor length when setting up the DMA descriptor link Marius Vikhammer 2021-12-09 15:11:43 +08:00
  • 2a28ec3522 crypto: also apply cache writeback/invalidate for SPIRAM_USE_MEMMAP Marius Vikhammer 2021-11-22 13:45:36 +08:00
  • b957692888 crypto: allocate all DMA descriptors to DMA capable memory. Marius Vikhammer 2021-11-17 17:43:22 +08:00
  • c2f14e192e Merge branch 'bugfix/ci-increase-number-of-parallel' into 'release/v4.3' Zim Kalinowski 2022-01-06 00:07:23 +00:00
  • 8c2990fcea trax: Adds ESP32-S3 support Alexey Gerenkov 2021-10-22 23:32:36 +03:00
  • 18cd2ea3e6 apptrace: Adds ESP32-S3 support Alexey Gerenkov 2021-10-22 23:19:12 +03:00
  • fd9f97b5f4 emac_hal_start/stop function description added Ondrej Kosta 2022-01-05 16:26:37 +01:00
  • a17cd24761 Merge branch 'bugfix/idf_tools_python_env' into 'master' Ivan Grokhotkov 2022-01-05 13:23:42 +00:00
  • af28416116 Merge branch 'feature/usb_device/multi_cdc' into 'master' Tomas Rezucha 2022-01-05 09:53:04 +00:00
  • fa9cc49b9e Merge branch 'bugfix/esp_eth_start_tx_buff' into 'master' Ondrej Kosta 2022-01-05 09:40:12 +00:00
  • 63366f011a phy: update phy lib to remove ets_printf references Jack 2022-01-04 15:35:18 +08:00
  • 09552fdf68 ci: improve checks for Wi-Fi/PHYlibraries Ivan Grokhotkov 2022-01-04 00:18:55 +01:00
  • 477cf09f45 Merge branch 'bugfix/ci_check_blobs' into 'master' Jiang Jiang Jian 2022-01-05 09:26:42 +00:00
  • 097785d6c8 Merge branch 'docs/add_application_example_esp_now' into 'master' Mo Fei Fei 2022-01-05 09:19:14 +00:00
  • ef88625583 fix c3 brownout bug after deepsleep zlq 2022-01-05 15:11:54 +08:00
  • e857b260a5 tools: improve virtualenv diagnostics, set python path explicitly Ivan Grokhotkov 2022-01-04 20:01:35 +01:00
  • b9989d3644 esp_wifi: Update wifi lib Nachiket Kukade 2022-01-04 16:01:41 +05:30
  • b0a2dda075 docs: add application example for esp-now intern 2022-01-04 16:13:54 +08:00
  • d83021a6e8 Merge branch 'bugfix/ftm_misc_issues_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-01-05 08:12:39 +00:00
  • 6330d5d312 usb: Extend CDC device with second CDC channel Tomas Rezucha 2021-12-16 07:50:08 +01:00
  • fa8364a544 Merge branch 'bugfix/openthread-socket-multicast' into 'master' Guo Jia Cheng 2022-01-05 07:04:30 +00:00
  • 6e1f534cab Merge branch 'feature/esp_tls_api_cleanup' into 'master' Mahavir Jain 2022-01-05 07:04:09 +00:00
  • 2b026ea1fa http2_request_example: Change the target http2 server to http2.github.io and perform only a GET request. Aditya Patwardhan 2022-01-05 12:26:39 +05:30
  • 6a9afa65a2 fix cs event for rd_rem_ext_feats delayed issue jincheng 2021-11-12 11:30:45 +08:00
  • 00a23ec544 Fixed left right key confusion in comments. Murray Fordyce 2020-01-26 10:28:45 -06:00
  • ce2a220098 Merge branch 'refactor/make_adc2_wifi_private' into 'master' morris 2022-01-05 05:42:42 +00:00
  • 313e36b49e Merge branch 'feature/migration_guide_owners' into 'master' morris 2022-01-05 05:07:14 +00:00
  • a28f9a6770 ci: increase number of parallel jobs Zim Kalinowski 2022-01-05 12:42:57 +08:00
  • ea73daa613 Merge branch 'bugfix/update_esp32s3_docs' into 'master' Xue Yun Fei 2022-01-05 03:30:56 +00:00
  • b05b70c7f3 Merge branch 'feature/Add_zigbee_rcp_gateway' into 'master' Li Kun Qiao 2022-01-05 03:28:03 +00:00
  • 606d7e48d2 Fixed left right key confusion in comments. Murray Fordyce 2020-01-26 10:28:45 -06:00
  • 52224aebcf Fixed left right key confusion in comments. Murray Fordyce 2020-01-26 10:28:45 -06:00
  • dd341318d0 CI: update docs codeowners Marius Vikhammer 2022-01-05 10:46:07 +08:00
  • ef5cfb217c Merge branch 'contrib/github_pr_8172' into 'master' morris 2022-01-04 13:21:23 +00:00
  • 0bc2cb89e5 Merge branch 'bugfix/rtc_section_alignment_v4.3_2' into 'release/v4.3' Mahavir Jain 2022-01-04 12:34:12 +00:00
  • d610282742 openthread: sync lwip multicast groups to Thread stack Jiacheng Guo 2021-12-21 16:53:20 +08:00