Commit Graph

  • d3cb687936 component/bt: bugfix on the crash during end of sco link resulted from link supervision timeout wangmengyang 2018-07-10 12:13:11 +08:00
  • 1c7a8b3b71 Merge branch 'bugfix/spinlock_perf' into 'master' Angus Gratton 2018-07-31 15:31:55 +08:00
  • 1261b9e40b Component/bt: fix ble HID demo error zhiweijian 2018-07-31 15:20:27 +08:00
  • 6e4b0c3e2f freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex() Angus Gratton 2018-07-30 14:24:03 +10:00
  • 6a950d6a17 Build test applicatoin on host failer fixed. Make host tests compilible. Dmitry 2018-07-30 14:23:35 +03:00
  • 2281f6318a Remove CR line ends. Dmitry 2018-07-27 09:54:23 +03:00
  • e98a49a691 Position save included. Dmitry 2018-07-11 08:58:58 +03:00
  • 06bab70822 Usless read removed. Dmitry 2018-07-11 08:55:35 +03:00
  • 76ee450c3d Erase flash before the first use added. Dmitry 2018-07-11 07:47:41 +03:00
  • c9872c649e Additional sector position should not be changed at update. Dmitry 2018-07-10 10:17:35 +03:00
  • 9d609af54c Added check for version after write. Dmitry 2018-07-10 08:25:43 +03:00
  • f392727abf Additional info about version update included. Dmitry 2018-07-09 13:47:09 +03:00
  • e834d6fffc CRC check improved. Dmitry 2018-07-09 08:59:50 +03:00
  • 35842d02ab Calculation for heap usage corrected with workaround. Fixed problem with multiple mount/unmount for different devices. Additional check for structure length included into the code. Remove useless spaces. Added initialization for reserved memory. Dmitry 2018-06-12 11:06:13 +03:00
  • f05f3fbde8 Added test for version update from V1 to V2. Problems for tests on host are fixed. Random function changed to esp_random() Dmitry 2018-06-07 13:32:37 +03:00
  • a6d6c58eca The version of WL component changed from 1 to 2. WL version 2 mark used sectors as 16 bytes block of bytes with CRC. This changes required because old version did not worked with encryption. Additional unit tests are implemented. Dmitry 2018-06-07 09:58:06 +03:00
  • 304e9085eb esp32: Allow SPIRAM_MALLOC_RESERVE_INTERNAL to span multiple regions of memory Angus Gratton 2018-07-31 15:17:07 +10:00
  • 8cbd12b9b7 heap: When verifying & swapping a fill pattern, stop swapping if verification fails Angus Gratton 2018-07-31 14:51:40 +10:00
  • ae59d7522a heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always align a 32-bit aligned size Angus Gratton 2018-07-31 14:29:31 +10:00
  • dbb82a413f Merge branch 'bugfix/fix_cmake_wps_example_build' into 'feature/cmake' Angus Gratton 2018-07-31 12:15:51 +08:00
  • 321b1e0205 Merge branch 'feature/unit_tests_command_line' into 'master' Angus Gratton 2018-07-31 11:38:22 +08:00
  • feef9b9387 Component/bt: fix gattc get count invalid zhiweijian 2018-07-13 20:58:19 +08:00
  • b28db50786 Merge branch 'bugfix/unit_test_thread_local_storage_v3_1' into 'release/v3.1' Angus Gratton 2018-07-31 07:24:38 +08:00
  • 9d2f7c60d9 Merge branch 'bugfix/rmt_struct_bad_addressing' into 'master' Ivan Grokhotkov 2018-07-31 04:01:46 +08:00
  • 43baa7f2b9 Merge branch 'feature/cermak_asio_support' into 'master' Ivan Grokhotkov 2018-07-31 03:59:28 +08:00
  • 4116c5a5f9 Merge branch 'bugfix/coap_client_parse_url' into 'master' Ivan Grokhotkov 2018-07-31 03:58:06 +08:00
  • 42cf4429a9 Fixed logo width to display correctly in Chinese version of documentation krzychb 2018-07-30 21:16:27 +02:00
  • fd05dd206f Merge branch 'bugfix/btdm_sco_end_crash_on_supv_to' into 'master' Jiang Jiang Jian 2018-07-30 22:14:07 +08:00
  • 40486c8723 tools: Allow running unit tests from command line Roland Dobai 2018-06-21 13:32:29 +02:00
  • eb92a06aaf examples/bluetooth: Fix incorrect end handle print in the GATT client applications Hrishikesh Dhayagude 2018-07-30 12:04:07 +05:30
  • bba047fb3e Merge branch 'bugfix/heap_metadata_tests' into 'master' Angus Gratton 2018-07-30 14:30:59 +08:00
  • 1ef13c524c asio: initial idf port of asio library without ssl David Cermak 2018-05-29 11:25:24 +02:00
  • eee34ddd91 lwip fix for udp receivefrom David Cermak 2018-06-05 09:47:16 +02:00
  • 5b9feaa1fd mbedtls: update to 2.12.0 Ivan Grokhotkov 2018-07-30 09:11:16 +03:00
  • dbd429af1b Changed value of BTM_OOB_INCLUDED to TRUE Noble-Mushtak 2018-07-19 09:38:37 -04:00
  • 97286b3107 Merge branch 'feature/cmd_flash_reset_ota_data' into 'master' Angus Gratton 2018-07-30 13:52:43 +08:00
  • 02ddb7302e wpa_supplicant: removed unrequired header dir include from component.mk Mahavir Jain 2018-07-30 11:17:11 +05:30
  • b79fefa011 bluedroid: remove dependency on arpa/inet.h include Mahavir Jain 2018-07-30 11:16:38 +05:30
  • 7999c06f68 spiffs: add test case for readdir_r with large number of files Ivan Grokhotkov 2018-07-23 15:34:18 +03:00
  • 490d7cbba9 Fix stackoverflow due to recursion in vfs_spiffs_readdir_r Konstantin Klitenik 2018-07-20 10:27:53 -04:00
  • 2ab04621b6 Merge branch 'bugfix/ci_github_deploy' into 'master' Angus Gratton 2018-07-30 12:57:21 +08:00
  • a8b92d560b Merge branch 'test/backport_ci_changes_to_v3.1' into 'release/v3.1' He Yin Ling 2018-07-30 09:58:31 +08:00
  • bfc6bb97c0 heap: Fix heap metadata test to account for background memory allocations Angus Gratton 2018-07-30 11:41:30 +10:00
  • 8f81157432 CI: add stage host_test: He Yin Ling 2018-06-25 10:33:59 +08:00
  • 5141570f24 CI: minor optimize of CI config file: He Yin Ling 2018-06-24 14:11:57 +08:00
  • f86d512672 CI: remove test report stage: He Yin Ling 2018-06-24 13:58:27 +08:00
  • ab341359f5 Merge branch 'bugfix/ampdu_duplicate_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-07-28 17:56:25 +08:00
  • f98da26b38 CI: erase nvs partition before test: He Yin Ling 2018-07-26 15:07:32 +08:00
  • 1884151ca8 CI: support test one case multiple times by @bot He Yin Ling 2018-07-03 22:00:09 +08:00
  • b86c8b3260 ci: temp disable http client tests: He Yin Ling 2018-07-27 19:45:12 +08:00
  • 2d31597fa9 tiny-test-fw: support ignore test cases in CI assign test stage He Yin Ling 2018-07-26 15:18:52 +08:00
  • 715dfac07e tiny-test-fw: fix exception during print debug info: He Yin Ling 2018-07-26 21:17:06 +08:00
  • bf72ed92a9 CI: erase nvs partition before test: He Yin Ling 2018-07-26 15:07:32 +08:00
  • 146a959706 esp32/test: set 60s timeout for one deep sleep case He Yin Ling 2018-06-21 19:58:24 +08:00
  • fa9c836f02 tiny-test-fw: save DUT log in different thread: He Yin Ling 2018-06-21 17:11:32 +08:00
  • 609e39a620 tiny-test-fw: fix incorrect wait timeout in expect He Yin Ling 2018-06-21 16:38:46 +08:00
  • 3956fe30c0 tiny-test-fw: filter examples with test level He Yin Ling 2018-06-15 17:45:24 +08:00
  • 831e8d653f tiny-test-fw: print expect failure when test fails He Yin Ling 2018-06-15 17:33:39 +08:00
  • 35a3ef6892 CI: add stage host_test: He Yin Ling 2018-06-25 10:33:59 +08:00
  • 5637424aff CI: minor optimize of CI config file: He Yin Ling 2018-06-24 14:11:57 +08:00
  • 0fc888cf78 CI: remove test report stage: He Yin Ling 2018-06-24 13:58:27 +08:00
  • b37f08f961 test: add mesh basic function test cases He Yin Ling 2018-04-28 17:17:05 +08:00
  • 561884b62f Merge branch 'test/workaround_ci_failures' into 'master' He Yin Ling 2018-07-28 09:01:36 +08:00
  • 2b7dd2ef9a ci: temp modify http server tests to get CI pass: He Yin Ling 2018-07-27 19:48:36 +08:00
  • 2d60e24056 ci: temp disable http client tests: He Yin Ling 2018-07-27 19:45:12 +08:00
  • 85bc2d5967 tiny-test-fw: support ignore test cases in CI assign test stage He Yin Ling 2018-07-26 15:18:52 +08:00
  • 316d087960 tiny-test-fw: fix exception during print debug info: He Yin Ling 2018-07-26 21:17:06 +08:00
  • bffcea09df CI: erase nvs partition before test: He Yin Ling 2018-07-26 15:07:32 +08:00
  • e5f4ae63f1 ci: Simplify github deployment Angus Gratton 2018-07-27 12:01:58 +10:00
  • 1ad4ec10b2 Merge branch 'bugfix/add_compatible_to_aes_encryption' into 'master' Jiang Jiang Jian 2018-07-27 10:14:33 +08:00
  • ee13dafde2 Merge branch 'doc/esp32_sw_breaks' into 'master' Angus Gratton 2018-07-27 07:54:33 +08:00
  • 821fe3dc5a esp32: Adds SW flash breakpoints description Alexey Gerenkov 2018-07-23 14:18:41 +03:00
  • a23f857452 component/bt: bugfix on the crash during end of sco link resulted from link supervision timeout wangmengyang 2018-07-10 12:13:11 +08:00
  • 62682a681a Merge branch 'feature/wifi_check_wifi_lib_git_commit_id_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-26 14:24:52 +08:00
  • 8d5ec413d5 Merge branch 'bugfix/tw23404_dhcp_NAK_issue_3' into 'master' Jiang Jiang Jian 2018-07-26 14:06:12 +08:00
  • d0cd624d2b component/bt: fix slave cant receive long packets in smp zwj 2018-07-26 11:39:47 +08:00
  • 3e2d5f6292 Merge branch 'bugfix/fix_pcnt_isr_service_register_bug_for_v3.1' into 'release/v3.1' Angus Gratton 2018-07-26 08:35:18 +08:00
  • e9112a9489 Merge branch 'bugfix/fix_touchpad_wakeup_status_v3.1' into 'release/v3.1' Angus Gratton 2018-07-26 08:34:55 +08:00
  • cf593e84d3 Merge branch 'bugfix/spiffs_readdir_recursion' into 'master' Angus Gratton 2018-07-26 08:33:24 +08:00
  • e00d9425da Merge branch 'bugfix/ledc_duty_and_freq_for_v3.1' into 'release/v3.1' Angus Gratton 2018-07-26 08:08:12 +08:00
  • b3dd6ff9fc Merge branch 'bugfix/btdm_controller_deinit' into 'master' Jiang Jiang Jian 2018-07-25 21:00:35 +08:00
  • de2b1cb02a make: Add feature to cmd 'make flash' - reset ota_data partition Konstantin Kondrashov 2018-06-25 11:53:10 +05:00
  • a1709a6682 Merge branch 'bugfix/heap_test_alloc_iram' into 'master' Ivan Grokhotkov 2018-07-25 16:20:16 +08:00
  • 9a2583122c heap/tests: make IRAM allocation size divisible by 4 Ivan Grokhotkov 2018-07-25 09:45:39 +03:00
  • 3eaf8f1a84 Merge branch 'bugfix/secure_boot_padding_v3_1' into 'release/v3.1' Angus Gratton 2018-07-25 08:59:31 +08:00
  • 4f2fe93bc1 Merge branch 'feature/idf-fs-profile-modifications' into 'master' Angus Gratton 2018-07-25 08:56:04 +08:00
  • 21f327060b Merge branch 'bugfix/host_tools_warnings' into 'master' Angus Gratton 2018-07-25 08:55:29 +08:00
  • ef38eb0323 Merge branch 'bugfix/bootloader_dev_zero_app_count_v3.1' into 'release/v3.1' Ivan Grokhotkov 2018-07-25 00:14:43 +08:00
  • caeab09f65 Merge branch 'bugfix/src_encoding' into 'master' Ivan Grokhotkov 2018-07-24 22:03:46 +08:00
  • d50c03cc7d Merge branch 'bugfix/unit-test-build-fix' into 'master' Ivan Grokhotkov 2018-07-24 20:48:12 +08:00
  • c6be772242 fix(sleep): swap touchpad num in wakeup status fuzhibo 2018-07-05 14:37:37 +08:00
  • c892c96f9a Merge branch 'bugfix/fix_uart_timeout_bug_when_enable_reftick_v3.1' into 'release/v3.1' Wang Jia Lin 2018-07-24 17:55:55 +08:00
  • 7f2edf8528 bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry Konstantin Kondrashov 2018-07-24 13:09:32 +08:00
  • f3260cc30f test/uart: fix compilation warning Ivan Grokhotkov 2018-07-17 14:10:33 +03:00
  • a981e73e22 heap: move get_all_caps to IRAM, used in unit test Ivan Grokhotkov 2018-06-27 17:16:38 +08:00
  • 964087b7c8 freertos: bump limit for spinlock performance test to 300 cycles Ivan Grokhotkov 2018-06-27 14:47:31 +08:00
  • 81ce7e4afa newlib: fix unit test for psram config Ivan Grokhotkov 2018-06-27 14:47:05 +08:00
  • 7a154d6a4e heap: fix unit test for the case when less than 10k of IRAM is available Ivan Grokhotkov 2018-06-27 14:46:20 +08:00
  • 253930acd1 spi_master, ulp: fix aliasing errors in unit tests Ivan Grokhotkov 2018-06-26 14:37:36 +08:00
  • b0af8ad22f unit-test-app: don’t include project.mk for ut- targets Ivan Grokhotkov 2018-06-26 12:39:27 +08:00