Commit Graph

  • f472551910 example: added dshot esc example based on new rmt driver morris 2022-04-07 13:14:25 +08:00
  • 0e19bc1463 example: update stepper motor example with new rmt driver morris 2022-04-07 13:14:01 +08:00
  • b3c1480d9c example: update musical buzzer example with new rmt driver morris 2022-04-07 13:13:28 +08:00
  • d537da5bfb example: update led strip example with new rmt driver morris 2022-04-07 13:12:16 +08:00
  • 977a2830dd example: update ir nec example with new rmt driver morris 2022-04-07 13:10:57 +08:00
  • c5cd86ae8b test_utils: migrate to use new rmt driver morris 2022-04-22 11:43:38 +08:00
  • 2fb43820c2 driver_ng: implement new rmt driver morris 2022-04-07 11:59:46 +08:00
  • df474e74a1 rmt_legacy: fix undetermined idle level morris 2022-05-07 14:14:56 +08:00
  • 5bfe873725 driver: deprecate legacy rmt driver morris 2022-04-07 11:50:41 +08:00
  • d0db75899d Merge branch 'bugfix/ledc_consecutive_fade_v4.2' into 'release/v4.2' morris 2022-05-07 18:24:45 +08:00
  • 8d332b6bc4 Apply 1 suggestion(s) to 1 file(s) Dai Zi Yan 2022-05-07 16:58:24 +08:00
  • 9a8c8e5db4 Merge branch 'docs/docs_full_ci_readme' into 'master' morris 2022-05-07 16:57:40 +08:00
  • baa2748f23 Merge branch 'docs/fix_command_in_partition-tables_4.4' into 'release/v4.4' morris 2022-05-07 16:57:14 +08:00
  • 26677c7c06 Apply 1 suggestion(s) to 1 file(s) Krzysztof Budzynski 2022-05-07 16:21:06 +08:00
  • 948df77e85 CI: add docs_full label info to readme Marius Vikhammer 2022-05-07 15:21:54 +08:00
  • 91315de70c docs: fix a command in partition-tables mofeifei 2022-05-07 15:15:22 +08:00
  • 39c63420ba Fix ESP32C3/S3 build error after enable light sleep xiongweichao 2021-11-15 17:04:42 +08:00
  • 5aa01cb80e docs: update linkcheck configs Marius Vikhammer 2022-04-28 15:59:03 +08:00
  • 030cb77597 docs: update redirected links Marius Vikhammer 2022-04-28 14:34:20 +08:00
  • d7053c38cc docs: fix broken links Marius Vikhammer 2022-04-28 14:33:42 +08:00
  • 123288c1c6 Merge branch 'bugfix/default_ssid_not_set_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-05-07 12:36:41 +08:00
  • d72ba54138 Merge branch 'bugfix/fix_websocket_server_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-05-07 10:17:59 +08:00
  • 1004ff712f Merge branch 'bugfix/return_correct_QOS_values' into 'release/v4.1' release/v4.1 Jiang Jiang Jian 2022-05-07 10:13:09 +08:00
  • 7772476dc8 Merge branch 'update/target-test-env_image_v502' into 'master' Roland Dobai 2022-05-07 00:34:42 +08:00
  • 8dde0b1676 Update target-test-env-v5.0:2 Tomas Sebestik 2022-04-07 07:05:32 +02:00
  • efc3357f1a Merge branch 'feature/semihosting_call_number_change' into 'master' Roland Dobai 2022-05-07 00:28:48 +08:00
  • d2debfaddf Merge branch 'bugfix/phy_regi2c_critical_section_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2022-05-06 23:32:24 +08:00
  • 76a46a939c Kconfig: remove misleading psram name IS25WP032 in the Kconfig option Michael (XIAO Xufeng) 2022-05-06 22:48:32 +08:00
  • 97caa51152 Merge branch 'bugfix/spi_slave_intr_iram_v4.4' into 'release/v4.4' morris 2022-05-06 22:23:13 +08:00
  • 1f922f2124 Merge branch 'contrib/github_pr_8900' into 'master' morris 2022-05-06 21:22:51 +08:00
  • 06e071ba4b Merge branch 'feature/driver_ng_enable_disable_logic' into 'master' morris 2022-05-06 20:44:50 +08:00
  • 4967ee40c6 Merge branch 'bugfix/lwip_afl_host_test_mock' into 'master' Zim Kalinowski 2022-05-06 20:13:21 +08:00
  • c3b5260031 Merge branch 'ci/python_tools_from_branch' into 'master' Roland Dobai 2022-05-06 19:56:45 +08:00
  • a01820c583 hello_world: fix incorrect printf format huardti 2022-05-04 17:06:10 +01:00
  • f474735791 doc: add esp_hd_cb_t type definition as known warnings morris 2022-05-06 18:35:56 +08:00
  • 407b693646 dedic_gpio: mention the overhead of using driver API morris 2022-05-05 14:46:29 +08:00
  • 3a5fdfe35a temp_sensor: added enable/disable functions morris 2022-04-24 18:14:17 +08:00
  • d67888b92b pcnt: added enable/disable functions morris 2022-04-24 15:11:23 +08:00
  • e7295c3577 gptimer: added enable/disable functions morris 2022-04-23 18:59:38 +08:00
  • 3f66660444 Merge branch 'feature/bringup_esp32c2eco1' into 'master' morris 2022-05-06 18:06:26 +08:00
  • 15090af9d1 fix(server): Fix websocket server not support handle multiple connections when client send CLOSE frame yuanjm 2022-05-06 17:55:14 +08:00
  • e759fa4697 fix(server): Fix websocket server not support handle multiple connections when client send CLOSE frame yuanjm 2022-05-06 17:55:14 +08:00
  • 662bd2f57e esp_wifi: Fix the QOS value of reply packets to peers. Hrudaynath Dhabe 2022-05-06 14:08:44 +05:30
  • d8de64bff8 Kconfig: add depends wuzhenghui 2022-05-06 15:22:29 +08:00
  • 72f43c78d4 Merge branch 'docs/update_command_in_partition_tables' into 'master' morris 2022-05-06 15:23:47 +08:00
  • 0746ba2b75 docs:update a command in partition-tables mofeifei 2022-05-06 14:14:40 +08:00
  • e150c33695 Merge branch 'bugfix/remove_mdns_dependency_from_wifi_prov' into 'master' Mahavir Jain 2022-05-06 13:38:30 +08:00
  • 283f569a03 freertos-smp: refactor thread local storage pointers deletion callbacks Sudeep Mohanty 2022-05-02 10:59:54 +05:30
  • c7a827a136 kconfig: update check_kconfigs.py to handle orsource command Marius Vikhammer 2022-05-06 11:31:24 +08:00
  • 0b00831703 Merge branch 'bugfix/i2c_timeout_issue' into 'master' Simon 2022-05-06 10:38:38 +08:00
  • b3ab2c64d4 Merge branch 'bugfix/fix_websocket_server' into 'master' Mahavir Jain 2022-05-06 09:18:06 +08:00
  • 293830a8ee fix(server): Fix websocket server not support handle multiple connections when client send CLOSE frame Yuan Jian Min 2022-05-06 09:18:05 +08:00
  • 83d93653a5 Merge branch 'doc/contributing' into 'master' Zim Kalinowski 2022-05-06 04:40:14 +08:00
  • 34211f898c Merge branch 'docs/update_esp_hid_device' into 'master' Jiang Jiang Jian 2022-05-05 23:58:07 +08:00
  • 76be0c2624 Merge branch 'bugfix/fix_esp32_mmu_init_issue' into 'master' Armando (Dou Yiwen) 2022-05-05 22:21:18 +08:00
  • ba62e17d40 ci: Allow testing IDF Python tools in the CI context radim.karnis 2022-05-02 14:31:13 +02:00
  • 185a45c9d7 wifi_provisioning: Remove mdns dependency Harshit Malpani 2022-05-05 15:49:23 +05:30
  • 2cd59a1a77 Merge branch 'docs/update_usb_pins_and_add_a_note_to_uart_v4.4' into 'release/v4.4' morris 2022-05-05 18:31:14 +08:00
  • cb222740bd Merge branch 'bugfix/coverity_fixes' into 'master' Kapil Gupta 2022-05-05 18:17:27 +08:00
  • 386efe1e0f Sync: Add support for FT psk(3d5ca7ee) wuzhenghui 2022-05-05 18:10:43 +08:00
  • 4a680fa849 Merge branch 'tidy_get_started_docs' into 'master' Roland Dobai 2022-05-05 17:51:26 +08:00
  • d4757a329e add todo wuzhenghui 2022-04-25 14:14:01 +08:00
  • 8806400095 disable flash stub for esp32c2beta2 wuzhenghui 2022-04-24 16:48:34 +08:00
  • fa482239a9 esp32s3: use wdt/systimer hal rom implement as default for esp32s3 wuzhenghui 2022-04-20 14:38:02 +08:00
  • afd86542d8 ci: add build test for newly added Kconfig option wuzhenghui 2022-04-12 00:20:42 +08:00
  • ba76b10d3f esp32c2: fix ut case header imssing wuzhenghui 2022-04-09 20:30:52 +08:00
  • 961b08f1a7 hal: use WDT HAL IMPL in ESP32C2 ROM wuzhenghui 2022-04-16 15:06:40 +08:00
  • 17b3d139d5 hal: use systimer HAL IMPL in ESP32C2 ROM wuzhenghui 2022-04-24 16:40:32 +08:00
  • 6ec373daf5 heap_tlsf: use tlsf IMPL in ESP32C2 ROM jiangguangming 2021-03-19 17:29:42 +08:00
  • a9f8b20431 spi_flash: enable ESP32C2 SPI_FLASH_ROM_IMPL jiangguangming 2022-01-11 11:17:49 +08:00
  • 0a5367d29b newlib: link ESP8684 ROM symbols _printf_float & _scanf_float wuzhenghui 2022-04-08 23:01:47 +08:00
  • b530632f33 esp32c2: fix soc_caps defines wuzhenghui 2022-04-08 16:22:15 +08:00
  • d91ccbc346 esp32c2: update eco rom wuzhenghui 2022-04-19 23:40:22 +08:00
  • 87cc13f369 Fix iOS advertisement response and simplify lorenzo.consolaro 2022-04-06 14:08:32 +02:00
  • ad078c5153 semihosting: drop absolute path support Erhan Kurubas 2022-03-13 19:03:06 +01:00
  • 0fc0254734 semihosting: version 2 Erhan Kurubas 2022-03-10 11:44:42 +01:00
  • 88f79ca9ca esp_wifi: Fix for default ap ssid not set. aditi_lonkar 2022-05-05 14:04:49 +05:30
  • 62800f8e3b Merge branch 'ci/change_back_s3_tag' into 'master' Fu Hanxi 2022-05-05 14:57:38 +08:00
  • 9a9f10e4c9 I2C: patch for solving watchdog timeout issue Cao Sen Miao 2022-04-15 11:06:48 +08:00
  • 805b5c9115 Merge branch 'feature/11r_changes' into 'master' Kapil Gupta 2022-05-05 14:30:37 +08:00
  • 25456069dc Merge branch 'feature/disable_protection' into 'master' morris 2022-05-05 13:04:30 +08:00
  • 595df1d3fa Merge branch 'refactor/move_rtc_ctrl_to_esp_hw_support' into 'master' morris 2022-05-05 11:57:31 +08:00
  • 8588734a22 Merge branch 'doc/apply_wavedrom_extension' into 'master' morris 2022-05-05 11:01:41 +08:00
  • d6f857a2f0 Fix ESP32C3 build error after enable light sleep xiongweichao 2022-05-05 10:50:33 +08:00
  • a01a5dec4a Merge branch 'contrib/github_pr_8853' into 'master' Kevin (Lao Kaiyao) 2022-05-05 10:12:48 +08:00
  • 3129c732a3 Apply 2 suggestions by Marius Vikhammer Marius Vikhammer 2022-05-05 09:49:49 +08:00
  • e12b3c5644 Merge branch 'fix/idf_tools_fstrings_v4.4' into 'release/v4.4' Roland Dobai 2022-05-04 22:30:49 +08:00
  • 6b88cc190e Merge branch 'bugfix/console_usbserjtag_detect' into 'master' Ivan Grokhotkov 2022-05-04 19:19:56 +08:00
  • e350fac374 Merge branch 'refactor/console_examples' into 'master' Ivan Grokhotkov 2022-05-04 18:10:31 +08:00
  • 7b33262d26 Tools: Don't use f-string in idf_tools.py Roland Dobai 2022-05-04 11:57:02 +02:00
  • 1b90711545 vfs: usb_serial_jtag: consider O_NONBLOCK flag when reading via driver Ivan Grokhotkov 2022-05-03 21:29:21 +02:00
  • dad4ac5251 examples: console: add a readme with an overview of examples Ivan Grokhotkov 2022-05-03 19:58:56 +02:00
  • 3390d2a2d1 examples: support USB_CDC and USB_SERIAL_JTAG in basic console example Ivan Grokhotkov 2022-05-03 19:47:38 +02:00
  • 11c67d175f examples: console: move duplicated cmd_wifi files into a new component Ivan Grokhotkov 2022-05-03 19:46:59 +02:00
  • 32360cc1a3 examples: move console_usb example to console directory Ivan Grokhotkov 2022-05-03 19:44:22 +02:00
  • a6a245f75f Merge branch 'feature/ftruncate_vfs_fatfs_support_v4.4' into 'release/v4.4' Ivan Grokhotkov 2022-05-04 08:14:46 +08:00
  • 0f515ce3fb docs: make CONTRIBUTING.md readable on Github Ivan Grokhotkov 2022-05-03 23:55:40 +02:00
  • 70c336963b doc: update usb pins and provide a note in api-reference/uart Wang Fang 2021-12-28 18:33:18 +08:00
  • 6b5599bb12 console: linenoiseProbe: check if response is valid Ivan Grokhotkov 2022-05-03 21:26:14 +02:00
  • 0172e97151 utils.py: fix assert range with hour Junzhuo 2022-05-04 00:43:27 +08:00