Commit Graph

  • bd7fecd396 Merge branch 'bugfix/ulp_doc_fixes' into 'master' Krzysztof Budzynski 2020-10-17 02:44:47 +08:00
  • 0a8afd13a2 Udate instruction set documentation for Esp32 and Esp32s2. Sleep instruction removed from S2 instruction set. LDx/STx instructions descritioin fix offset range to 13 bits (11 bits signed 32 bit words offset). Remove I2C RD/WR operations from S2. Dmitry Yakovlev 2020-10-17 02:44:47 +08:00
  • ecca44df93 Merge branch 'bugfix/fix_adc-dma_reading_gap_for_esp32' into 'master' Michael (XIAO Xufeng) 2020-10-16 23:02:35 +08:00
  • cea3a052b1 Merge branch 'ci/sonarqube_ignore_freertos' into 'master' Ivan Grokhotkov 2020-10-16 18:22:43 +08:00
  • 04ecdd95cf bootloader_support makefile: Use consistent indentation Angus Gratton 2020-10-14 11:47:07 +11:00
  • b35cb43caf bootloader_support: Add dummy ESP32-S3 RNG support Angus Gratton 2020-09-25 15:30:36 +10:00
  • 9311b1e7be esp32s2: Enable 8M clock source for RNG also Angus Gratton 2020-05-28 17:44:26 +10:00
  • 699742acc6 esp32s2: Support bootloader_random_enable() Angus Gratton 2020-05-21 17:09:27 +10:00
  • eb540e3efa Merge branch 'bugfix/pcnt_interrupt_clear_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-16 14:51:17 +08:00
  • a416452657 Merge branch 'feature/skip_sha256_error_on_fpga' into 'master' Angus Gratton 2020-10-16 14:43:06 +08:00
  • 189a2991b7 Merge branch 'doc/adc_grammar_stuff_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-10-16 14:42:36 +08:00
  • 961af7f903 spi: fix issue with closing DMA before CPU reset Armando 2020-10-13 19:53:17 +08:00
  • 95f353949a bugfix(adc): missing ranges of ADC codes in ESP32 fuzhibo 2020-09-18 18:31:52 +08:00
  • 3fa779b463 driver(I2S): Fix I2S reset issue for release/v4.2 houwenxiang 2020-06-08 11:21:41 +08:00
  • 2a0dc304c0 spi: fix issue with closing DMA before CPU reset Armando 2020-10-14 22:05:21 +08:00
  • 4c7dca7105 spi: fix issue with closing DMA before CPU reset Armando 2020-10-12 21:28:26 +08:00
  • 3dd5b574ee spi_master: correctly set cs polarity Wielebny666 2020-06-23 16:02:50 +02:00
  • 465e5050b6 Merge branch 'bugfix/fix_spi_flash_clock_config_error_s2' into 'master' Michael (XIAO Xufeng) 2020-10-16 12:04:32 +08:00
  • d9f7df6f9b fix TCP retransmission interval ronghulin 2020-10-16 11:47:35 +08:00
  • a9d07720a5 Merge branch 'bugfix/err_to_name_paths_windows' into 'master' Angus Gratton 2020-10-16 11:27:23 +08:00
  • 3d68694962 Merge branch 'bugfix/esp_idf_version' into 'master' Angus Gratton 2020-10-16 11:04:58 +08:00
  • 0622073b78 cmake: Log the project sdkconfig path as part of normal CMake status output Angus Gratton 2020-05-08 10:41:18 +10:00
  • 97c0204ab9 examples: Move idf_as_lib sdkconfig file to the project directory Angus Gratton 2020-05-08 10:39:39 +10:00
  • 157ce5953a cmake: Log the project sdkconfig path as part of normal CMake status output Angus Gratton 2020-05-08 10:41:18 +10:00
  • bdd7461235 examples: Move idf_as_lib sdkconfig file to the project directory Angus Gratton 2020-05-08 10:39:39 +10:00
  • a88c479160 cmake: Log the project sdkconfig path as part of normal CMake status output Angus Gratton 2020-05-08 10:41:18 +10:00
  • 2a7dfb2320 examples: Move idf_as_lib sdkconfig file to the project directory Angus Gratton 2020-05-08 10:39:39 +10:00
  • 2e5ca433f9 Merge branch 'bugfix/cmake_example_sdkconfig_path' into 'master' Angus Gratton 2020-10-16 07:10:08 +08:00
  • df5399cfb5 esp32s2: Fix missed features CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP and CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC KonstantinKondrashov 2020-06-02 22:55:56 +08:00
  • e5fe4ffb08 Merge branch 'feature/support_access_internal_i2c_register_backport_v4.2' into 'release/v4.2' Angus Gratton 2020-10-16 06:32:04 +08:00
  • 114e4c220f Merge branch 'doc/power_management_esp32s2' into 'master' Krzysztof Budzynski 2020-10-16 05:38:28 +08:00
  • d1c78c72d9 Merge branch 'bugfix/mdns_query_id_v4.1' into 'release/v4.1' David Čermák 2020-10-15 22:43:58 +08:00
  • bcdc8ac28f esp_idf_version.h: Add __ASSEMBLER__ flag to fix build failure with assembly files Shubham Kulkarni 2020-10-15 19:24:57 +05:30
  • b94c309fd9 cmake: fix C identifier generation from embedded file Renz Bagaporo 2020-10-15 21:29:24 +08:00
  • 2724e02faf ble_mesh: stack: Add mesh device properties v2 definitions lly 2020-10-09 14:01:23 +08:00
  • 3c1922864d ble_mesh: stack: Move device property to model common part lly 2020-10-09 09:27:49 +08:00
  • 86af10c529 ble_mesh: stack: Make mesh buf debug option invisible lly 2020-10-10 11:05:29 +08:00
  • c0678d65da ble_mesh: stack: Use settings_core_erase when deinit lly 2020-05-29 10:06:34 +08:00
  • 2c8fc5f5d6 ble_mesh: stack: Fix storing next net_idx and app_idx lly 2020-05-27 11:27:20 +08:00
  • 5708d4a4e1 ble_mesh: stack: Continue restore even if failure happens lly 2020-05-27 10:38:45 +08:00
  • 094eeaf346 ble_mesh: stack: Split model settings store and clear lly 2020-05-27 10:04:01 +08:00
  • c06ce57687 ble_mesh: stack: Erase netkey and appkey with key index lly 2020-05-27 09:42:50 +08:00
  • ea0ff4e6d1 ble_mesh: stack: Add clear hb_pub in settings lly 2020-05-27 09:34:33 +08:00
  • 365c17614b ble_mesh: stack: Transport rx reset settings update lly 2020-05-27 09:31:33 +08:00
  • 3b9057311b ble_mesh: stack: Use erase settings functions lly 2020-05-27 09:11:53 +08:00
  • 2459b625f1 ble_mesh: stack: Use mutex for settings operation lly 2020-05-26 18:31:46 +08:00
  • a47e89c4e4 ble_mesh: stack: Add role check before enabling device lly 2020-05-26 18:17:41 +08:00
  • 4b70056966 ble_mesh: stack: Define a type for mesh nvs handle lly 2020-05-26 17:44:59 +08:00
  • 147db2f700 ble_mesh: ci: Enable settings in sdkconfig.ci.xxx lly 2020-05-26 17:33:46 +08:00
  • 514389681c examples: fix flash encryption example test Ivan Grokhotkov 2020-09-17 00:06:54 +02:00
  • f5475db6e1 example/flash_encryption: Fix partition table and sdkconfig.defaults KonstantinKondrashov 2020-08-24 15:26:49 +08:00
  • 9fe1469c70 components/bt: Fix waking up fail while sleeping baohongde 2020-10-14 20:31:21 +08:00
  • f64d0ec873 components/bt: Make sleep avaliable in hli(for future use) baohongde 2020-09-03 20:51:19 +08:00
  • b19c4739c3 bootloader: Secure_boot name replaced by secure_boot_v1 & secure_boot_v2 KonstantinKondrashov 2020-10-15 16:48:23 +08:00
  • 96469ad3dd Merge branch 'bugfix/docker_gdb_python_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-10-15 16:01:44 +08:00
  • 0289d1cc81 Merge branch 'bugfix/gdbstub_threads_and_tests' into 'master' Ivan Grokhotkov 2020-10-15 15:59:32 +08:00
  • 5cdb973ee0 gitlab: add esp_pm component to CODEOWNERS Ivan Grokhotkov 2020-10-14 20:33:54 +02:00
  • 86d9428ae9 Merge branch 'feature/check_serial_macos' into 'master' Krzysztof Budzynski 2020-10-15 15:26:46 +08:00
  • 077bbb8647 docs: Clarify how to establish a serial connection to the device using macOS Krzysztof Budzynski 2020-10-15 15:26:46 +08:00
  • 292e396846 Merge branch 'bugfix/spi_flash_yield_coredump_v4.2' into 'release/v4.2' Angus Gratton 2020-10-15 15:10:51 +08:00
  • 747c9a4e44 Merge branch 'bugfix/returns_correct_flash_encryption_mode_v4.2' into 'release/v4.2' Angus Gratton 2020-10-15 15:06:42 +08:00
  • baffdb5fa0 ci: Add FreeRTOS upstream files to the sonar exclude list Angus Gratton 2020-10-15 15:23:30 +11:00
  • f3ea3d611d Merge branch 'bugfix/idf_tools_python2' into 'master' Angus Gratton 2020-10-15 14:47:43 +08:00
  • f45e8bab35 Merge branch 'feature/jtag_reenable' into 'master' Angus Gratton 2020-10-15 14:46:49 +08:00
  • 3c57d5e0a1 bootloader: Skip a sha256 error on FPGA KonstantinKondrashov 2020-10-14 15:32:49 +08:00
  • 9316961219 esp-cryptoauthlib: Update submodule pointer to add a new feature. Aditya Patwardhan 2020-09-18 15:44:47 +05:30
  • bbef823a20 feature(rtc): rename i2c_xxx to regi2c_xxx fuzhibo 2020-09-28 15:44:28 +08:00
  • d337559a17 rtc: support access internal i2c register fuzhibo 2020-08-06 20:46:45 +08:00
  • 67baa8371a Merge branch 'feature/rename_analog_i2c_files' into 'master' Angus Gratton 2020-10-15 11:16:14 +08:00
  • 466ad65cf4 Merge branch 'bugfix/usb_console_critical_section' into 'master' Angus Gratton 2020-10-15 10:36:57 +08:00
  • af7d6f4d89 bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true) KonstantinKondrashov 2020-08-24 23:03:53 +08:00
  • 9f1d9931a7 Merge branch 'bugfix/bt_hidh_write' into 'master' Angus Gratton 2020-10-15 06:39:15 +08:00
  • 3a959ca3e3 Merge branch 'bugfix/ci_driver_gpio_config_s2' into 'master' Angus Gratton 2020-10-15 06:28:20 +08:00
  • 3932df3966 tools/docker: Add libpython2.7 in order to satisfy GDB dependencies Martin Stejskal 2020-09-01 20:50:00 +02:00
  • 495ffcc899 tools: Updates OpenOCD version to 'v0.10.0-esp32-20200709' Alexey Gerenkov 2020-07-22 23:51:58 +03:00
  • 7d8d2b982e Merge branch 'feature/oocd_ver_backport_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-10-15 02:55:08 +08:00
  • ad78c86936 Merge branch 'feature/oocd_ver_backport_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-10-15 02:53:28 +08:00
  • d9db49d9f7 tools: idf_tools.py: fix compatibility with Python <= 2.7.8 Ivan Grokhotkov 2020-10-14 20:19:32 +02:00
  • 50ef2f97d6 esp_pm: fix garbage on UART when CONFIG_PM_ENABLE=y Ivan Grokhotkov 2020-10-14 19:35:24 +02:00
  • e43a4d51f2 tools: fix idf_tools.py compatibility regression with Python 2 Ivan Grokhotkov 2020-10-14 18:24:55 +02:00
  • 85ca721867 spi: fix issue with closing DMA before CPU reset Armando 2020-10-14 22:05:21 +08:00
  • 6773df88f2 feature(rtc): rename i2c_xxx to regi2c_xxx fuzhibo 2020-09-28 15:44:28 +08:00
  • 3b82670a50 components/bt: Fix waking up fail while sleeping baohongde 2020-10-14 20:20:57 +08:00
  • 3f42be1753 tools: fix path handling errors in gen_esp_err_to_name.py for Windows Marius Vikhammer 2020-10-14 19:31:29 +08:00
  • fcb80c3cd6 Merge branch 'bugfix/idf_tools_letsencrypt_cert' into 'master' Ivan Grokhotkov 2020-10-14 19:54:52 +08:00
  • b1ace5808d Merge branch 'bugfix/tusb_console_strlen' into 'master' Michael (XIAO Xufeng) 2020-10-14 17:42:10 +08:00
  • b351ffa557 cmake: Log the project sdkconfig path as part of normal CMake status output Angus Gratton 2020-05-08 10:41:18 +10:00
  • c90d6ae9af examples: Move idf_as_lib sdkconfig file to the project directory Angus Gratton 2020-05-08 10:39:39 +10:00
  • 66b9b589cb efuse: Adds support for esp32-s2 chip KonstantinKondrashov 2020-09-17 17:04:01 +08:00
  • a1d3f2b291 Merge branch 'feature/freertos_upstream_plus_tlsf_allocator_preview' into 'master' Angus Gratton 2020-10-14 15:58:51 +08:00
  • eabd01e2ab docs: Add profile file name used by zsh shell Krzysztof 2020-09-07 03:01:11 +08:00
  • 3f011513b8 VSCode Extension Setup Guide Soumesh Banerjee 2020-09-02 00:07:31 +08:00
  • b25f3cd524 docs: Add explanation of hello_world folder contents (v4.2) Krzysztof Budzynski 2020-09-10 22:29:24 +08:00
  • 840efc2f54 docs: describe power management logic for ESP32-S2, fix translation Ivan Grokhotkov 2020-09-18 18:44:58 +02:00
  • ba3a6f68b4 driver test: Don't use ESP32-S2 CS1 pin for output test Angus Gratton 2020-10-14 16:06:54 +11:00
  • cbb721c3ca ci: Bump ESP32-S2 UT jobs Angus Gratton 2020-10-08 13:30:18 +11:00
  • bf85348034 tlsf: Enable asserts Angus Gratton 2020-10-07 17:50:08 +11:00
  • 1224ae9a42 freertos: Use configured idle task stack size not minimum task stack size for idle tasks Angus Gratton 2020-10-02 10:24:53 +10:00
  • 30b5aab77a freertos: Fix some edge cases around un-pinned tasks migrating cores Angus Gratton 2020-10-01 08:51:46 +10:00
  • dfa2d547a7 freertos: pin timer task in core 0 plus fixed in SMP race conditions Felipe Neves 2020-09-30 12:56:52 -03:00