Commit Graph

  • 2059990c94 ci: Add more information for flash performance test Cao Sen Miao 2021-03-25 17:36:17 +08:00
  • 0d81edb174 spi_flash: refactoring flash encryption into new api Cao Sen Miao 2021-02-25 12:25:38 +08:00
  • 4d1aaed682 Merge branch 'refactor/bt_lib_submodules_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-04-25 06:24:46 +00:00
  • 00a66083c7 Merge branch 'roll-openthread-210416' into 'master' Shu Chen 2021-04-25 02:18:03 +00:00
  • 6059ef26fb gpio, rtcio: removed unsupported features on different targets Michael (XIAO Xufeng) 2021-02-07 18:49:05 +08:00
  • 0adc6fa17d Merge branch 'example/i2s_sound_record' into 'master' Michael (XIAO Xufeng) 2021-04-24 10:41:26 +00:00
  • 5fa34f6a30 Merge branch 'docs/add_esp32-c3-devkitc-02_user_guide' into 'release/v4.3' Angus Gratton 2021-04-24 00:36:24 +00:00
  • 56a3845986 Merge branch 'bugfix/fix_c3_typos_v4.3' into 'release/v4.3' Angus Gratton 2021-04-24 00:35:24 +00:00
  • 2c153af57a Merge branch 'doc/c3_ledc_programming_guide_v4.3' into 'release/v4.3' Angus Gratton 2021-04-24 00:35:12 +00:00
  • 18d7d9497a Merge branch 'bugfix/doc_jtag_c3_v4.3' into 'release/v4.3' Angus Gratton 2021-04-24 00:35:03 +00:00
  • baaf4de703 ci: Fix missing sys.stdout.encoding in python2 runners Angus Gratton 2021-03-03 18:14:17 +11:00
  • 34a84c829c ci: ttfw: Encode serial port data to whatever the console encoding is Angus Gratton 2020-11-24 18:32:09 +11:00
  • 340e2dff12 ci: Log failure to close any DUT Angus Gratton 2020-11-18 15:48:27 +11:00
  • f2d193a7c3 Merge branch 'bugfix/esp32c3_eco3_efuse_programming' into 'master' Angus Gratton 2021-04-23 22:30:41 +00:00
  • 4dc024422c Merge branch 'feature/lwip-route-hook' into 'master' David Čermák 2021-04-23 18:41:11 +00:00
  • 38db3d9507 lw-ip: Fix LWIP_DEBUG define which is always defined liuhan 2021-04-13 14:58:28 +08:00
  • 3880dc993a Merge branch 'bugfix/pylint_ttfw_args' into 'master' Ivan Grokhotkov 2021-04-23 17:44:07 +00:00
  • 86fa666343 Added I2S example for microphone recording to WAV file and I2S examples folder moved Added import module check on generate_audio_file.py and removed from mypy ignore list Added sugestions and minor changes on the README pedro.minatel 2021-03-22 18:08:57 +00:00
  • 42ae0166d7 esp32c3: fix typos of c3 path Shu Chen 2021-04-23 18:10:45 +08:00
  • 69309c88a0 Merge branch 'bugfix/fix_c3_typos' into 'master' Angus Gratton 2021-04-23 13:05:09 +00:00
  • eff7fd9052 Merge branch 'feature/update_adc_programming_guide_on_c3_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-04-23 12:53:04 +00:00
  • 5997fcd45d Merge branch 'feature/update_adc_programming_guide_on_c3' into 'master' Michael (XIAO Xufeng) 2021-04-23 12:52:07 +00:00
  • bea022ce1c Merge branch 'refactor/usb_common_and_hal_types' into 'master' Michael (XIAO Xufeng) 2021-04-23 12:50:35 +00:00
  • 275743ab1c doc: Add notes that vTaskStartScheduler() is called during startup Angus Gratton 2021-03-12 11:55:05 +11:00
  • 8a39b5237d doc: update the memory types and startup docs Angus Gratton 2021-03-02 16:00:10 +11:00
  • b6b77af5cf Merge branch 'enhance/update-vscode-setup-docs' into 'master' Krzysztof Budzynski 2021-04-23 12:45:30 +00:00
  • b630c45d91 docs: Fix vscode extension setup links Brian Alberto Ignacio Reyes 2021-04-23 20:45:24 +08:00
  • 5e9aa539ea fix c3 ble disconnect due to connection parameters update zwj 2021-04-23 20:24:22 +08:00
  • 83e68ee19e Merge branch 'bugfix/replace_setjmp_rom' into 'master' Ivan Grokhotkov 2021-04-23 12:39:29 +00:00
  • 65fc657339 Merge branch 'bugfix/otatool_wrong_switch_ota_partition_slots' into 'master' Angus Gratton 2021-04-23 12:37:13 +00:00
  • 2f70a76572 Merge branch 'bugfix/mac_addr_target_support' into 'master' Angus Gratton 2021-04-23 10:56:42 +00:00
  • ff3320ca8a esp32c3: fix typos of c3 path Shu Chen 2021-04-23 18:10:45 +08:00
  • e17a8e1904 Merge branch 'bugfix/extern_c_decl_4.1' into 'release/v4.1' Angus Gratton 2021-04-23 09:59:51 +00:00
  • ea7d020f20 Merge branch 'feature/ubsan' into 'master' Ivan Grokhotkov 2021-04-23 09:27:42 +00:00
  • 6f3b1a0554 docs: split the 'general notes' page into two Angus Gratton 2021-02-23 09:45:41 +11:00
  • d0e0f80bd0 esp_system: Mark the startup array as 'const' to save RAM Angus Gratton 2021-03-02 15:59:44 +11:00
  • ecb01b28c4 Merge branch 'doc/guide_uart_esp32c3_v4.3' into 'release/v4.3' Angus Gratton 2021-04-23 09:09:11 +00:00
  • 9522034144 Merge branch 'doc/linux_host_testing' into 'master' Ivan Grokhotkov 2021-04-23 09:08:42 +00:00
  • 1b82e9604c Merge branch 'bugfix/esp32c3_eco3_efuse_programming_v4.3' into 'release/v4.3' Angus Gratton 2021-04-23 09:08:24 +00:00
  • c8d15588e5 Merge branch 'bugfix/rtc_fast_memory_force_on_in_use_for_heap_backport_v4.2' into 'release/v4.2' Angus Gratton 2021-04-23 09:06:40 +00:00
  • 26139daaf5 Merge branch 'feature/adds_ota_example_test_check_sign_on_update_v4.3' into 'release/v4.3' Mahavir Jain 2021-04-23 08:57:46 +00:00
  • f9831301ce Merge branch 'bugfix/bootloader_min_revision_c3_v4.3' into 'release/v4.3' Mahavir Jain 2021-04-23 08:56:24 +00:00
  • cfb84d3381 Merge branch 'feature/mbedtls_md5_update_v4.3' into 'release/v4.3' Mahavir Jain 2021-04-23 08:56:08 +00:00
  • 28a42ff170 Merge branch 'bugfix/extern_c_decl_4.0' into 'release/v4.0' Angus Gratton 2021-04-23 08:43:21 +00:00
  • 648f923015 ci: Use GitHub Actions to generate recursive source code zips for releases Angus Gratton 2021-04-16 09:56:40 +10:00
  • 88829d68fc log: Document that normally logging APIs don't work in critical sections Angus Gratton 2021-04-23 18:26:29 +10:00
  • 9dc0bd16a3 docs: Update the main log document with recent API changes Angus Gratton 2021-03-11 21:37:11 +11:00
  • cdef1ea38a examples: Add example for fastest startup time Angus Gratton 2021-03-11 21:17:48 +11:00
  • 29348270e7 log: Cause ESP_EARLY_LOGx in the app to use the default runtime log level Angus Gratton 2021-03-11 20:20:13 +11:00
  • 6bd9580137 log: Allow setting maximum log level higher than default Angus Gratton 2021-03-11 20:17:21 +11:00
  • 952e47d45d wpa_supplicant: Group key reinstallation fixes Kapil Gupta 2021-04-22 13:05:49 +05:30
  • 20bb0c3b02 wpa_supplicant: Group key reinstallation fixes Kapil Gupta 2021-04-22 13:05:49 +05:30
  • 6e80811ca2 log: Remove redundant definition of LOG_LOCAL_LEVEL Angus Gratton 2021-03-11 20:14:23 +11:00
  • c3101fff88 Merge branch 'docs/add_pre-commit_uninstall' into 'master' Angus Gratton 2021-04-23 08:09:36 +00:00
  • b63bbedc65 Merge branch 'bugfix/fix_partition_table_in_flash_encryption_example_v4.1' into 'release/v4.1' Angus Gratton 2021-04-23 08:08:58 +00:00
  • e326009515 tools: pylint: disable warnings on argument mismatch in ttfw Ivan Grokhotkov 2021-04-07 13:55:34 +02:00
  • fc22e3c645 [system]: Made longjmp save for context switch Jakob Hasse 2021-04-08 12:16:17 +08:00
  • 179d20dbc4 Merge branch 'docs/update_CN_tran_build-system_v4.0' into 'release/v4.0' Krzysztof Budzynski 2021-04-23 07:53:07 +00:00
  • e1a6d45e83 Backport CN translation for api-guides for v4.0 Dai Zi Yan 2021-04-23 15:52:58 +08:00
  • 0be81903cc Merge branch 'bugfix/hal_duplicated_interrupt_functions' into 'master' Angus Gratton 2021-04-23 07:47:51 +00:00
  • 96c2acd9a8 Merge branch 'refactor/strip_systimer_hal_layer' into 'master' Angus Gratton 2021-04-23 07:45:31 +00:00
  • 13b0633e8d [cxx]: fixed extern "C" declarations William Ferguson 2021-03-01 09:21:44 +10:00
  • fe5c9bb03e Merge branch 'bugfix/calc_8m_freq_test_v4.1' into 'release/v4.1' Angus Gratton 2021-04-23 07:32:03 +00:00
  • 8fcf311e7f Merge branch 'bugfix/calc_8m_freq_test_v4.0' into 'release/v4.0' Angus Gratton 2021-04-23 07:31:55 +00:00
  • 01fedd2b05 Merge branch 'bugfix/calc_8m_freq_test_v3.3' into 'release/v3.3' Angus Gratton 2021-04-23 07:31:00 +00:00
  • da3e3b5e28 [cxx]: fixed extern "C" declarations William Ferguson 2021-03-01 09:21:44 +10:00
  • 85841922a1 Merge branch 'refactor/bt_lib_submodules' into 'master' Wang Meng Yang 2021-04-23 07:19:18 +00:00
  • a6a440c238 Merge branch 'revert-3e94dce1' into 'master' Krzysztof Budzynski 2021-04-23 07:15:17 +00:00
  • 32895bcb7b Merge branch 'feature/multi_config_build_example' into 'master' Angus Gratton 2021-04-23 06:51:09 +00:00
  • e0004dc443 gdma: replaced DMA_CHECK with ESP_GOTO_ON_FALSE and ESP_GOTO_ON_ERROR laokaiyao 2021-04-20 12:20:43 +08:00
  • ed6a0c324c Merge branch 'feature/update_spi_programming_guide_on_c3_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-04-23 06:44:03 +00:00
  • c6ca4e3e88 Merge branch 'bugfix/fix_flash_ci_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-04-23 06:43:18 +00:00
  • b1eacc24f2 stdatomic: Implemented legacy __sync APIs and __atomic_exchange_n Sachin Parekh 2021-04-22 14:43:54 +05:30
  • 632b5c40e6 Revert "Merge branch 'doc/use_sphinx_reredirect_extension' into 'master'" Krzysztof Budzynski 2021-04-23 13:44:40 +08:00
  • 0d6482b8ee Merge branch 'feature/esp_eth_ksz8851snl' into 'master' David Čermák 2021-04-23 05:14:16 +00:00
  • 3e94dce15e Merge branch 'doc/use_sphinx_reredirect_extension' into 'master' Krzysztof Budzynski 2021-04-23 05:13:37 +00:00
  • 64a96ca96d Merge branch 'bugfix/RTC_CLK_CAL_CYCLES' into 'master' Angus Gratton 2021-04-23 04:55:28 +00:00
  • d1befe83ef otatool: Fix incorrect using otadata.seq&crc in switch_ota_partition cmd KonstantinKondrashov 2021-03-25 02:18:30 +08:00
  • dc37ac812a Merge branch 'doc/style_guide_headers' into 'master' Krzysztof Budzynski 2021-04-23 04:00:28 +00:00
  • 7bb5c8cc82 esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3 Angus Gratton 2021-04-23 10:15:50 +10:00
  • fdb8736a95 Merge branch 'feature/spi_slave_hd_segment_example' into 'master' Michael (XIAO Xufeng) 2021-04-23 03:23:25 +00:00
  • 928c5b6ce3 Driver(Touch sensor): fix the touch sensor wait cycle after wakeup from sleep fuzhibo 2021-04-13 10:48:59 +08:00
  • d928cdd0b1 i2s: fix driver uninstall issue morris 2021-04-20 11:48:56 +08:00
  • 5b5dc4c8ca examples/i2c_tools: fixed the build error of i2ctools example on esp32c3 laokaiyao 2021-04-20 15:58:14 +08:00
  • dfdc337e27 Merge branch 'bugfix/twai_caps_naming_and_tidy_up' into 'master' Michael (XIAO Xufeng) 2021-04-23 02:21:47 +00:00
  • 68393c41c4 doc: linux host test documentation Jakob Hasse 2020-12-24 17:34:03 +08:00
  • 999f648a35 esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3 Angus Gratton 2021-04-23 10:15:50 +10:00
  • dda851c923 ci: increase test_app_test_esp32_generic parallel test count Ivan Grokhotkov 2020-12-24 04:14:04 +01:00
  • e449728b7d hal: fix planted break instruction for Xtensa targets Ivan Grokhotkov 2020-12-01 23:28:59 +01:00
  • da90775d98 hal: mpu: fix signed overflow error Ivan Grokhotkov 2020-12-01 23:29:35 +01:00
  • 4e73cff729 esp_netif: enable UBSAN in component test app Ivan Grokhotkov 2020-12-18 01:32:30 +01:00
  • e3c8ea00d9 test_apps/panic: apply pre-commit fixes in python scripts Ivan Grokhotkov 2021-01-24 16:37:28 +01:00
  • 9069f70db3 system: add option to enable undefined behavior sanitizer (UBSAN) Ivan Grokhotkov 2020-11-21 03:15:59 +01:00
  • 469c137c83 Merge branch 'bugfix/freertos_linker_lf_fixes' into 'master' Ivan Grokhotkov 2021-04-22 21:27:23 +00:00
  • 2be772af1c Sphinx uses reredirect extension Darian Leung 2021-04-23 00:02:30 +08:00
  • cfdfeed973 freertos: linker.lf rules fixes Ivan Grokhotkov 2021-01-25 01:00:43 +01:00
  • 1e674f1d20 esp_eth: Update KSZ8851SNL driver to use global error checkers David Cermak 2021-04-21 20:31:11 +02:00
  • 7e6ff47363 Examples: Add basic ethernet example of using ksz8851 David Cermak 2021-04-20 13:48:34 +02:00
  • c4f131e6ee esp_eth: Add a KSZ8851SNL SPI Ethernet driver Vladimir Chistyakov 2021-03-01 10:39:23 +07:00
  • ec898b771e systimer: strip hal driver morris 2021-04-02 12:41:21 +08:00