Commit Graph

  • 47a5d14e59 soc/esp32s2: Fix setting timeout for RTC_WDT. ESP32-S2 uses 90KHz instead of 150kHz KonstantinKondrashov 2019-09-20 20:15:53 +08:00
  • ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server Shubham Kulkarni 2020-01-27 17:33:36 +05:30
  • e366b6ac21 cJSON: include only source file objects for cmake build Mahavir Jain 2020-02-05 11:14:23 +05:30
  • 9ebb48ff9d Merge branch 'bugfix/idf_fullclean_loses_target' into 'master' Angus Gratton 2020-02-05 07:41:11 +08:00
  • e85e99189f spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined KonstantinKondrashov 2020-02-05 03:00:22 +08:00
  • 50466a5e4f Merge branch 'bugfix/esp32s2_ldscripts' into 'master' Ivan Grokhotkov 2020-02-05 02:09:29 +08:00
  • 92f2d79521 Added semi-colon to esp_event_loop_create(...) Rusty Eddy 2020-02-04 07:38:44 -08:00
  • 405186c866 Added simple SMTP email client. Vikram Dattu 2020-01-13 18:23:55 +05:30
  • 0b8f17e618 Merge branch 'nimble/bugfix_ble_hs_hci_rx_evt' into 'master' Mahavir Jain 2020-02-04 19:35:50 +08:00
  • 41631587f8 Merge branch 'feature/esp32s2_brownout' into 'master' Ivan Grokhotkov 2020-02-04 17:00:46 +08:00
  • bc7ce8e584 Update NimBLE submodule to fix bug in ble_hs_hci_rx_evt Prasad Alatkar 2020-02-04 12:25:29 +05:30
  • 1833b8aeab soc: clear PHY status when cpu start Xia Xiaotian 2020-02-04 14:37:16 +08:00
  • f972606763 Merge branch 'feat/ble_mesh_for_idf3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-04 11:42:35 +08:00
  • e228a2102d Fixed missing implementations Jakob Hasse 2020-01-31 21:07:55 +08:00
  • 6d2fa2e0f1 Merge branch 'feature/support_app_update_ut_for_s2_chip' into 'master' Angus Gratton 2020-02-03 14:56:23 +08:00
  • 9ee50266cc Merge branch 'nimble/misc_host_flow_ctrl_changes' into 'master' Mahavir Jain 2020-02-03 13:59:45 +08:00
  • 925f93614c ble_mesh: Remove NimBLE implementation for ESP-BLE-MESH lly 2020-02-03 10:22:48 +08:00
  • b19671e0d4 ble_mesh: Add ESP BLE Mesh implementation lly 2019-11-01 16:08:47 +08:00
  • 7d45bfda21 esp_netif_lwip_ppp: fix posting ip-event data David Cermak 2020-01-31 15:18:19 +01:00
  • 3f5d19016a esp_netif_lwip_ppp: Allow esp_netif_ppp_set_auth set auth_type with NETIF_PPP_AUTHTYPE_NONE Axel Lin 2020-01-17 09:54:38 +08:00
  • 57a56b55c0 esp_netif_ppp: Add NETIF_PPP_AUTHTYPE_NONE to esp_netif_auth_type_t Axel Lin 2020-01-17 09:54:16 +08:00
  • aa42177e19 app_update(s2): Enable app_update UTs KonstantinKondrashov 2020-01-21 16:55:31 +08:00
  • 9bff344ef5 idf.py: fail and show instructions on IDF_TARGET mismatch Ivan Grokhotkov 2020-01-31 11:08:22 +01:00
  • 036a29bb3d docs: update build system guide on setting IDF_TARGET Ivan Grokhotkov 2020-01-30 19:09:59 +01:00
  • 73384c1b52 Merge branch 'bugfix/idf_monitor_usbser_sys_v4.1' into 'release/v4.1' Angus Gratton 2020-01-31 15:59:59 +08:00
  • c3a3a81b08 Merge branch 'feature/idf_docker_updates_v4.0' into 'release/v4.0' Angus Gratton 2020-01-31 15:58:50 +08:00
  • c38bf3534e Merge branch 'bugfix/idf_monitor_usbser_sys_v3.3' into 'release/v3.3' Angus Gratton 2020-01-31 15:57:54 +08:00
  • 4f9c3e977e controller flash code optimize June 2020-01-21 11:41:20 +08:00
  • ba61a56561 Fix wps config for support with gnu++11 as well as c99. Hrudaynath Dhabe 2020-01-14 19:40:28 +05:30
  • e789da12bd Fix wps config for support with gnu++11 as well as c99. Hrudaynath Dhabe 2020-01-14 19:40:28 +05:30
  • 46bfd878da Fix wps config for support with gnu++11 as well as c99. Hrudaynath Dhabe 2020-01-14 19:40:28 +05:30
  • 9ebd2cc0f6 Fix wps config for support with gnu++11 as well as c99. Hrudaynath Dhabe 2020-01-14 18:59:39 +05:30
  • ec50c5344b wpa_supplicant: Fix configurable debug log feature's warning issue Hrudaynath Dhabe 2020-01-30 19:25:45 +05:30
  • 851658109c Reduce log level of hexdumps to verbose GOPTIONS\pfrost 2019-07-26 15:56:40 +01:00
  • 4047f7e180 NimBLE: Misc changes in host flow control, ble_gap_unpair, ble_hs_hci_rx_evt & example Prasad Alatkar 2019-12-18 10:50:57 +05:30
  • 340ffcb1a9 Merge branch 'bugfix/build_ota_examples_s2' into 'master' Angus Gratton 2020-01-31 13:01:07 +08:00
  • 1de51a2cbe Merge branch 'bugfix/esp_ptr_executable_single_core_v3.3' into 'release/v3.3' Angus Gratton 2020-01-31 12:59:42 +08:00
  • 7e416fec15 Merge branch 'bugfix/esp_ptr_executable_single_core_v3.2' into 'release/v3.2' Angus Gratton 2020-01-31 12:59:38 +08:00
  • dee71eecd7 Merge branch 'bugfix/esp_ptr_executable_single_core_v3.1' into 'release/v3.1' Angus Gratton 2020-01-31 12:59:29 +08:00
  • 1d28aa0194 Merge branch 'bugfix/doc_visible_kconfigs_only' into 'master' Angus Gratton 2020-01-31 12:57:00 +08:00
  • a1c1af72bf idf.py: guess IDF_TARGET from sdkconfig if CMakeCache doesn't exist Ivan Grokhotkov 2020-01-30 17:18:20 +01:00
  • c67c3aa14e pppos_client: Fix power_down dce immediately after got IP Axel Lin 2020-01-10 16:45:28 +08:00
  • f6e1a12b34 esp32: panic: do digital reset if cache error interrupt is set Ivan Grokhotkov 2019-12-19 23:24:28 +01:00
  • 4ce7b666a6 esp32: panic: do digital reset if cache error interrupt is set Ivan Grokhotkov 2019-12-19 23:24:28 +01:00
  • c2bce897b8 idf.py: Add environment variable to enable ccache by default Angus Gratton 2019-09-02 10:56:56 +10:00
  • 5140eea3d1 tools/docker: enable ccache by default Ivan Grokhotkov 2020-01-24 19:12:22 +01:00
  • 1b0473494f tools/docker: install CMake version provided in tools.json Ivan Grokhotkov 2020-01-24 19:11:56 +01:00
  • 70dee9f4bb tools/docker: enable ccache by default Ivan Grokhotkov 2020-01-24 19:12:22 +01:00
  • bf6e745ac0 tools/docker: install CMake version provided in tools.json Ivan Grokhotkov 2020-01-24 19:11:56 +01:00
  • e9d3800ad2 make: fix undefined variable warning (IDF_SKIP_CHECK_SUBMODULES) Ivan Grokhotkov 2019-12-19 13:21:41 +01:00
  • 97242031e7 idf_tools.py: fix typo in __PYVENV_LAUNCHER__ env variable name Ivan Grokhotkov 2020-01-21 10:48:24 +01:00
  • 5ab36dc2ec idf_tools.py: fix virtualenv issue for macOS with homebrew Ivan Grokhotkov 2019-10-30 16:19:17 +01:00
  • 09dd8ca3e9 idf_tools.py: when guessing IDF_PATH, set it in the enviroment Ivan Grokhotkov 2019-11-18 16:17:30 +01:00
  • e89392596c idf_tools.py: fix typo in __PYVENV_LAUNCHER__ env variable name Ivan Grokhotkov 2020-01-21 10:48:24 +01:00
  • a8bec381bc tools: mark ULP toolchain as not available on 32-bit Linux Ivan Grokhotkov 2020-01-13 09:41:05 +08:00
  • 4f46828464 Merge branch 'bugfix/http_client_chunked_test_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-01-30 18:35:49 +08:00
  • 9b7a038583 Merge branch 'bugfix/esp32s2_ut_reset_reason' into 'master' Ivan Grokhotkov 2020-01-30 18:12:01 +08:00
  • 5454c268f7 Docs: Omit kconfig configurations not available for the target Roland Dobai 2019-12-12 16:02:36 +01:00
  • b81ae0873a tools: work around usbser.sys bug in idf_monitor Rosa Elena Veiga Otero 2020-01-27 09:12:16 +00:00
  • 86034ad049 Merge branch 'feature/freertos_fpu_isr' into 'master' Angus Gratton 2020-01-30 13:38:37 +08:00
  • f8e7285591 Merge branch 'feature/idfpy_add_baud_parameter_to_monitor' into 'master' Angus Gratton 2020-01-30 13:38:29 +08:00
  • f27a344fc9 Merge branch 'bugfix/parttool_backtraces_v4.0' into 'release/v4.0' Angus Gratton 2020-01-30 13:36:52 +08:00
  • f5d37c453a unit-test-app: make compatible with ESP32-S2 reset reasons Ivan Grokhotkov 2020-01-23 18:31:23 +01:00
  • 3f10c4af06 OTA: enable example builds for esp32s2 target David Cermak 2020-01-29 15:20:37 +01:00
  • 02596a7efa tools: work around usbser.sys bug in idf_monitor Rosa Elena Veiga Otero 2020-01-27 09:12:16 +00:00
  • 15011e0d16 tools: work around usbser.sys bug in idf_monitor Rosa Elena Veiga Otero 2020-01-27 09:12:16 +00:00
  • ac1834e288 Merge branch 'feature/freertos_xtensa_folder' into 'master' Ivan Grokhotkov 2020-01-29 17:04:34 +08:00
  • ce7af82e05 Merge branch 'bugfix/idf_monitor_usbser_sys' into 'master' Ivan Grokhotkov 2020-01-29 17:02:44 +08:00
  • a61fd1e42b Merge branch 'bugfix/esp_timer_stucks_into_esp_timer_impl_set_alarm_v4.0' into 'release/v4.0' Angus Gratton 2020-01-29 14:25:27 +08:00
  • f18451fc4d soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory Angus Gratton 2020-01-03 14:31:16 +11:00
  • 923cd98b9e soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory Angus Gratton 2020-01-03 14:31:16 +11:00
  • 07387fbd29 soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory Angus Gratton 2020-01-03 14:31:16 +11:00
  • d897e522af soc: Fix esp_ptr_executable() for single core ESP32 config & cache memory Angus Gratton 2020-01-03 14:31:16 +11:00
  • 59649ea825 parttool: Fix regression when parsing binary partition data Angus Gratton 2019-12-20 19:09:10 +11:00
  • bdb0851065 parttool: Avoid unnecessary exception backtrace for legitimate errors Angus Gratton 2019-12-16 18:18:20 +11:00
  • 9a24d95907 esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set KonstantinKondrashov 2020-01-13 14:36:38 +08:00
  • af6541e773 tools: work around usbser.sys bug in idf_monitor Rosa Elena Veiga Otero 2020-01-27 09:12:16 +00:00
  • f5b82c5b1f Merge branch 'bugfix/esptool_elf2image_flashmode' into 'master' Angus Gratton 2020-01-28 14:22:35 +08:00
  • 429712c6eb freertos: moved all xtensa specific files into a separated folder Felipe Neves 2020-01-17 11:44:13 -03:00
  • 37edc8f6e9 Merge branch 'feature/idf_docker_updates' into 'master' Ivan Grokhotkov 2020-01-28 02:28:34 +08:00
  • ead0e6da36 idf.py: add monitor-baud option to monitor command Sergei Silnov 2019-11-05 15:21:28 +01:00
  • 5cbb3f05c0 freertos: Added experimental, optional FPU usage on level 1 ISR Felipe Neves 2020-01-16 01:11:07 -03:00
  • 670ea56df2 freertos: added fpu in isr test case Felipe Neves 2020-01-14 12:38:10 -03:00
  • 7261e72ef7 http_client: fix example test to expect -1 as content-len for chunked transfer David Cermak 2020-01-26 16:42:37 +01:00
  • f74b83b5b4 Merge branch 'feature/idf_tools_doc' into 'master' Ivan Grokhotkov 2020-01-27 17:10:21 +08:00
  • 3386cb5400 Merge branch 'bugfix/fix_ota_timeout_issues_v3.3' into 'release/v3.3' Ivan Grokhotkov 2020-01-27 17:09:36 +08:00
  • 770a1eae01 ci: Fix target variable default value Shivani Tipnis 2020-01-21 15:57:45 +05:30
  • 600d542f53 Merge branch 'bugfix/http_client_chunked_test' into 'master' Ivan Grokhotkov 2020-01-27 03:21:42 +08:00
  • 0c21e677cc http_client: fix example test to expect -1 as content-len for chunked transfer David Cermak 2020-01-26 16:42:37 +01:00
  • 7026087dc0 spi: support esp32s2 Michael (XIAO Xufeng) 2020-01-21 18:35:24 +08:00
  • 9d41829e09 spi: update esp32s2 hardware description files Michael (XIAO Xufeng) 2020-01-21 18:31:37 +08:00
  • 287d0039ff tools/docker: enable ccache by default Ivan Grokhotkov 2020-01-24 19:12:22 +01:00
  • 54eed09d70 tools/docker: install CMake version provided in tools.json Ivan Grokhotkov 2020-01-24 19:11:56 +01:00
  • 556f194b94 OTA example: Change OTA example timeout in sdkconfig.ci for CI testing Shubham Kulkarni 2020-01-24 11:57:15 +05:30
  • 1cd6f67679 docs: add API guide page about IDF Tools Ivan Grokhotkov 2020-01-17 19:38:50 +03:00
  • 4145ca591f examples: re-enable SystemView examples for esp32s2 Ivan Grokhotkov 2020-01-22 13:55:45 +01:00
  • 3eb190ce48 esp32s2: fix interrupt names used by SystemView Ivan Grokhotkov 2020-01-22 13:39:42 +01:00
  • bb59ca3ab3 esp32s2: add missing ESP32S2_MEMMAP_TRACEMEM_TWOBANKS option Ivan Grokhotkov 2020-01-22 13:56:17 +01:00
  • 02a99e84c8 esp32s2: move trace memory reservation to soc_memory_layout.c Ivan Grokhotkov 2020-01-22 13:40:57 +01:00
  • 110f3c9ff5 esp32s2: put static .data and .bss directly after .iram.text Ivan Grokhotkov 2020-01-21 19:56:33 +01:00