Commit Graph

  • 9d0751e2b1 ci: support jobs which don’t run unless triggered by name Ivan Grokhotkov 2018-04-16 11:48:36 +08:00
  • 88d0d6ffb0 Merge branch 'feature/vfs_select' into 'master' Ivan Grokhotkov 2018-04-19 15:06:02 +08:00
  • b297b72abb Merge branch 'bugfix/fix_gpio_install_isr_service_check_value' into 'master' Ivan Grokhotkov 2018-04-19 15:01:50 +08:00
  • 806d23b17b Merge branch 'cherry-pick-595ddfd8' into 'release/v3.0' Ivan Grokhotkov 2018-04-19 15:00:01 +08:00
  • e410f4268e Merge branch 'feature/uart_add_api_get_cmd_position_v3.0' into 'release/v3.0' Ivan Grokhotkov 2018-04-19 14:58:28 +08:00
  • fbb3610c0b Merge branch 'feature/bootloader_refactoring_common' into 'master' Ivan Grokhotkov 2018-04-19 14:58:00 +08:00
  • 96b4a45cde Merge branch 'feature/remove_make_dependency_on_git' into 'master' Ivan Grokhotkov 2018-04-19 13:01:12 +08:00
  • bc4c201e20 Merge branch 'bugfix/fix_github_reported_1841_and_1845' into 'master' Ivan Grokhotkov 2018-04-19 12:59:37 +08:00
  • 8de29499ce mbedtls: Add bounds check before length read Ivan Grokhotkov 2018-04-19 11:51:27 +08:00
  • ffab6084f0 mbedtls: Prevent arithmetic overflow on bounds check Ivan Grokhotkov 2018-04-19 11:50:11 +08:00
  • f58c664e2b mbedtls: Add bounds check before signature length read Ivan Grokhotkov 2018-04-19 11:48:31 +08:00
  • b42ba1b0a5 mbedtls: Prevent arithmetic overflow on bounds check Ivan Grokhotkov 2018-04-19 11:45:54 +08:00
  • 67ba85650d mbedtls: Prevent bounds check bypass through overflow in PSK identity parsing Ivan Grokhotkov 2018-04-19 11:42:56 +08:00
  • 0a97cb62ef mbedtls: disable support for RSASSA-PSS signatures Ivan Grokhotkov 2018-04-19 11:40:06 +08:00
  • 594e1b5e44 mbedtls: disable truncated HMAC Ivan Grokhotkov 2018-04-19 11:39:08 +08:00
  • ece6bd9b82 component/bt: Change the btc gattc callback function with the compile error. Yulong 2018-03-11 23:34:20 -04:00
  • efb747d167 example/hid: Added the BLE hid device profile. Yulong 2018-03-09 03:25:23 -05:00
  • 04103e96f5 esp-tls: Log errors for all "connection failed" code paths Angus Gratton 2018-04-19 11:34:27 +10:00
  • 507ca8196c esp-tls: Allow esp_tls_conn_delete() to be called with a NULL pointer Angus Gratton 2018-04-19 11:34:06 +10:00
  • 8fd4ee1b1f docs: add note regarding ESP-IDF version Mahavir Jain 2018-04-18 18:30:58 +05:30
  • bcc5bad7b5 docs: update download links for OpenOCD Ivan Grokhotkov 2018-04-18 20:22:48 +08:00
  • 10a5cfc900 Merge branch 'bugfix/deep_sleep_wake_dbias_3.0' into 'release/v3.0' Ivan Grokhotkov 2018-04-18 20:23:50 +08:00
  • e4a840d8cf soc/rtc, sleep: don’t lower the bias for wakeup state Ivan Grokhotkov 2018-04-04 15:04:29 +08:00
  • cbd7431d94 fatfs/test: increase stack size in read-write unit test Ivan Grokhotkov 2018-04-18 14:35:21 +08:00
  • fe907bde60 Merge branch 'bugfix/heap_tracing_newlib_allocations' into 'master' Angus Gratton 2018-04-18 12:07:15 +08:00
  • b76c9ef706 Merge branch 'feature/esp-tls' into 'master' Ivan Grokhotkov 2018-04-18 11:11:49 +08:00
  • 17ab60d642 Merge branch 'bugfix/nvs_failed_crc_assert' into 'master' Ivan Grokhotkov 2018-04-18 11:01:21 +08:00
  • 27a5096d62 Merge branch 'bugfix/nvs_power_off_recovery' into 'master' Ivan Grokhotkov 2018-04-18 11:00:56 +08:00
  • 7a32ae363e driver(uart):Provide an API to get the position of the cmd char from queue without modify the queue. kooho 2018-04-18 10:11:02 +08:00
  • 899f2fa1ed mesh: update mesh libs qiyueixa 2018-04-15 00:53:08 +08:00
  • 86256b3541 bootloader: Refactoring Konstantin Kondrashov 2018-04-16 20:35:41 +05:00
  • 6852d653bd Allow VFS file descriptors in select() Roland Dobai 2018-02-19 14:14:02 +01:00
  • 9a3c4b7134 nvs: Fix recovery after power-off during erase operation Sagar Bijwe 2018-04-13 12:29:06 +05:30
  • c1c49b635a Merge branch 'bugfix/build_v0_output' into 'master' Ivan Grokhotkov 2018-04-17 14:24:50 +08:00
  • 16ad81c636 Merge branch 'feature/btdm_get_and_set_cod' into 'master' Jiang Jiang Jian 2018-04-17 14:21:18 +08:00
  • a3cfbdb150 Merge branch 'bugfix/btdm_a2dp_source_cleanup_bug' into 'master' Jiang Jiang Jian 2018-04-17 14:20:15 +08:00
  • 0d55f2cb7b Merge branch 'bugfix/btdm_add_assert_when_no_device_name' into 'master' Jiang Jiang Jian 2018-04-17 14:19:39 +08:00
  • 60ab582ba6 bt: fix incorrect comments for error codes Mahavir Jain 2018-04-17 10:42:25 +05:30
  • 959c677025 rtc_module: fix build failure if assertions are disabled Mahavir Jain 2018-04-17 10:39:36 +05:30
  • 790049b3dd build: remove some debug lines printed when V=0 Ivan Grokhotkov 2018-04-13 16:49:00 +08:00
  • a21336eaa1 Merge branch 'bugfix/nvs_unit_test_state' into 'master' Ivan Grokhotkov 2018-04-16 22:07:25 +08:00
  • 6a4033b8a7 nvs: fix nvs_get_stats unit test Konstantin Kondrashov 2018-04-16 14:41:34 +05:00
  • c36687aac6 Merge branch 'test/fix_ci_test_fail_in_jap_case' into 'master' He Yin Ling 2018-04-16 19:02:46 +08:00
  • 11f7e39b18 Merge branch 'chore/issue_template' into 'master' Ivan Grokhotkov 2018-04-16 18:50:42 +08:00
  • 2c3644a09f nvs: don’t expect items with bad CRC to be in cache Ivan Grokhotkov 2018-03-12 06:35:21 +08:00
  • bb69dbbef1 add github issue template for users to report issues easily michael 2018-03-29 14:11:04 +08:00
  • fc1e944f59 Merge branch 'bugfix/nvs_stat_test' into 'master' Ivan Grokhotkov 2018-04-16 14:45:43 +08:00
  • d3fd00c049 Merge branch 'bugfix/spi_miso_on_input_only_pins' into 'master' Ivan Grokhotkov 2018-04-16 14:39:02 +08:00
  • 20405fbbcc nvs: make nvs_flash_deinit useable from unit tests Ivan Grokhotkov 2018-04-16 12:52:07 +08:00
  • fa3bd16d75 nvs: deinit NVS in nvs_stats unit test Ivan Grokhotkov 2018-04-16 12:50:57 +08:00
  • d0d314d8f8 Merge branch 'bugfix/nvs_page_selection' into 'master' Ivan Grokhotkov 2018-04-16 10:32:01 +08:00
  • 5029eb4b3b Merge branch 'feature/nvs_get_count_used_entries' into 'master' Ivan Grokhotkov 2018-04-16 10:25:01 +08:00
  • 7cfd08deca test: fix join AP fail during AP power on He Yin Ling 2018-04-15 10:17:52 +08:00
  • 8b3fda99f5 Merge branch 'feature/uart_add_api_get_cmd_position' into 'master' Angus Gratton 2018-04-16 08:03:25 +08:00
  • 4a7ca68596 tools/ci: add test case for build without dependency on git Mahavir Jain 2018-04-12 18:26:43 +05:30
  • 344e757a6a make: remove build system dependency on git using some hooks Mahavir Jain 2018-04-10 08:50:59 +05:30
  • 9c7207ed3c Merge branch 'bugfix/soc_clk_out_fields' into 'master' Ivan Grokhotkov 2018-04-13 19:42:20 +08:00
  • d18c284df6 Merge branch 'bugfix/docs_wrap_text_in_tables' into 'master' Ivan Grokhotkov 2018-04-13 19:37:49 +08:00
  • 0d0445103b esp-tls: Fix connection failure when esp-tls config is empty Jitin George 2018-04-13 15:59:35 +05:30
  • c17b59ebe1 Merge branch 'feature/mesh' into 'master' Jiang Jiang Jian 2018-04-13 18:55:39 +08:00
  • 370343b35e Merge branch 'bugfix/build_exclude_external_objects' into 'master' Ivan Grokhotkov 2018-04-13 18:35:10 +08:00
  • 7e79471ece nvs: Fix page selection algo to consider free entry counts as well Sagar Bijwe 2018-04-13 14:49:05 +05:30
  • c93626db3f nvs:Add functions for calculating used/free entries konstantin 2018-02-20 12:11:56 +05:00
  • 6c44fc70bc Merge branch 'feature/gpio_add_hold_support' into 'master' Wang Jia Lin 2018-04-13 12:18:44 +08:00
  • 92fd4c42e1 mesh: update mesh libs qiyueixa 2018-04-10 20:38:26 +08:00
  • fddc905fa3 Merge branch 'bugfix/tw19728_support_static_allocation_of_freertos_queue_used_by_isr' into 'release/v3.0' Jiang Jiang Jian 2018-04-12 23:07:51 +08:00
  • 45f8bcf3f8 fix(spi): allow using MISO on GPIO34-39 Michael (Xiao Xufeng) 2018-03-21 20:42:45 +08:00
  • 77629129c0 chore(spi): update the return value of spi init functions Michael (Xiao Xufeng) 2018-03-21 20:42:45 +08:00
  • dceb3452c7 doc(spi_master): format the documentation of several fields and macros in spi_master.h Michael (Xiao Xufeng) 2018-03-27 15:20:15 +08:00
  • c876ab390b Merge branch 'bugfix/cn_windows_setup_doc_fixes' into 'master' Ivan Grokhotkov 2018-04-12 16:37:41 +08:00
  • bcbcdf6f99 build: fix excluding source files outside of component root Ivan Grokhotkov 2018-04-12 14:15:41 +08:00
  • 234723c061 Merge branch 'feature/pcnt_add_isr_manage_apis' into 'master' Angus Gratton 2018-04-12 09:06:56 +08:00
  • c626a8fe74 Merge branch 'feature/build_out_of_tree_srcs' into 'master' Angus Gratton 2018-04-12 08:49:56 +08:00
  • e2cad1a048 Merge branch 'doc/esp_idf_requires_gcc' into 'master' Angus Gratton 2018-04-12 08:48:39 +08:00
  • 12dbe4dac5 Merge branch 'feature/btdm_add_set_local_icon_api' into 'master' Jiang Jiang Jian 2018-04-11 20:48:13 +08:00
  • 6b7ad6b707 Merge branch 'bugfix/btdm_do_not_update_conn_params_when_have_key_in_slave' into 'master' Jiang Jiang Jian 2018-04-11 20:47:27 +08:00
  • 574dd08085 Merge branch 'bugfix/i2s_mix_result_with_error_code' into 'release/v3.0' Jiang Jiang Jian 2018-04-11 18:30:45 +08:00
  • 2236249555 driver(pcnt): Add some APIs to support each unit can have it's own interrupt handler. kooho 2018-03-19 17:22:48 +08:00
  • bdadd95dd7 Merge branch 'feature/wwrite_string_for_idf' into 'master' Ivan Grokhotkov 2018-04-11 14:59:08 +08:00
  • bae9709a79 Merge branch 'feature/sdio_master' into 'master' Ivan Grokhotkov 2018-04-11 12:38:42 +08:00
  • 4ceefea845 Merge branch 'test/update_ci_test_cases' into 'master' He Yin Ling 2018-04-11 11:51:32 +08:00
  • c6829fa5b8 sdmmc: improve error handling during SPI mode init Ivan Grokhotkov 2018-04-02 18:33:01 +08:00
  • e148c2a12c docs: update SDMMC and SDSPI documentation Ivan Grokhotkov 2018-03-06 18:03:53 +08:00
  • ee600784c5 sdmmc: add SDIO support Ivan Grokhotkov 2018-03-06 17:57:52 +08:00
  • 5f97e6bebb sdmmc: fill as many DMA descriptors as possible Ivan Grokhotkov 2018-03-06 17:18:05 +08:00
  • 20a8c3318a sdmmc: do expect CMD_DONE interrupt after response timeout Ivan Grokhotkov 2017-08-18 00:28:56 +08:00
  • 01cd2fce73 sdmmc: print error status only once Ivan Grokhotkov 2018-03-06 16:21:28 +08:00
  • 5fc6fb58ea sdmmc: don't whitelist the opcodes when handling response timeout Ivan Grokhotkov 2017-08-18 00:25:17 +08:00
  • f02cff13cc sdmmc: set highest possible host clock divider Ivan Grokhotkov 2017-08-18 00:18:55 +08:00
  • 84d6793f77 sdmmc: don't set data_expected on SET_BUS_WIDTH command Ivan Grokhotkov 2017-08-18 00:12:05 +08:00
  • 42de5fb76d sdmmc: send init sequence before CMD0 Ivan Grokhotkov 2017-05-16 14:19:00 +08:00
  • 907fc1167a gpio: add special GPIO signal values Ivan Grokhotkov 2018-01-05 11:35:39 +08:00
  • eb731030a4 doc: Add gcc to list of ESP-IDF prerequisite packages Angus Gratton 2018-04-11 10:19:24 +10:00
  • f409a33653 test: update ci test case huchaoru 2017-12-18 19:24:09 +08:00
  • e184a2fc0b Merge branch 'feature/esp-tls' into 'master' He Yin Ling 2018-04-10 22:07:07 +08:00
  • 9c41c93f5f components/bt: Correct the enquiry mode name Hrishikesh Dhayagude 2018-04-10 17:54:52 +05:30
  • a48e0121e0 https_request: Fix CI failure Jitin George 2018-04-10 16:00:34 +05:30
  • 9464699952 Merge branch 'bugfix/Kconfig_fix_incorrect_description' into 'master' Ivan Grokhotkov 2018-04-10 18:19:34 +08:00
  • 7705126287 Merge branch 'bugfix/pm_init_1core' into 'release/v3.0' Ivan Grokhotkov 2018-04-10 18:17:42 +08:00
  • 2522c1b2f9 Merge branch 'bugfix/rtc_clk_fixes' into 'master' Ivan Grokhotkov 2018-04-10 18:17:02 +08:00