Commit Graph

  • 4988b26e38 Merge branch 'feature/gcc_8' into 'master' Angus Gratton 2019-06-05 12:53:01 +08:00
  • 826ff7186a Merge branch 'feature/mqtt_support_event_loop' into 'master' Angus Gratton 2019-06-05 11:04:16 +08:00
  • ed22949847 driver: Add uart and i2c UTs to check ticks_to_wait in some functions Konstantin Kondrashov 2019-06-04 12:17:55 +08:00
  • 962e35c011 docs/idf_monitor: remove the mention of addr2line bug Ivan Grokhotkov 2019-06-04 23:39:42 +08:00
  • ca323fbaad update toolchain to esp32-2019r1 release Ivan Grokhotkov 2019-05-24 14:05:21 +08:00
  • 6af7697820 ci: use the toolchain from tools.json Ivan Grokhotkov 2019-05-24 12:35:43 +08:00
  • 261c5bf6a8 ci: check that build uses ccache when present Renz Christian Bagaporo 2019-05-06 19:58:06 +08:00
  • 6132d7bce3 cmake: restore ccache use when present Renz Christian Bagaporo 2019-05-06 19:57:45 +08:00
  • 9e7d9ef385 ci: check that custom bootloader overrides original Renz Christian Bagaporo 2019-05-15 14:49:51 +08:00
  • 88eaa34075 cmake: fix custom bootloader issue Renz Christian Bagaporo 2019-05-15 11:40:57 +08:00
  • ea48d2802c esp32: Add reset uart Konstantin Kondrashov 2019-05-17 12:33:45 +08:00
  • b434b8f5d2 esp32: Add reset uart Konstantin Kondrashov 2019-05-17 12:33:45 +08:00
  • 1db04ae574 esp32: Add reset uart Konstantin Kondrashov 2019-05-17 12:33:45 +08:00
  • 48e32113de component/bt: Allow configuration of default SCO_DATA_PATH in bluetooth controller baohongde 2019-06-04 16:31:21 +08:00
  • 5274739fff Merge branch 'bugfix/btdm_a2dp_src_pkt_overflow' into 'master' Jiang Jiang Jian 2019-06-04 16:07:31 +08:00
  • 684514b3d6 ci: added standard set of network suite for lwip as a part of weekend test David Cermak 2018-08-28 18:06:14 +02:00
  • d1e7d04f9b esp_wifi/lwip: support TCP window scale liu zhifu 2019-05-30 09:41:05 +08:00
  • 6d4adb46f3 esp_wifi/lwip: support TCP window scale liu zhifu 2019-05-30 09:41:05 +08:00
  • 1ae0dfe7ef mqtt: added support for esp event loop, updating examples to register and use event loop handler David Cermak 2019-04-17 15:56:59 +02:00
  • c308d7bed6 ci: additional Cmake tests for EXTRA_COMPONENT_DIRS Renz Christian Bagaporo 2019-05-30 18:23:00 +08:00
  • 9dd1b2ffb6 Merge branch 'bugfix/httpd_open_fn' into 'master' Angus Gratton 2019-06-04 13:29:14 +08:00
  • e681f449bc Merge branch 'bugfix/httpd_log_purge_v3.3' into 'release/v3.3' Angus Gratton 2019-06-04 13:28:27 +08:00
  • 045aaf6fb0 Merge branch 'feature/add_xxx_periph_h' into 'master' Angus Gratton 2019-06-04 13:24:14 +08:00
  • c338cbceb1 Merge branch 'bugfix/cmake_wifi_ut_md5' into 'master' Angus Gratton 2019-06-04 13:23:06 +08:00
  • 7f0ac87033 Merge branch 'bugfix/set_default_eth_handler' into 'master' Angus Gratton 2019-06-04 13:06:55 +08:00
  • 355f209dba uart: Fix ticks_to_wait when 0 or expired Konstantin Kondrashov 2019-05-17 21:29:45 +08:00
  • 22a30e2740 i2c: Fix ticks_to_wait when 0 or time expired Konstantin Kondrashov 2019-05-17 21:27:05 +08:00
  • db6a30b446 Merge branch 'bugfix/libgcc_fpu_functions' into 'master' Angus Gratton 2019-06-04 08:41:58 +08:00
  • a83b4cfc1c Merge branch 'bugfix/cmake_menuconfig' into 'master' Angus Gratton 2019-06-04 07:06:40 +08:00
  • f3725a7821 Merge branch 'bugfix/https_doc_api_v3.3' into 'release/v3.3' Angus Gratton 2019-06-04 06:54:22 +08:00
  • 0dc6e869c6 Merge branch 'bugfix/event_minor_leak' into 'master' Ivan Grokhotkov 2019-06-03 22:37:06 +08:00
  • 34f6773471 Merge branch 'bugfix/wpa2_ent_vulnerability_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-06-03 21:58:19 +08:00
  • 34b308eb79 Merge branch 'bugfix/wpa2_ent_vulnerability' into 'master' Jiang Jiang Jian 2019-06-03 21:57:59 +08:00
  • a1b66e8984 Merge branch 'bugfix/set_ccount_overflow' into 'master' Ivan Grokhotkov 2019-06-03 19:50:04 +08:00
  • 89e2b48a18 components/bt: Add API to config EIR data baohongde 2019-06-03 19:29:54 +08:00
  • 20156f9702 idf.py: Add support for action specific options Sergei Silnov 2019-04-10 18:06:52 +02:00
  • 4d3762a8df clk: Fix the overflow when setting ccount Wu Jian Gang 2019-02-20 17:12:15 +08:00
  • fa36433199 Merge branch 'feature/multiple_github_prs' into 'master' Ivan Grokhotkov 2019-06-03 18:50:46 +08:00
  • 7e6d1ef4bc esp_http_server : Logging of purged data to monitor made configurable Anurag Kar 2019-05-06 13:06:40 +05:30
  • 92dc6a6dde esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation Anurag Kar 2019-05-06 14:32:24 +05:30
  • d0e7fd4369 esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation Anurag Kar 2019-05-06 14:32:24 +05:30
  • 13a3edee8a protocomm_ble : Example updated to use custom 128bit service UUID Anurag Kar 2019-05-29 13:42:40 +05:30
  • 56866567ae esp_prov : Runtime discovery of Service UUID and endpoint name mapping Anurag Kar 2019-05-10 03:06:56 +05:30
  • bc83d470e3 protocomm_ble : Fixed custom service UUID support Anurag Kar 2019-05-10 03:00:13 +05:30
  • a298d32d65 Merge branch 'bugfix/custom_log_uart_rx_pin_v3.3' into 'release/v3.3' Angus Gratton 2019-06-03 14:31:27 +08:00
  • 8e51f7e236 Merge branch 'bugfix/custom_log_uart_rx_pin_v3.2' into 'release/v3.2' Angus Gratton 2019-06-03 14:23:55 +08:00
  • 3e666077f0 Merge branch 'bugfix/custom_log_uart_rx_pin_v3.1' into 'release/v3.1' Angus Gratton 2019-06-03 14:18:26 +08:00
  • 399d2d2605 all: Using xxx_periph.h Konstantin Kondrashov 2019-05-13 18:02:45 +08:00
  • 3ddab0b8f3 soc: Add xxx_periph.h for all modules Konstantin Kondrashov 2019-05-13 18:00:53 +08:00
  • 172a216edb esp_http_server : Logging of purged data to monitor made configurable Anurag Kar 2019-05-06 13:06:40 +05:30
  • 2f471cb046 Merge branch 'bugfix/pc_ble_example_uuid' into 'master' Angus Gratton 2019-06-03 13:23:46 +08:00
  • 8b890bdaf3 Merge branch 'bugfix/protocomm_sec_mult_inst' into 'master' Angus Gratton 2019-06-03 11:46:24 +08:00
  • d5923f0e2e Merge branch 'bugfix/custom_bootloader_subproject_build_v3.3' into 'release/v3.3' Angus Gratton 2019-06-03 09:55:49 +08:00
  • 23cd758ddb Merge branch 'bugfix/custom_bootloader_subproject_build_v3.1' into 'release/v3.1' Angus Gratton 2019-06-03 09:49:07 +08:00
  • 92c5f17be0 Merge branch 'bugfix/protocomm_minor' into 'master' Angus Gratton 2019-06-03 09:48:03 +08:00
  • bc6b80e7c2 add missing source files to CMakeLists for HFP wangmengyang 2019-05-07 12:00:36 +08:00
  • b859584f91 Merge branch 'feature/btdm_modem_sleep_with_32K_XTAL_under_light_sleep' into 'master' Jiang Jiang Jian 2019-05-31 18:51:10 +08:00
  • 1cf1f7e723 Merge branch 'bugfix/docs_rtd_failure_on_missing_submodule' into 'master' Angus Gratton 2019-05-31 16:26:45 +08:00
  • cd9249970f mfg_util: Fix unnecessary csv files creation for values with REPEAT tags Shivani Tipnis 2019-05-22 11:17:56 +05:30
  • 492c682dbe mfg_util: Fix unnecessary csv files creation for values with REPEAT tags Shivani Tipnis 2019-05-22 11:17:56 +05:30
  • 30d9ee56fb Merge branch 'feature/config_spi_pins_based_on_efuse_value' into 'master' Angus Gratton 2019-05-31 16:15:56 +08:00
  • c187f1ef6b esp_event: fix bug in set_default_eth_handler suda-morris 2019-05-30 12:55:09 +08:00
  • 37c91133ff esp_event: fix minor memory leak when overwriting alredy registered handler David Cermak 2019-05-30 16:59:24 +02:00
  • a38b50a8a9 esp_event: extend register/unregister test case to cover overwriting existing handler works as expected David Cermak 2019-05-31 08:29:55 +02:00
  • 676a27c7cf esp32: fix wpa2 enterprise vulnerability issues liu zhifu 2019-05-30 21:23:01 +08:00
  • 8009320fb4 esp_wifi: fix wpa2 enterprise vulnerability issues liu zhifu 2019-05-30 21:16:15 +08:00
  • 13908160fb components/bt: Fix make errors due to macro usage error baohongde 2019-05-30 20:19:43 +08:00
  • 8cc90bfbb1 esp_wifi: fix MD5 unit tests with CMake Ivan Grokhotkov 2019-05-28 11:48:10 +08:00
  • b68f5b4f8c Merge branch 'feature/kconfig_format_docs' into 'master' Krzysztof Budzynski 2019-05-30 10:11:56 +08:00
  • 0b70dfc27f Add floating point performance test Angus Gratton 2019-05-16 11:19:32 +08:00
  • 5b15686e29 docs: Kconfig formatting rules and backward compatibility of options Roland Dobai 2019-05-22 13:01:19 +02:00
  • 5034a57605 Tools: Fix CMake menuconfig used with combination of MSYS and CMD Roland Dobai 2019-05-27 17:50:31 +02:00
  • 4f8d5d25c4 Delete unneeded code fragments from GPIO-example Christian 2018-12-11 11:06:41 +01:00
  • 9ade9f68b3 Update i2c.rst technosf 2019-05-09 23:51:38 -07:00
  • 1c56e33d1c Improve Linux cmake getting started documentation Roosted7 2019-04-22 23:11:53 +02:00
  • 9495b7a7a6 Minor fix on Scheduler Suspension subtitle Ozan Müyesseroğlu 2019-04-22 15:31:47 +03:00
  • 4b1f8ef3a2 Correct seconds calculation from TLM data field Alois Mbutura 2019-04-12 13:18:44 +03:00
  • b6ad457904 Update esp_eddystone_api.h Alois Mbutura 2019-04-12 13:13:21 +03:00
  • 485df5e6c5 Fixed inconcsistent file name Mark Stevens 2019-04-07 10:25:57 +01:00
  • 920d35b5d0 Update i2c documentation lenhart 2019-04-06 21:30:10 +02:00
  • 4430456b64 Change SPI_USE_RXDATA->SPI_TRANS_USE_RXDATA and SPI_USE_TXDATA->SPI_TRANS_USE_TXDATA on documentation Oleg Antonyan 2018-12-07 09:34:15 +02:00
  • 058c6afd3c Add option to disable server side SSL session tickets as well as client Stephen Bird 2018-10-15 17:28:29 -07:00
  • 5f62d8be79 Merge branch 'docs/update_idf_monitor' into 'master' Krzysztof Budzynski 2019-05-29 18:11:41 +08:00
  • 96db6f906a Docs/update idf monitor Natasha 2019-05-29 18:11:40 +08:00
  • 1831a375ec protocomm_ble : Example updated to use custom 128bit service UUID Anurag Kar 2019-05-29 13:42:40 +05:30
  • 31b854e17d Merge branch 'feature/do_not_use_link_groups' into 'master' Angus Gratton 2019-05-29 15:18:31 +08:00
  • 05be37c87c idf_size: Support JSON output Angus Gratton 2019-02-21 15:02:29 +11:00
  • da13efc17a Merge branch 'feature/btdm_msbc_codec' into 'master' Jiang Jiang Jian 2019-05-29 14:39:21 +08:00
  • 73b90387cb Merge branch 'bugfix/reset_log_uart_port' into 'master' Angus Gratton 2019-05-29 14:28:37 +08:00
  • 5e0d95c4ec soc: Add some headers into gpio_periph.h Konstantin Kondrashov 2019-05-29 13:37:22 +08:00
  • 3886be23c8 soc: Add some headers into gpio_periph.h Konstantin Kondrashov 2019-05-29 13:37:22 +08:00
  • 814ee9db7f tcp_transport: modified ws_read to read payload directly to the read buffer and separately from header bytes David Cermak 2019-04-30 11:41:39 +02:00
  • 33121c3311 soc: Add some headers into gpio_periph.h Konstantin Kondrashov 2019-05-29 13:37:22 +08:00
  • 9ac5a464cd Merge branch 'doc/review_pwr_management' into 'master' Krzysztof Budzynski 2019-05-29 12:59:53 +08:00
  • 588f059159 Doc/review power management Kirill Chalov 2019-05-29 12:59:52 +08:00
  • c7a0d5e063 Fix bug in the floating point unit test code Angus Gratton 2019-05-16 10:43:25 +08:00
  • d9a5c8f387 esp32: Use FPU for floating point divide, power, complex multiplications Angus Gratton 2019-05-16 10:36:48 +08:00
  • 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' Angus Gratton 2019-05-29 08:14:00 +08:00
  • 80fb837b29 Merge branch 'bugfix/kconfig_checker_message' into 'master' Angus Gratton 2019-05-29 08:10:31 +08:00
  • 9d0ca60398 Merge branch 'bugfix/mqtt_improved_receive' into 'master' Angus Gratton 2019-05-29 08:07:17 +08:00