Commit Graph

  • 593fbe6d8d updata gatt read by type response bug baohongde 2017-08-22 18:11:01 +08:00
  • 46e7570dcd component/bt: add example for ble spp server xiewenxiang 2017-07-21 16:51:48 +08:00
  • 642117a37f Merge branch 'bugfix/btdm_optimize_gatt_server_demo' into 'master' Jiang Jiang Jian 2017-08-22 16:30:08 +08:00
  • 2e7d2b3ece Merge branch 'bugfix/btdm_modify_gatt_client_demo' into 'master' Jiang Jiang Jian 2017-08-22 16:29:48 +08:00
  • a2dcf7faa8 nvs: Support for handling multiple NVS partitions Amey Inamdar 2017-08-21 15:26:16 +05:30
  • 3e4e4dd07a nvs_flash: Reduced visibility of handle counter Amey Inamdar 2017-08-16 09:46:34 +05:30
  • 908f94c8e9 docs: wifi: use list instead of nested table Ivan Grokhotkov 2017-08-22 14:20:19 +08:00
  • 08e787dc4d mbedtls: remove duplicate Kconfig options Ivan Grokhotkov 2017-08-21 15:52:00 +08:00
  • 430cf3e9b3 docs: link to Kconfig options documentation Ivan Grokhotkov 2017-08-21 00:23:50 +08:00
  • a2f4f2999d docs: generate documentation for Kconfig options Ivan Grokhotkov 2017-08-21 00:09:12 +08:00
  • 6fa06c4646 Component/bt: optimize gatt server demo zhiweijian 2017-07-20 21:33:03 +08:00
  • 2e6835e90c Component/bt: optimize gatt_client demo zhiweijian 2017-07-21 11:03:20 +08:00
  • fb43948413 Update several Kconfig files to make help texts compatible with ReST Ivan Grokhotkov 2017-08-21 00:01:03 +08:00
  • 974cff4773 Component/bt: fixbug_set_rand_addr() - The two most significant bits of the address shall be equal to 1 - All bits of the random part of the address shall not be equal to 1 - All bits of the random part of the address shall not be equal to 0 zhiweijian 2017-08-20 17:52:57 +08:00
  • 9b18625d29 Merge branch 'bugfix/memory_leak_when_run_wpa2' into 'master' Jiang Jiang Jian 2017-08-22 14:18:17 +08:00
  • 9f24f06a65 Merge branch 'bugfix/btdm_security_section_remove_bug' into 'master' Jiang Jiang Jian 2017-08-22 14:13:29 +08:00
  • 43f3c59f81 Merge branch 'feature/btdm_add_multiple_connections_demo' into 'master' Jiang Jiang Jian 2017-08-22 14:12:33 +08:00
  • 5c3f2bdd00 Merge branch 'feature/btdm_add_gatt_security_client_demo' into 'master' Jiang Jiang Jian 2017-08-22 11:59:42 +08:00
  • b0188b3f29 Merge branch 'bugfix/btdm_add_check_value_length_for_gatts_get_attribute_value' into 'master' Jiang Jiang Jian 2017-08-22 11:37:56 +08:00
  • 71d35c7770 component/bt: Change the remove section error. Yulong 2017-08-21 23:28:45 -04:00
  • 581aa57a05 nghttp: Restore nghttp2 v1.24 Angus Gratton 2017-08-22 13:01:36 +10:00
  • d739e6bf05 WPA2:Fix the issue memory leak when run wifi enterprise Deng Xin 2017-08-21 10:52:02 +08:00
  • d6c3fb52c8 esptool: Update to v2.1 final release Angus Gratton 2017-08-22 11:49:07 +10:00
  • 4c9754726f fix(spi_master): fix the command field to make it more intuitive to use. michael 2017-08-17 19:41:53 +08:00
  • fc85cb683d Merge branch 'feature/wifi_and_ip_event_process_refactor' into 'master' Jiang Jiang Jian 2017-08-21 19:49:30 +08:00
  • 5c9d9ae696 Merge branch 'bugfix/btdm_smp_invalid_key_size' into 'master' Jiang Jiang Jian 2017-08-21 19:38:15 +08:00
  • 44e9be5d83 Merge branch 'bugfix/btdm_cherry_pick_api_manage_pair_info_#13119' into 'master' Jiang Jiang Jian 2017-08-21 19:37:15 +08:00
  • 202c5783db component/bt:squash the 2 commits. Yulong 2017-08-09 04:46:49 -04:00
  • c5ea00c727 component/bt: Change the debug info. Yulong 2017-08-18 03:48:57 -04:00
  • eebc2e2df1 component/bt: Change the btm ble security key size range. Yulong 2017-08-08 04:51:18 -04:00
  • 677f58577f component/bt: Change the SMP key size analyzing conditions. Yulong 2017-07-05 23:02:54 -04:00
  • 195a5f977b Merge branch 'feature/console' into 'master' Ivan Grokhotkov 2017-08-21 17:33:31 +08:00
  • abe9516fdc newlib: implement usleep Ivan Grokhotkov 2017-08-16 14:58:30 +08:00
  • 10f0543080 console: add support for terminal probing and dumb terminal mode Ivan Grokhotkov 2017-08-16 14:59:28 +08:00
  • 1e4587a09f vfs: implement fcntl via VFS interface Ivan Grokhotkov 2017-08-16 14:58:06 +08:00
  • 141b1174c6 idf_monitor: send CR when ENTER is pressed Ivan Grokhotkov 2017-08-15 16:47:55 +08:00
  • d7d6f1e376 idf_monitor: use cancellation and Console.getkey from pyserial 3.3.0+ Ivan Grokhotkov 2017-08-15 16:46:22 +08:00
  • 489c523870 vfs: support for blocking reads, more newline conversion options Ivan Grokhotkov 2017-08-15 16:23:23 +08:00
  • a8075ea140 console/argtable3: expose arg_print_formatted function Ivan Grokhotkov 2017-08-16 00:21:09 +08:00
  • 160f842d35 console/argtable3: fix usage of char as argument to ctype functions Ivan Grokhotkov 2017-08-15 16:22:37 +08:00
  • 5de7c91a54 add console component and example Ivan Grokhotkov 2017-08-15 16:11:19 +08:00
  • 363f201603 Merge branch 'bugfix/exection_not_init_bt_use_smp_api_#13691' into 'master' Jiang Jiang Jian 2017-08-21 14:51:17 +08:00
  • b45433110f tcpip_adapter/lwip: optimize wifi/ip event Liu Zhi Fu 2017-07-19 09:15:11 +08:00
  • 618e56abf9 CI: Fix the spell for more reliable getting the sources Anton Maklakov 2017-08-21 11:51:15 +08:00
  • 2c0ff0c1e1 mbedtls: Add a shim header to account for including "mbedtls/config.h" directly in program Angus Gratton 2017-08-21 12:33:19 +10:00
  • f44091e48a Merge branch 'feature/mbedtls_cipher_config' into 'master' Angus Gratton 2017-08-21 07:19:24 +08:00
  • 6276e71fc1 Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); zhiweijian 2017-08-14 17:39:11 +08:00
  • f2ce3e8678 ESP-WROVER-KIT now integrates the ESP32-WROVER module by default. But it is still compatible with both ESP-WROOM-32 and ESP32-WROVER. The latest baseboard is still V3. The original 'ESP-WROVER-KIT' that integrates ESP-WROOM-32 is unlikely to be produced any longer, while the original 'ESP-WROVER-KIT-RVB' is renamed as “ESP-WROVER-KIT” and in mass production. krzychb 2017-08-09 21:06:12 +02:00
  • 78a0523757 Example on use application trace logging to host krzychb 2017-08-07 06:23:58 +02:00
  • bb7d5fc10f Merge branch 'feature/remove_ethernet_config_option' into 'master' Ivan Grokhotkov 2017-08-18 18:45:49 +08:00
  • 66ad84d318 mbedtls: Add more config options to disable Elliptic Curve features Angus Gratton 2017-08-18 17:44:33 +10:00
  • ea171a651c https example: Use correct pattern around mbedtls_ssl_write() Angus Gratton 2017-08-18 14:27:36 +10:00
  • f4404ae220 https example: Clean up output, print cipher suite & request count Angus Gratton 2017-08-17 17:25:39 +10:00
  • c0f65f6680 mbedtls: Expose compile-time config, disable some things by default Angus Gratton 2017-08-17 17:15:04 +10:00
  • 979eabeba5 libsodium: Use mbedTLS implementations for SHA256 & SHA512 Angus Gratton 2017-08-18 15:11:33 +10:00
  • b354b75eed Merge branch 'example/lcd_type' into 'master' Jeroen Domburg 2017-08-18 14:21:12 +08:00
  • 4c1c62a453 wifi: refactor code to match ethernet's init function structure Kedar Sovani 2017-08-17 09:41:34 +05:30
  • 8348a71847 ethernet: remove CONFIG_ETHERNET Kedar Sovani 2017-08-16 12:03:37 +05:30
  • f6495d618f example(spi_master): add menuconfig options allowing users to choose which type of LCD is used. michael 2017-07-18 17:02:07 +08:00
  • a01db5569c fix(spi_dma): fix the receive error with RX DMA start with non-aligned address. michael 2017-08-15 12:46:21 +08:00
  • bfb15c6fc9 Merge branch 'bugfix/docs_app_trace_lib' into 'master' Ivan Grokhotkov 2017-08-16 19:12:51 +08:00
  • eddc07eebf Merge branch 'feature/set_static_ip_to_zero' into 'master' Ivan Grokhotkov 2017-08-16 19:12:01 +08:00
  • 44f5b9f78d Merge branch 'bugfix/docs_datasheet_link_fix' into 'master' Ivan Grokhotkov 2017-08-16 19:11:43 +08:00
  • 14c96838bf sdmmc: add more comments about card initialization steps Ivan Grokhotkov 2017-07-12 21:17:51 +08:00
  • 6baf8195ee sdmmc: add support for high speed (HS) mode Ivan Grokhotkov 2017-07-12 21:17:28 +08:00
  • 9253d316e7 sdmmc: implement deselecting a card Ivan Grokhotkov 2017-07-12 21:11:47 +08:00
  • f908425b13 sdmmc: introduce is_app_cmd flag, check it along with opcode Ivan Grokhotkov 2017-07-12 21:04:54 +08:00
  • e6258ac6cb sdmmc: don’t flip word order in MMC_RSP_BITS Ivan Grokhotkov 2017-07-12 19:44:17 +08:00
  • 159a2d01d1 Merge branch 'bugfix/spi_dma' into 'master' Ivan Grokhotkov 2017-08-16 18:55:25 +08:00
  • 8a7bc34b78 Merge branch 'feature/remove_wifi_config_option' into 'master' Ivan Grokhotkov 2017-08-16 18:43:56 +08:00
  • 63c738de4c sdkconfig: Remove rest of the references to WIFI_ENABLED Kedar Sovani 2017-08-15 14:47:53 +05:30
  • 6405d6f874 kconfig: Add an option for skipping binary blobs Kedar Sovani 2017-08-10 10:46:36 +05:30
  • ba8cd58b08 kconfig: Remove Wi-Fi on/off as a menuconfig option Kedar Sovani 2017-08-08 10:23:52 +05:30
  • a24130b390 tcpip_adapter: Decompose tcpip_adapter_start() into interface specification options Kedar Sovani 2017-08-08 10:18:14 +05:30
  • 159e7e81b4 esp32: Make 'restart' function independent of Wi-Fi Kedar Sovani 2017-08-07 16:00:46 +05:30
  • a41b1a9d1f esp32: Register event handlers on the esp_wifi_init() call Kedar Sovani 2017-08-07 15:57:58 +05:30
  • 55a6aca355 wifi: Map esp_wifi_init() to esp_wifi_init_internal() Kedar Sovani 2017-08-07 10:35:36 +05:30
  • 8063b93497 wifi_lib: Update to the change in the wifi_lib repository Kedar Sovani 2017-08-15 14:10:57 +05:30
  • 1633582ac4 Merge branch 'bugfix/spi_address' into 'master' Ivan Grokhotkov 2017-08-16 10:25:21 +08:00
  • 0eb59844bb bugfix(driver): fix RMT issues from github Nilay Sheth 2017-06-20 10:53:29 +05:30
  • ed1d084aea fix(spi_master): make the address field more intuitive to use. michael 2017-08-01 16:00:58 +08:00
  • 969f1bb9be Merge branch 'bugfix/ota_failsafe' into 'master' Angus Gratton 2017-08-15 08:11:38 +08:00
  • e9bfa9ed63 Merge branch 'bugfix/docs_get_started_introduction' into 'master' Angus Gratton 2017-08-15 07:52:54 +08:00
  • 5eef5e7a5d bootloader: Fallback if OTA data is invalid Angus Gratton 2017-05-18 15:31:19 +10:00
  • 366e4397e9 fix(spi_dma_rx): fixed the invalid argument issue in full-duplex mode. michael 2017-08-01 22:16:41 +08:00
  • 227b011f6a fix(spi_master): fix SPI master, now able to transfer more than 32 bytes in non-DMA-accessable area. michael 2017-07-17 11:37:32 +08:00
  • b0b323df37 Included 'Introduction' from original 'Get Started' PDF krzychb 2017-07-30 22:19:25 +02:00
  • 8f44efc619 Merge branch 'bugfix/ledc_fade_divided_by_zero' into 'master' Angus Gratton 2017-08-14 13:52:36 +08:00
  • 5fdde089e5 Merge branch 'bugfix/wl_ext_size_test' into 'master' Ivan Grokhotkov 2017-08-14 09:35:12 +08:00
  • d119f778fa Merge branch 'bugfix/build_output_not_consistent' into 'master' Ivan Grokhotkov 2017-08-14 09:34:00 +08:00
  • 0cc59d5f67 build: Print real paths for 'ulp' build objects as well Kedar Sovani 2017-08-11 13:20:38 +05:30
  • cd5cc9927b Merge branch 'feature/TW14048_optimize_tcp_perf_example' into 'master' Ivan Grokhotkov 2017-08-10 21:43:18 +08:00
  • 6c892e3cca Merge branch 'feature/docs_setup_sphinx' into 'master' Ivan Grokhotkov 2017-08-10 21:39:13 +08:00
  • b041c042bb component/bt: Fix gatt read by type response bug baohongde 2017-08-10 20:05:10 +08:00
  • 67b6327c4e Zero static IP address can also be set XiaXiaotian 2017-08-10 19:43:26 +08:00
  • e782928b50 example: optimize the robust of TCP connect zhangyanjiao 2017-07-21 11:40:30 +08:00
  • b73c5ddc7d build: Print real paths for generated build objects Kedar Sovani 2017-08-03 16:57:43 +05:30
  • fe80e1a595 Fixed Breathe release because 'latest' introduces errors krzychb 2017-08-09 19:09:59 +02:00
  • 00a81564f0 Merge branch 'master' of https://gitlab.espressif.cn:6688/idf/esp-idf into feature/docs_setup_sphinx krzychb 2017-08-09 18:46:43 +02:00
  • 43b81c8f11 Merge branch 'feature/fast_crypto_used_in_supplicant' into 'master' Ivan Grokhotkov 2017-08-09 21:55:05 +08:00