Commit Graph

  • 49cca9288f Update IDF getting started sections for make and cmake as well as IDF monitor… Kirill Chalov 2019-03-14 00:10:26 +08:00
  • d5938abf79 mdns: fix possible crash when probing on particular interface with duplicated service instances due to naming conflicts on network David Cermak 2019-03-11 11:49:29 +01:00
  • 58ed22461f mdns: enable pcbs before starting service thread to avoid updating pcb's internal variables from concurent tasks David Cermak 2019-03-04 12:32:10 +01:00
  • ed84e5aef3 mdns: fix possible deadlock on mdns deinit calling mdns_free() David Cermak 2019-03-04 11:13:52 +01:00
  • f8310c4a67 mdsn: fix race condition in updating packet data from user task when failed to allocate or queue a new service David Cermak 2019-03-01 16:59:38 +01:00
  • 03006a109b mdns: fix possible crash when packet scheduled to transmit contained service which might have been already removed David Cermak 2019-02-25 14:29:39 +01:00
  • 10b4ddb467 mdns: fix possible crash when probing on particular interface with duplicated service instances due to naming conflicts on network David Cermak 2019-03-11 11:49:29 +01:00
  • 288bc2bfca mdns: enable pcbs before starting service thread to avoid updating pcb's internal variables from concurent tasks David Cermak 2019-03-04 12:32:10 +01:00
  • 8e4ec90dc4 mdns: fix possible deadlock on mdns deinit calling mdns_free() David Cermak 2019-03-04 11:13:52 +01:00
  • 0e06b4d653 mdsn: fix race condition in updating packet data from user task when failed to allocate or queue a new service David Cermak 2019-03-01 16:59:38 +01:00
  • 8fe4007dfa mdns: fix possible crash when packet scheduled to transmit contained service which might have been already removed David Cermak 2019-02-25 14:29:39 +01:00
  • 936b99d756 mdns: fix possible crash when probing on particular interface with duplicated service instances due to naming conflicts on network David Cermak 2019-03-11 11:49:29 +01:00
  • c88cc4950e mdns: enable pcbs before starting service thread to avoid updating pcb's internal variables from concurent tasks David Cermak 2019-03-04 12:32:10 +01:00
  • 54e5e440b1 mdns: fix possible deadlock on mdns deinit calling mdns_free() David Cermak 2019-03-04 11:13:52 +01:00
  • e8bcda3512 mdsn: fix race condition in updating packet data from user task when failed to allocate or queue a new service David Cermak 2019-03-01 16:59:38 +01:00
  • 35a30072f4 mdns: fix possible crash when packet scheduled to transmit contained service which might have been already removed David Cermak 2019-02-25 14:29:39 +01:00
  • 09f4015300 mdns: use binary semaphore instead of mutex when searching Ivan Grokhotkov 2019-03-04 16:59:09 +08:00
  • b1b5849c4c rmt/driver: Sped the rmt_driver_isr_default ISR Konstantin Kondrashov 2019-02-07 21:20:39 +08:00
  • 3307735bc0 pcnt/driver: Sped the pcnt_intr_service ISR Konstantin Kondrashov 2019-02-07 21:18:19 +08:00
  • b8dc48ab18 gpio/driver: Sped the gpio_intr_service ISR up by 1.5 uSeconds (+-50% faster). Pieter du Preez 2018-12-21 14:07:51 +00:00
  • edb0374b9d Merge branch 'feature/btdm_add_adv_report_flow_control_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-13 21:23:09 +08:00
  • 126d6b2de2 tools/test_build_system: Add tests with long IDF_VER KonstantinKondrashov 2019-03-13 20:43:33 +08:00
  • d34ca0b897 Merge branch 'test/fix_some_ut_not_assigned' into 'master' Ivan Grokhotkov 2019-03-13 20:42:24 +08:00
  • 945bd36884 examples: don't enable buffering on stdout in console examples Ivan Grokhotkov 2019-03-13 20:19:55 +08:00
  • fa57fb3c1c console/linenoise: support buffered stdout Ivan Grokhotkov 2019-03-13 20:17:25 +08:00
  • f8ca296438 cmake: Trim IDF_VER to fit a 32-bit field Konstantin Kondrashov 2019-03-13 20:04:43 +08:00
  • 53208f6324 make: Trim IDF_VER to fit a 32-bit field Konstantin Kondrashov 2019-03-13 20:01:28 +08:00
  • 296fbca2e7 Component/bt: fix blufi prepare write crash zhiweijian 2019-02-25 14:48:46 +08:00
  • 265e983a45 mdns: fix possible crash when probing on particular interface with duplicated service instances due to naming conflicts on network David Cermak 2019-03-11 11:49:29 +01:00
  • c87f0cb6ca mdns: enable pcbs before starting service thread to avoid updating pcb's internal variables from concurent tasks David Cermak 2019-03-04 12:32:10 +01:00
  • 48b5501c25 mdns: fix possible deadlock on mdns deinit calling mdns_free() David Cermak 2019-03-04 11:13:52 +01:00
  • 021dc5d453 mdsn: fix race condition in updating packet data from user task when failed to allocate or queue a new service David Cermak 2019-03-01 16:59:38 +01:00
  • 67051a286b mdns: fix possible crash when packet scheduled to transmit contained service which might have been already removed David Cermak 2019-02-25 14:29:39 +01:00
  • 75287eb569 Merge branch 'feature/btdm_add_adv_report_flow_control' into 'master' Jiang Jiang Jian 2019-03-13 16:58:07 +08:00
  • 78539acdd1 Merge branch 'bugfix/confgen_expr_value_v3.3' into 'release/v3.3' Angus Gratton 2019-03-13 16:54:48 +08:00
  • 56918682f9 Merge branch 'bugfix/confgen_expr_value_v3.2' into 'release/v3.2' Angus Gratton 2019-03-13 16:54:41 +08:00
  • d5e78e79d3 Component/bt: add api to clean gattc cache zhiweijian 2018-12-12 21:40:31 +08:00
  • 7541d23523 Merge branch 'feat/spi_master_variable_dummy' into 'master' Ivan Grokhotkov 2019-03-13 15:15:58 +08:00
  • e77540b695 Merge branch 'test/spi_sio_test' into 'master' Ivan Grokhotkov 2019-03-13 15:15:43 +08:00
  • a1546e0714 Component/bt: add BLE adv report flow control zhiweijian 2019-03-01 21:59:55 +08:00
  • 5107f9f9b2 Merge branch 'bugfix/confgen_expr_value' into 'master' Angus Gratton 2019-03-13 13:54:17 +08:00
  • d9ce0bb705 Modify esp_bt_gap_set_scan_mode() to be able to set connection modes as well as discoverable modes Hrishikesh Dhayagude 2018-04-09 16:00:48 +05:30
  • 6b49a355f7 confgen: Fix bug with JSON metadata conditional range generation Angus Gratton 2019-03-01 15:38:23 +11:00
  • 8ff6afd29f confgen: Fix bug with JSON metadata conditional range generation Angus Gratton 2019-03-01 15:38:23 +11:00
  • 16adb9d62a spi_flash: add test case for stale read issue on memory mapped partition Mahavir Jain 2019-03-08 11:07:10 +05:30
  • 2752654043 spi_flash: fix stale read issue for memory mapped partition Mahavir Jain 2019-03-08 11:00:49 +05:30
  • fa5bc5d58b Merge branch 'bugfix/ssid_passwords_null_terminated' into 'master' Angus Gratton 2019-03-13 13:29:09 +08:00
  • 710bcbd447 Merge branch 'feature/freertos_check_mutex_owner' into 'master' Angus Gratton 2019-03-13 13:15:34 +08:00
  • 961e433395 Merge branch 'bugfix/spi_flash_exclude_encrypted' into 'master' Angus Gratton 2019-03-13 13:15:24 +08:00
  • f44dcf4878 Merge branch 'bugfix/macros_trailing_semicolon' into 'master' v4.0-dev Angus Gratton 2019-03-13 13:15:12 +08:00
  • e18c7cb98d Merge branch 'bugfix/mdns_incorrect_semaphore_use' into 'master' Angus Gratton 2019-03-13 13:11:45 +08:00
  • 8120efc6ed Merge branch 'bugfix/modify_dhcpserver_and_tcpip_adapter' into 'master' Angus Gratton 2019-03-13 12:54:55 +08:00
  • 674d234283 esp32: add WiFi baseband watchdog reset Liu Zhi Fu 2019-03-06 19:02:55 +08:00
  • 79d37b75f3 wifi: Specify that SSID & Password fields should be NULL terminated strings Angus Gratton 2019-03-13 11:43:22 +11:00
  • 76fd26c9fb Merge branch 'bugfix/build_fails_when_editor_assoc_with_py_scripts' into 'master' Angus Gratton 2019-03-13 07:47:27 +08:00
  • b6ddebb861 Merge branch 'bugfix/blink-increase-task-size' into 'master' Angus Gratton 2019-03-13 07:44:48 +08:00
  • 6628fddae6 Component/bt: add BLE adv report flow control zhiweijian 2019-03-01 21:59:55 +08:00
  • 5fb1c1ad3e ci: test full build never runs '/usr/bin/env python' or similar Renz Christian Bagaporo 2019-03-12 13:28:06 +08:00
  • ff99e0ea69 Merge branch 'feature/upgrade_sphinx_and_breathe_v3.2' into 'release/v3.2' Krzysztof Budzynski 2019-03-12 16:53:11 +08:00
  • eef0b5090a mdns: use binary semaphore instead of mutex when searching Ivan Grokhotkov 2019-03-04 16:59:09 +08:00
  • 3d542b2530 Component/bt: add BLE adv report flow control zhiweijian 2019-03-01 21:59:55 +08:00
  • 9f3bde6096 component/bt: add vendor hci cmd zwj 2018-10-29 21:27:39 +08:00
  • d0b2d5ec95 cmake: Fix for Python files executed directly, not via PYTHON variable Renz Christian Bagaporo 2019-03-12 13:31:44 +08:00
  • b305a96a74 component/bt: add vendor hci cmd zwj 2018-10-29 21:27:39 +08:00
  • d5f15a45ca Component/bt: add BLE adv report flow control zhiweijian 2019-03-01 21:59:55 +08:00
  • 86c9b63546 Merge branch 'feature/sync_issues_to_jira' into 'master' Angus Gratton 2019-03-12 06:31:48 +08:00
  • 2f83aea8f3 Merge branch 'bugfix/freemodbus_remove_critical_section' into 'master' Angus Gratton 2019-03-12 06:30:50 +08:00
  • 1bc1fb7005 ci: add one more unit test job Ivan Grokhotkov 2019-03-04 18:51:46 +08:00
  • 37144dfa07 mdns: use binary semaphore instead of mutex when searching Ivan Grokhotkov 2019-03-04 16:59:09 +08:00
  • d539183b40 esp32: use binary semaphore instead of mutex in dport tests Ivan Grokhotkov 2019-01-24 11:08:32 +08:00
  • 13523c95b4 freertos: check that mutex is released by owner task Ivan Grokhotkov 2018-12-21 12:49:33 +08:00
  • ce065f1a4f Protocomm BLE: Make changes in handling BLE read/write requests Hrishikesh Dhayagude 2019-03-08 12:18:40 +05:30
  • fc4823c885 Merge branch 'bugfix/coredump_improvements_refactoring_delete_include' into 'master' Ivan Grokhotkov 2019-03-11 19:00:39 +08:00
  • ee7dd2c128 test: fix some ut case not assigned: He Yin Ling 2019-03-10 14:15:43 +08:00
  • fe4e68132f docs: Update package dependencies Roland Dobai 2019-03-01 10:50:16 +01:00
  • 7d4bb5de1f docs: Update package dependencies Roland Dobai 2019-03-01 10:50:16 +01:00
  • 79ca95ddf6 Merge branch 'doc/jtag_debug_zh_CN' into 'master' Angus Gratton 2019-03-11 16:35:04 +08:00
  • 9679be19c5 Merge branch 'bugfix/efuse_virtual_mode' into 'master' Angus Gratton 2019-03-11 16:33:32 +08:00
  • e870a0f0f1 tools: re-run idf.py in MSYS with winpty Roland Dobai 2019-02-22 16:07:26 +01:00
  • 048b405296 Merge branch 'bugfix/doc_ubuntu_packages' into 'master' Angus Gratton 2019-03-11 15:53:57 +08:00
  • a26408bf24 tools: re-run idf.py in MSYS with winpty Roland Dobai 2019-02-22 16:07:26 +01:00
  • e4d61154f2 cmake: Fix psram workaround compiler flag application Angus Gratton 2019-02-22 12:20:11 +11:00
  • 4a575d5449 idf.py: Fix Windows issue if project and IDF are on different drives Angus Gratton 2019-03-01 16:12:03 +11:00
  • de7daa14a9 Merge branch 'bugfix/msys_cancel_idfpy' into 'master' Angus Gratton 2019-03-11 12:27:36 +08:00
  • af1ea9b1b9 efuse: When Virtual eFuses are enabled, seed the virtual values as part of startup code Angus Gratton 2019-03-11 15:15:16 +11:00
  • 27cc0d1f91 modify the behavior for dhcpserver and tcpip_adapter: 1. dhcp_server: suppress send_offer debug output 2. tcpip_adapter: zero-initialize system_event_t structures 3. tcpip_adapter: pass client IP address along with SYSTEM_EVENT_AP_STAIPASSIGNED zhangyanjiao 2019-03-11 11:03:48 +08:00
  • f42ae05d1e Merge branch 'test/fix_unit_test_job_pass_even_no_test_executed' into 'master' He Yin Ling 2019-03-11 10:19:15 +08:00
  • 8f3fe52b5a test: temp disable spi master slave mode test He Yin Ling 2019-02-27 14:32:24 +08:00
  • 1a9f019d2a unit-test-app: increase factory partition size He Yin Ling 2019-01-31 15:12:31 +08:00
  • 323a790f01 test: fix CI UT job pass even ut app bootup fail He Yin Ling 2019-01-31 10:12:17 +08:00
  • 4fc14e8eb6 vfs: Adds semihosting VFS driver Alexey Gerenkov 2019-02-19 22:50:18 +03:00
  • cea310d5c5 Merge branch 'bugfix/autoip_memoey_leak_debug_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-08 19:54:53 +08:00
  • 12643e063c Merge branch 'bugfix/autoip_memoey_leak_debug_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-08 19:54:34 +08:00
  • 09e72776dc Merge branch 'bugfix/autoip_memoey_leak_debug' into 'master' Jiang Jiang Jian 2019-03-08 19:54:25 +08:00
  • 13e1c0b32f esp32: coredump header (fix linker.lf) aleks 2019-02-21 09:10:21 +01:00
  • d0e3564603 github: Add workflow file to sync issues to JIRA Angus Gratton 2019-03-08 18:39:00 +11:00
  • 8d62b0d173 ota example: Mention the certificate needs CN set correctly Angus Gratton 2019-03-08 18:32:55 +11:00
  • bba89e1514 Merge branch 'bugfix/console_join_example' into 'master' Angus Gratton 2019-03-08 12:02:57 +08:00
  • a7dc804476 Merge branch 'bugfix/httpd_sess_ctx_backportv3.2' into 'release/v3.2' Angus Gratton 2019-03-08 11:52:17 +08:00
  • 3a410d6a3d Merge branch 'bugfix/httpd_sess_ctx' into 'master' Angus Gratton 2019-03-08 06:55:44 +08:00