Commit Graph

  • bcdc35be59 components/freertos: refactor of isr_latency tests to perform full measurement Felipe Neves 2019-10-24 16:49:59 -03:00
  • 8b6b97ec57 freertos/xtensa_context: fixed small typo Felipe Neves 2019-10-18 10:17:52 -03:00
  • e480435879 components/freertos: removed some dead ifdefs Felipe Neves 2019-10-17 10:43:22 -03:00
  • c14fc39b0a components/freertos: fixed typos and licence placement on external code Felipe Neves 2019-10-17 10:32:14 -03:00
  • 64f918bd70 freertos/xtensa_context: added conditional compiling option around isr cycle measurement Felipe Neves 2019-10-16 11:21:52 -03:00
  • 346b12e29a freertos/test: added spill register timer measurement test Felipe Neves 2019-10-14 23:32:31 -03:00
  • 5ce7a33c87 freertos/xtensa_context.S: fix some dread tabs Felipe Neves 2019-10-14 14:02:35 -03:00
  • d7d8b47b89 unity/unity_config.h: changed configuration for setjmp usage Felipe Neves 2019-10-14 13:58:14 -03:00
  • cd11787153 freertos/xt_asm_utils: added documentation of current windows spill solution Felipe Neves 2019-10-14 11:57:36 -03:00
  • 768d115e85 freertos/Kconfig: removed isr optimization option from menuconfig Felipe Neves 2019-10-11 12:18:25 -03:00
  • eb740ca8e4 freertos/xtensa_context: modification of interrupt handler is workin, needs stabilization Felipe Neves 2019-10-11 11:08:32 -03:00
  • d185625162 freertos/xtensa_context: added infrastructure to receive the spill register optimized code Felipe Neves 2019-10-07 17:59:26 -03:00
  • de17a1487f mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp David Cermak 2019-11-28 11:04:37 +01:00
  • d24fe09356 Merge branch 'feature/reorganise_bluetooth-bluedroid-hci' into 'master' Jiang Jiang Jian 2019-12-04 20:28:20 +08:00
  • a5b803540a Merge branch 'bugfix/btdm_allow_start_adv_again_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-12-04 20:24:07 +08:00
  • 0c0430a169 Merge branch 'bugfix/btdm_allow_start_adv_again' into 'master' Jiang Jiang Jian 2019-12-04 20:23:36 +08:00
  • 673ccaa1e5 Remove check for would_block in mbedtls Kedar Sovani 2018-08-06 11:36:40 +05:30
  • 9b06b5cdf9 Merge branch 'bugfix/idf_py_fallback' into 'master' Angus Gratton 2019-12-04 16:53:11 +08:00
  • aac935ec81 bugfix(i2c): fix I2C driver breaking change issue. houwenxiang 2019-11-25 17:10:36 +08:00
  • 562a3980b2 idf.py: fix fallback to build system target Ivan Grokhotkov 2019-11-28 14:47:41 +01:00
  • 70cfd7e24c Merge branch 'bugfix/ethernet_pm_lock' into 'master' Angus Gratton 2019-12-04 15:06:12 +08:00
  • af382a1b8e Merge branch 'bugfix/update_menuconfig' into 'master' Angus Gratton 2019-12-04 15:06:09 +08:00
  • ad21456971 Merge branch 'bugfix/doc_rm_mconf' into 'master' Angus Gratton 2019-12-04 15:05:00 +08:00
  • 08e55b8a66 Merge branch 'bugfix/ethernet_add_reference_counter_v4.0' into 'release/v4.0' Angus Gratton 2019-12-04 14:59:45 +08:00
  • 50737018cc Merge branch 'bugfix/coex_fix_wifi_scan_and_connect_bugs_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-12-04 14:57:09 +08:00
  • 3a54047c66 Merge branch 'bugfix/coex_fix_wifi_scan_and_connect_bugs_master' into 'master' Jiang Jiang Jian 2019-12-04 14:56:39 +08:00
  • 054724596d Merge branch 'feature/add_ir_protocol_example_test' into 'master' Angus Gratton 2019-12-04 14:35:22 +08:00
  • 6563378812 Merge branch 'bugfix/ci_check_first' into 'master' Angus Gratton 2019-12-04 13:57:35 +08:00
  • bc36d20371 Merge branch 'feature/idfpy_exit_with_error_deprecated_options' into 'master' Angus Gratton 2019-12-04 13:45:37 +08:00
  • 19913cec43 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth Xia Xiaotian 2019-11-22 14:01:06 +08:00
  • bf80d8211e Merge branch 'bugfix/phy_critical_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-12-04 11:27:28 +08:00
  • 71ae2956cd Merge branch 'bugfix/phy_critical' into 'master' Jiang Jiang Jian 2019-12-04 11:26:58 +08:00
  • 38be5c140a Merge branch 'feat/esp_ser_and_sdio_test' into 'master' Angus Gratton 2019-12-04 11:03:14 +08:00
  • 46a7409965 security: Hide Secure Boot & Flash Encryption config items when using CMake Angus Gratton 2019-12-03 16:00:07 +11:00
  • 6647e0625d Merge branch 'bugfix/IDFGH-2036' into 'master' Ivan Grokhotkov 2019-12-04 03:00:23 +08:00
  • c066d55554 Merge branch 'bugfix/ci_link_check_deps' into 'master' Ivan Grokhotkov 2019-12-03 23:32:38 +08:00
  • 17b7c9036f sdio_example: use the new esp_ser component and new evboard Michael (XIAO Xufeng) 2019-09-19 22:51:22 +08:00
  • d158fa3f5c sdio: add unit test between host and slave Michael (XIAO Xufeng) 2019-09-28 16:49:23 +08:00
  • e91c7bcc3a sdspi: revert pin configs when deinit Michael (XIAO Xufeng) 2019-09-28 16:47:50 +08:00
  • e2b20f2e4b sdio_slave: fix deinit pin and memory leak issues Michael (XIAO Xufeng) 2019-09-28 16:37:35 +08:00
  • 087c8f6065 essl: new component to communicate with esp serial slave devices Michael (XIAO Xufeng) 2019-09-28 18:14:24 +08:00
  • cf161b1c83 ethernet: add start/stop stress test morris 2019-12-03 16:30:01 +08:00
  • b7f16594de expat: Update library from 2.2.5 to 2.2.9 Roland Dobai 2019-11-21 09:18:48 +01:00
  • a4addc88f2 ci: remove dependencies from link_check job Ivan Grokhotkov 2019-12-03 10:40:30 +01:00
  • 0508ad525a ethernet: add pm lock morris 2019-11-29 14:49:02 +08:00
  • 97defec6cd ethernet:a bunch of bugfix from master morris 2019-11-28 16:00:18 +08:00
  • 96e6049dab ethernet:add start stop control morris 2019-11-28 13:42:14 +08:00
  • ac11545e0a ethernet: warning when double start/stop morris 2019-12-03 15:37:34 +08:00
  • 57ef88a91f ethernet: add pm lock morris 2019-11-29 14:49:02 +08:00
  • e4230d11ca bugfix(UART): fix uart driver spinlock misused bug houwenxiang 2019-11-27 21:32:52 +08:00
  • 37154d4c08 ethernet:add reference counter morris 2019-11-27 21:38:27 +08:00
  • 14dd44c05f doc: move common Ethernet config explanation into a single file suda-morris 2019-11-14 12:04:43 +08:00
  • 42a462d584 ethernet: add gpio number into config structure suda-morris 2019-11-14 12:03:14 +08:00
  • 81b116b1b9 Update kconfiglib from v12.14.0 to v13.3.2 Roland Dobai 2019-11-25 13:32:23 +01:00
  • 7c8139734d Merge branch 'doc/ota_flashenc_config' into 'master' Angus Gratton 2019-12-03 15:03:46 +08:00
  • 6bb09224b5 docs: Add note that flash encryption is required in OTA app updates Angus Gratton 2019-12-03 15:03:46 +08:00
  • 0ac47a6269 Merge branch 'feature/ethernet-kit-v1.1-cn' into 'master' Krzysztof Budzynski 2019-12-03 14:29:44 +08:00
  • fa1a19e199 CI: try to use the correct branch of other projects used in CI: He Yin Ling 2019-07-21 16:28:50 +08:00
  • 015021d57e CI: try to use the correct branch of other projects used in CI: He Yin Ling 2019-07-21 16:28:50 +08:00
  • 1ffcb54444 Merge branch 'bugfix/fix_esp32-s2_rtc_io_issue' into 'master' Wang Jia Lin 2019-12-03 11:17:41 +08:00
  • c43fe5e52e rmt: enable ir protocols example test morris 2019-11-27 17:04:13 +08:00
  • e94c2a04c1 components/bt: Fix AVRC metadata length error baohongde 2019-11-29 14:18:36 +08:00
  • 78891a9571 Merge branch 'feature/add_kconfig_for_jsmn' into 'master' Angus Gratton 2019-12-03 10:43:06 +08:00
  • be3e52b49c doc: Finalize Ethernet get-started guide. Add Chinese translation. tianyangmin 2019-11-28 16:50:44 +08:00
  • c68bd605f8 Merge branch 'bugfix/idf_tool_git_worktree_v4.0' into 'release/v4.0' Angus Gratton 2019-12-03 09:22:29 +08:00
  • 7d26cf16cc Merge branch 'NimBLE/fix_send_after_controller_ready_v3.3' into 'release/v3.3' Mahavir Jain 2019-12-03 02:17:35 +08:00
  • 86c4d8737e NimBLE: Fix erroneous behaviour of NPL when controller not ready to receive (v3.3) Prasad Alatkar 2019-12-03 02:17:34 +08:00
  • 134a627ad8 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth Jack 2019-11-27 23:32:54 +08:00
  • 506c46fddc idf.py: add exit_with_error for deprecation Sergei Silnov 2019-11-14 13:48:24 +01:00
  • b52b49c8b6 CI: Do check first in order to save build time Roland Dobai 2019-11-12 08:59:11 +01:00
  • d1541c74a6 Give info and warnings about the TERM environment variable Roland Dobai 2019-11-15 12:51:18 +01:00
  • f9335a1785 Merge branch 'bugfix/invalid_mmie_issue' into 'master' Jiang Jiang Jian 2019-12-02 16:44:15 +08:00
  • bcce4e3052 fix bug that phy_enter_critical cannot effect on dual-core Tian Hao 2019-12-02 14:56:18 +08:00
  • f696a29664 Merge branch 'bugfix/hfp_hci_sco' into 'master' Jiang Jiang Jian 2019-12-02 13:55:57 +08:00
  • 4e687db2ca Merge branch 'bugfix/wifi_wpa2_ent_example' into 'master' Jiang Jiang Jian 2019-12-02 13:54:51 +08:00
  • cde8df7887 Minor bugfix in wpa2_enterprise_example Hrudaynath Dhabe 2019-12-02 13:54:51 +08:00
  • 0855fba8a6 Merge branch 'bugfix/reduce_ci_job_number' Angus Gratton 2019-12-02 15:01:10 +11:00
  • f37837f785 Merge branch 'NimBLE/fix_send_after_controller_ready_v4.0' into 'release/v4.0' Mahavir Jain 2019-12-01 17:53:50 +08:00
  • 69c86bc37e NimBLE: Fix erroneous behaviour of NPL when controller not ready to receive (Backport v4.0) Prasad Alatkar 2019-12-01 17:53:49 +08:00
  • cf5c070e72 Merge branch 'NimBLE/fix_send_after_controller_ready' into 'master' Mahavir Jain 2019-12-01 15:22:51 +08:00
  • 656005ef3d NimBLE: Fix erroneous behaviour of NimBLE porting layer when controller is not ready to receive Prasad Alatkar 2019-12-01 15:22:51 +08:00
  • 68dc6b2158 jsmn: define macros in build system morris 2019-11-29 18:05:24 +08:00
  • a760a14e2a adaptation for nano-format weitianhua 2019-11-29 17:55:22 +08:00
  • b584cecea2 adaptation for nano-format weitianhua 2019-11-29 17:55:22 +08:00
  • 3ceae811be adaptation for nano-format weitianhua 2019-11-29 17:55:22 +08:00
  • 460b1d6bb5 esp_wifi: Update wifi lib Nachiket Kukade 2019-11-29 14:47:36 +05:30
  • 8977e92b4c component_bt/:bugfix_hfp_client_indication_define_and_cnum_error weitianhua 2019-11-27 17:00:29 +08:00
  • 10fd8a09c7 components/bt: Fix AVRC metadata length error baohongde 2019-11-29 15:56:51 +08:00
  • 3357b475f7 components/bt: Fix AVRC metadata length error baohongde 2019-11-29 15:56:51 +08:00
  • 42b2524776 components/bt: Fix AVRC metadata length error baohongde 2019-11-29 15:56:51 +08:00
  • adf8a96602 fix hci sco crash bug for HFP weitianhua 2019-11-28 15:01:53 +08:00
  • 1263a38038 jsmn configuration added Alexey Lapshin 2019-11-28 16:15:50 +03:00
  • 9130b255f5 Coexist: fix some coexist bugs Xia Xiaotian 2019-10-10 15:03:07 +08:00
  • 5ba70e713a Merge branch 'test/http_server_advanced_tests' into 'master' He Yin Ling 2019-11-28 19:25:52 +08:00
  • da4cb76f5a test: Refactor TFW load_source() method to only take the file path Angus Gratton 2019-11-28 19:25:52 +08:00
  • 14f1a30e38 build system: move -fno-rtti link option next to the compile option Ivan Grokhotkov 2019-11-21 10:41:34 +01:00
  • afeed3cc6f build system: explicitly disable LTO plugin Ivan Grokhotkov 2019-11-20 14:18:28 +01:00
  • c8f483034d Merge branch 'bugfix/fix_nullptr_ref_esp_event_possibility' into 'master' Jiang Jiang Jian 2019-11-28 17:22:55 +08:00
  • 8ffe0ff357 fix bug that phy_enter_critical cannot effect on dual-core Tian Hao 2019-11-28 17:12:07 +08:00
  • 105267d537 Doc: Remove menuconfig tool which is not used anymore Roland Dobai 2019-11-19 15:33:10 +01:00