Commit Graph

  • 2e570e78c6 components/bt: Disable some unsupported security mask baohongde 2019-11-17 13:42:09 +08:00
  • 5bb0b39700 ci: Add test configs for 32kHz crystals Angus Gratton 2019-11-14 11:11:12 +08:00
  • 5e55ffc95a fix dummy issue in spi mem and make some spiflash api called from idf wanglei 2019-11-05 13:10:03 +08:00
  • f3424afaab bugfix: fix spi flash read when wrap enabled wanglei 2019-11-05 13:05:47 +08:00
  • 7b2348baad fix bug that wrap mode not disabled in none-QIO mode wanglei 2019-11-05 13:04:50 +08:00
  • 8bea8dacbc esp32s2beta: fix some macro and add flash wrap size condition wanglei 2019-11-05 13:03:33 +08:00
  • 70df578752 Merge branch 'bugfix/wifi_scan_example_redo' into 'master' Jiang Jiang Jian 2019-11-15 23:56:17 +08:00
  • 504172e851 wifi: minor changes in scan example Hrudaynath Dhabe 2019-11-15 23:56:16 +08:00
  • 9399dc4fd8 Merge branch 'bugfix/btdm_fix_the_ble_throuthput_server_crash_bug_gyc' into 'master' Jiang Jiang Jian 2019-11-15 23:55:10 +08:00
  • 4cd56b19d7 example/ble_throughput fix the throughput server crash bug when running with throughput client Geng Yu Chao 2019-11-15 23:55:09 +08:00
  • 9214c887f7 Merge branch 'bugfix/asio_examples_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-15 23:50:22 +08:00
  • a9c162664c Merge branch 'feature/get_remote_name' into 'master' Jiang Jiang Jian 2019-11-15 23:47:02 +08:00
  • 84d5cc1c17 Generate source files for kconfiglib from the build system Roland Dobai 2019-10-21 13:44:19 +02:00
  • 98c629987f tools: Produce user friendly error during install when the server is down Roland Dobai 2019-11-15 14:31:19 +01:00
  • 28b7f11f93 fatfs: fix unit tests not included in the build Ivan Grokhotkov 2019-11-15 15:04:57 +01:00
  • ebc2e7bce0 Merge branch 'fix/NimBLE_protocomm_mngr' into 'release/v4.0' Mahavir Jain 2019-11-15 19:11:19 +08:00
  • f53f450380 nvs_flash: build nvs_encr.cpp only if relevant config option is enabled Mahavir Jain 2019-11-15 14:23:00 +05:30
  • ecf09382da uart: critical section compliant API in ISR context Mahavir Jain 2019-11-14 11:44:21 +05:30
  • d0a37704a3 esp_timer: use freertos critical section compliant APIs Mahavir Jain 2019-11-14 11:39:11 +05:30
  • c741dd0535 Fixed warnings for components driver, esp32 and mbedtls Shubham Kulkarni 2019-11-11 19:12:24 +05:30
  • c8a37c296a ci: don't fetch all submodules in unit_test and example_test Ivan Grokhotkov 2019-11-13 09:01:49 +01:00
  • 59d818c387 Merge branch 'bugfix/mdns_task_include' into 'master' Ivan Grokhotkov 2019-11-15 15:50:31 +08:00
  • 7c1fceb810 Merge branch 'docs/fix_esp_local_control_formatting' into 'master' Mahavir Jain 2019-11-15 13:41:26 +08:00
  • 83b468f707 Merge branch 'feature/idfpy_hidden_commands' into 'master' Angus Gratton 2019-11-15 12:41:43 +08:00
  • a9c1970c03 Merge branch 'bugfix/put_more_rx_code_to_iram' into 'master' Jiang Jiang Jian 2019-11-15 10:58:22 +08:00
  • 5884b80908 mdns: add missing include of esp_task.h Ivan Grokhotkov 2019-11-14 18:02:26 +01:00
  • 503c37e013 Merge branch 'bugfix/mdns_configure_task_params' into 'master' Ivan Grokhotkov 2019-11-14 21:30:50 +08:00
  • 9e8fa4bb18 Merge branch 'feature/esp_netif_interface_update' into 'master' Ivan Grokhotkov 2019-11-14 21:27:53 +08:00
  • 51a49a861a Merge branch 'bugfix/btdm_assert_deinit_a2dp_while_playing_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-11-14 20:12:31 +08:00
  • 3cd682e9f9 Merge branch 'bugfix/fix_the_bug_in_espnow_example_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-11-14 19:28:40 +08:00
  • a87e533ba8 Merge branch 'bugfix/fix_the_bug_in_espnow_example_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-11-14 19:26:41 +08:00
  • 065e386c57 Merge branch 'bugfix/fix_the_bug_in_espnow_example_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-14 19:26:29 +08:00
  • 2c7f949257 Merge branch 'bugfix/fix_the_bug_in_espnow_example' into 'master' Jiang Jiang Jian 2019-11-14 19:26:27 +08:00
  • c595b2fa8c NimBLE: Fix bug in protocomm_nimble chararcteristic access callback (release/v4.0) Prasad Alatkar 2019-08-15 10:50:30 +08:00
  • 093cc494b9 ble_mesh: fix ble mesh device with wrong name on iOS lly 2019-10-28 17:44:50 +08:00
  • eb95bc68c4 ble_mesh: fix ble mesh device with wrong name on iOS lly 2019-10-28 17:44:50 +08:00
  • 2b208eecde Merge branch 'feat/ble_mesh_4_1_new_features_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-14 16:48:44 +08:00
  • e380c59c74 Merge branch 'feat/ble_mesh_4_1_new_features' into 'master' Jiang Jiang Jian 2019-11-14 16:47:49 +08:00
  • 9b34085053 ci: fix one ut issue when using Wrover-B module with newer ver of PSRAM Michael (XIAO Xufeng) 2019-10-31 12:00:46 +08:00
  • 9efbe1bb47 Merge branch 'bugfix/support_worktree_on_cmake' into 'master' Angus Gratton 2019-11-14 16:00:47 +08:00
  • 0f7dc2ec02 components/bt: Fix assert due to no free element form baohongde 2019-11-14 15:51:39 +08:00
  • f9f49107ca components/bt: Fix assert due to no free element form baohongde 2019-11-14 15:20:54 +08:00
  • b7334b0366 esp_wifi: Turn off wifi iram optimization by default, when using both Bluetooth and psram xiehang 2019-11-14 15:20:53 +08:00
  • e248a4fe6e components/bt: Fix assert due to no free element from baohongde 2019-11-04 10:43:40 +08:00
  • 9691a755f6 zh_CN translation of mdns service morris 2019-03-21 15:38:48 +08:00
  • 2e341f003a Merge branch 'bugfix/fix_dhcp_timeout_issue_3.3' into 'release/v3.3' Jiang Jiang Jian 2019-11-14 13:27:21 +08:00
  • fae116bb2e soc/esp32: Add test_env for 32kHz XTAL unit tests KonstantinKondrashov 2019-10-31 13:22:41 +08:00
  • 30b2e02088 bugfix(LEDC):fix ledc CI issue for esp32s2beta. houwenxiang 2019-10-22 16:34:13 +08:00
  • 8d90156c07 asio: fix asio test code to start the test after ip address received from common example code David Cermak 2019-11-08 14:56:25 +01:00
  • f22d46515b ble_mesh: miscellaneous modifications lly 2019-10-21 22:53:25 +08:00
  • 3f0e851a39 Feature/ Read Remote Device's Name weitianhua 2019-10-30 15:06:29 +08:00
  • 17d0ada00a Merge branch 'bugfix/idfpy_before_flash_option' into 'master' Angus Gratton 2019-11-14 11:13:48 +08:00
  • 27cb3d7f72 ble_mesh: adapt ble mesh with nimble host lly 2019-10-21 22:48:47 +08:00
  • e0e62232e0 ble_mesh: update ble mesh examples lly 2019-10-21 22:48:05 +08:00
  • a302d210b9 ble_mesh: add events for configuration server model lly 2019-10-12 21:01:57 +08:00
  • a32c72a1b2 ble_mesh: add Generic/Sensor/Time and Scenes/Lighting Server models lly 2019-10-12 14:41:21 +08:00
  • f1850b54f3 ble_mesh: add proxy client functionality lly 2019-09-27 17:07:05 +08:00
  • c85abf87b5 ble_mesh: add ble mesh friend node event lly 2019-09-17 16:56:52 +08:00
  • 9029ccd21b ble_mesh: add low power node api and event lly 2019-09-17 16:32:27 +08:00
  • eaeb36375a ble_mesh: add heartbeat message recv callback lly 2019-09-17 15:31:18 +08:00
  • 805bc06127 ble_mesh: modify health server model callbacks lly 2019-09-17 16:10:08 +08:00
  • 4702cd1b51 ble_mesh: add separate advertising buffers for relay packets lly 2019-09-17 19:30:35 +08:00
  • 720528ef11 Merge branch 'feature/nimble_host_esp_ble_mesh_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-13 21:32:23 +08:00
  • 30ff7198b8 apptrace: Renames Kconfig options Alexey Gerenkov 2019-09-13 15:49:11 +03:00
  • 5909d3676c esp32s2: Adds apptrace support Alexey Gerenkov 2019-07-24 20:20:11 +03:00
  • 5e7f43f3d1 esp_wifi: Put some rx code to iram xiehang 2019-10-25 16:44:48 +08:00
  • 76f612e14f ci: increased number of parallel jobs to have enough runners for unit tests David Cermak 2019-11-11 11:37:59 +01:00
  • e535376257 tools: updated generator of error codes to names to ignore tcpip_adapter compatibility types since the error codes are reused in esp-netif and in tcpip_adapter mapped to the same number. David Cermak 2019-11-07 16:38:44 +01:00
  • 9f2a45f15f esp_netif: add dhcp state transition unit tests for default wifi interfaces David Cermak 2019-11-03 20:44:44 +01:00
  • f91d69efb2 esp_netif: rename DHCP flags for client and server David Cermak 2019-10-30 20:29:13 +01:00
  • 064bed710e esp_netif: fix esp_netif_stop() to stop DHCP client if configured David Cermak 2019-10-30 20:27:07 +01:00
  • d0afdaaf24 esp_eth: moved starting link timer to eth driver start David Cermak 2019-10-30 20:21:27 +01:00
  • 4857e92e2c esp_mesh: creation of wifi network interfaces for esp-mesh examples moved to used common esp_wifi_default API David Cermak 2019-10-30 19:56:27 +01:00
  • 7f5cda1b82 tcpip_adapter: updated tcpip_adapter compatablity layer to include all public API and keep 100% backward compatibility update build of tcpip adapter when ethernet disabled David Cermak 2019-10-23 16:47:16 +02:00
  • 7ef385963c esp_netif: minor update of coding style based on clang-tidy guidelines and fix some copyright notices David Cermak 2019-10-23 15:17:18 +02:00
  • f839a1328c esp_netif: added locking for netif list management, unit tests to use unique if_keys, updated comments David Cermak 2019-10-22 09:43:20 +02:00
  • 6e0d274f58 esp_netif: example init code fixed to assert only variables, not function calls so it won't be skipped if compiled without asserts David Cermak 2019-10-17 11:36:34 +02:00
  • 20add7da60 esp_netif: extract wifi_netif module as an abstraction to wifi universal interface defined by if handle and callback David Cermak 2019-09-15 19:49:45 +02:00
  • 359f6b3a21 esp_netif: add consistency checks for configs and interface key duplication David Cermak 2019-09-15 09:47:43 +02:00
  • cf710a3cb1 esp_netif: include tcpip_adapter legacy header by default to provide *implicit* compatiblity David Cermak 2019-09-13 15:44:23 +02:00
  • 3f60837de2 esp_eth: make esp_eth_driver_start public API so application could start ethernet when used without esp-netif David Cermak 2019-09-13 15:08:33 +02:00
  • 549ee87912 esp_netif: moving default netifs to wifi, moved sta_list to a separate header -- note will fail unit tests David Cermak 2019-09-12 10:06:50 +02:00
  • d471266b46 esp_netif: documentation udpated and grouped the esp-netif API structure. Updated rst documenentation and diagram of esp-netif cooperation with other components. David Cermak 2019-09-12 09:24:56 +02:00
  • eb94d87935 esp_netif: address failures on tcpip-task ipc call, deinit lwip netif and ip address issues David Cermak 2019-09-06 11:28:04 +02:00
  • 3a19bf055d esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI David Cermak 2019-09-04 13:58:29 +02:00
  • 4366347fd4 esp_event: fix petty include dependency issue David Cermak 2019-09-03 16:26:19 +02:00
  • ba13275c6b esp_netif: update default DHCP IP addresses to be in line with old interface, added loopback implementation, explicit esp-netif init, sanity checks for parameters added David Cermak 2019-09-02 11:22:09 +02:00
  • b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter David Cermak 2019-09-01 18:25:23 +02:00
  • 0eec84bc4f mesh_examples: use esp_netif instead of tcpip_adapter David Cermak 2019-09-01 17:23:18 +02:00
  • 7f4c8a0b4f ethernet_examples: use esp_netif instead of tcpip-adapter David Cermak 2019-09-01 11:15:11 +02:00
  • 19e24fe61e mdns: update mdns to use esp-netif for mdns supported services such as STA, AP, ETH David Cermak 2019-08-31 19:06:54 +02:00
  • c00123c77b provisioning: examples updated to use esp_netif instead of tcpip_adapter David Cermak 2019-08-31 16:24:45 +02:00
  • 204492bd78 examples: wifi getting started examples to use esp_netif_init() and create default netif instances for station and AP David Cermak 2019-08-31 16:21:31 +02:00
  • a49b934ef8 examples: protocol examples which use common connection component updated to use esp_netif_init instead of tcpip_adapter in initialization code David Cermak 2019-08-31 16:19:21 +02:00
  • 21464465ea examples: common component initialization code to use new esp_netif instead of tcpip_adapter David Cermak 2019-08-31 16:08:46 +02:00
  • ffe043b1a8 esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter David Cermak 2019-06-28 16:47:34 +02:00
  • ec9f245dd3 examples: removed ip4addr_ntoa and used prefered IP2STR for displaying IP addresses David Cermak 2019-08-20 14:40:34 +02:00
  • d57890cdff Merge branch 'bugfix/unicore_crash_in_xtaskresumeall' into 'master' Ivan Grokhotkov 2019-11-13 19:20:31 +08:00
  • 4943500058 espnow: fix the bug for calling esp_wifi_set_channel(), this function only can be called after Wi-Fi started and sniffer enabled. zhangyanjiao 2019-11-13 18:01:41 +08:00
  • 6ce1bea29a espnow: fix the bug for calling esp_wifi_set_channel(), this function only can be called after Wi-Fi started and sniffer enabled. zhangyanjiao 2019-11-13 17:51:52 +08:00