Commit Graph

  • 383db0dc81 Merge branch 'master' into feature/btdm_avrc wangmengyang 2017-03-13 16:21:41 +08:00
  • 16e1a2716e mbedtls port: Fix detection of EWOULDBLOCK/EAGAIN with non-blocking sockets Neil Kolban 2017-03-12 22:32:00 -05:00
  • 5ddd229b95 Merge branch 'bugfix/unit_test_app_print_tests_in_correct_order' into 'master' Angus Gratton 2017-03-13 15:43:01 +08:00
  • d101f2113b component/bt: code clean up for btc_media_task wangmengyang 2017-03-13 14:54:02 +08:00
  • 1e2c5cc151 fix unit test app to print tests in the same order they are given in files antti 2017-01-23 12:54:35 +08:00
  • 1544544f8a tools: New idf_monitor 'make monitor' tool for smarter monitor output Angus Gratton 2017-03-08 09:15:19 +11:00
  • 5d5b625d0e bugfix: fix uart 2-stop-bit error Wangjialin 2017-03-02 13:41:32 +08:00
  • 194d4e9ffd fix(touch_pad): modify touch pad read function and touch_pad_deinit Chu Shu Chen 2017-03-02 16:13:30 +08:00
  • 47d3759474 Merge branch 'bugfix/adv_type_error' into 'master' Ivan Grokhotkov 2017-03-10 14:16:33 +08:00
  • dc6c19f560 Merge branch 'feature/tighter_rom_memory_defines' into 'master' Jeroen Domburg 2017-03-09 20:25:07 +08:00
  • 878b85c421 component/bt: update with bugfix that media task failed. wangmengyang 2017-03-09 20:16:10 +08:00
  • 17a4a2527d MR things Jeroen Domburg 2017-03-09 19:59:09 +08:00
  • 61c33ca24e make: don’t override TEST_COMPONENTS Ivan Grokhotkov 2017-03-09 19:42:46 +08:00
  • 5b7b704365 component/bt: format the API headers wangmengyang 2017-03-09 19:03:34 +08:00
  • 123b6f88dc component/bt: modify BLE advertising type error island 2017-03-09 15:36:22 +08:00
  • cd4e4fb351 Merge branch 'feature/wifi_deinit_2' into 'master' Jiang Jiang Jian 2017-03-09 15:35:36 +08:00
  • 045aa45731 Merge branch 'bugfix/btdm_gatt_attribute_table_debug' into 'master' Ivan Grokhotkov 2017-03-09 13:28:11 +08:00
  • 36feac0d25 Merge branch 'bugfix/wakeup_gpio_doc' into 'master' Angus Gratton 2017-03-09 07:34:33 +08:00
  • 48516fded2 deep sleep: add notice that pads used for wakeup will be configured as RTC GPIOs Ivan Grokhotkov 2017-01-17 11:55:04 +08:00
  • fd8703bd2a Merge branch 'bugfix/unit_test_parser_only_dirs' into 'master' Angus Gratton 2017-03-09 06:58:02 +08:00
  • 23fc2ef0bd USB to serial driver links Krzysztof 2017-03-08 21:00:27 +01:00
  • 18814c03d4 component/bt: clean up profile call/callback handlers wangmengyang 2017-03-08 21:08:11 +08:00
  • ab5bbfa74b Malloc test: tabs -> spaces, fix description Jeroen Domburg 2017-03-08 19:44:57 +08:00
  • 3462b53fbc MR suggestions Jeroen Domburg 2017-03-08 19:27:30 +08:00
  • 07548918df component/bt: clean up AVRC logic and the header file wangmengyang 2017-03-08 19:25:58 +08:00
  • 37d56b0e8a Add small testcase Jeroen Domburg 2017-01-27 15:01:51 +08:00
  • e5f54a9dbd Validate more GPIO ROM functions for non-use of static RAM Jeroen Domburg 2017-01-25 17:46:26 +08:00
  • 0db8b00b8a tight 28k Jeroen Domburg 2017-01-25 17:25:50 +08:00
  • 4745895e22 Merge branch 'bugfix/fix_ulp_unit_test' into 'master' Ivan Grokhotkov 2017-03-08 17:37:09 +08:00
  • a74f3f9fd7 bt component: code style update island 2017-03-08 17:09:05 +08:00
  • 3543d8170c bt component: update if…else code style island 2017-03-08 17:00:56 +08:00
  • cde4072f25 ulp: ignore tests which use deep sleep Ivan Grokhotkov 2017-03-08 16:19:58 +08:00
  • 66c693eebb Merge branch 'feature/deep_sleep_wakeup_from_touch' into 'master' Ivan Grokhotkov 2017-03-08 14:27:58 +08:00
  • e6f36f2dc5 component/bt: modify AVRCP APIs to post events and arguments to be handled by BTC task wangmengyang 2017-03-08 13:48:56 +08:00
  • 624ad1bd8b wifi deinit: update esp_wifi_deinit() XiaXiaotian 2017-03-08 10:55:40 +08:00
  • 74817c35f3 mbedtls: Enable filesystem support Angus Gratton 2017-02-06 15:33:31 +11:00
  • 5f549aab2e fatfs: Support for Long Filenames Angus Gratton 2017-02-06 15:32:52 +11:00
  • 79449cce57 ESP32 module datasheet and JTAG debugger App Note links Krzysztof 2017-03-07 20:20:02 +01:00
  • af13acdc29 component/bt: modify a2dp APIs to post event to BTC task wangmengyang 2017-03-07 21:15:54 +08:00
  • 5ffe5474ac bt component: optimize gatt debug information island 2017-03-07 19:55:21 +08:00
  • cfb18ba537 component/bt: fix some typos and comments wangmengyang 2017-03-07 15:33:05 +08:00
  • 3acd445f94 component/bt: transport the following modules: btif_config, btif_storage, btif_util wangmengyang 2017-03-07 15:09:52 +08:00
  • c23b66b1de component/bt: transport bta_av_co.c wangmengyang 2017-03-07 14:21:26 +08:00
  • 32d5985ad2 Merge branch 'bugfix/btdm_host_init_flow' into 'master' Ivan Grokhotkov 2017-03-07 14:17:05 +08:00
  • 8b800df720 Merge branch 'feature/btdm_cfg_stack_size' into 'master' Jiang Jiang Jian 2017-03-07 11:21:07 +08:00
  • a35d5e3a3a Merge branch 'feature/touch_pad_examples' into 'master' Angus Gratton 2017-03-07 09:03:11 +08:00
  • 0b7058d8ef mbedTLS: Add generic support for mbedTLS debug output via the esp_log functionality Angus Gratton 2016-11-26 11:58:50 +11:00
  • c18d2a359c Embedding files: Don't use directory fragments in embed paths Angus Gratton 2016-11-25 17:29:36 +11:00
  • 4820b64a7f Add jsmn JSON parser component Angus Gratton 2016-10-06 09:49:12 +11:00
  • e014d268fe unit tests: Make UnitTestParser ignore non-directories inside 'components' dirs Angus Gratton 2017-03-07 10:16:52 +11:00
  • 9f7d8c338e Merge branch 'feature/esptool_espefuse_set_flash_voltage' into 'master' Angus Gratton 2017-03-07 07:08:18 +08:00
  • 5275f29efe doc: add dev module and boards by Espressif Krzysztof 2017-03-06 21:44:10 +01:00
  • 41890f15b9 - examples: add 'Capacitive touch sensor read' example - examples: add 'Capacitive touch sensor interrupts' example - Code review comments implemented - use only one image - add external picture of ESP32 Demo Board V2 Krzysztof 2017-02-26 08:45:50 +01:00
  • 870389b3ba component/bt: optimize stack size of Bluetooth Tasks and make them be configurable according to the CONFIG_NEWLIB_NANO_FORMAT option wangmengyang 2017-03-06 21:50:54 +08:00
  • 9463a7c594 Merge branch 'feature/lwip_numbers' into 'master' Ivan Grokhotkov 2017-03-06 22:37:12 +08:00
  • 5951314f5d Merge branch 'feature/unit_tests_in_app' into 'master' Ivan Grokhotkov 2017-03-06 22:36:32 +08:00
  • 153472d70d Merge branch 'bugfix/soc_io_mux_h' into 'master' Ivan Grokhotkov 2017-03-06 22:36:19 +08:00
  • 2955b20f2e bt component: fix bluetooth gatt packets process bugs island 2017-03-06 17:20:45 +08:00
  • c06cc31d85 Merge branch 'bugfix/partition_and_mmap_issues' into 'master' Ivan Grokhotkov 2017-03-06 15:59:28 +08:00
  • 90a8e643b2 Merge branch 'bugfix/master_out_of_sync' into 'master' Ivan Grokhotkov 2017-03-06 14:22:11 +08:00
  • abe8e40597 ci: fix release branch being pushed into master Ivan Grokhotkov 2017-03-04 18:17:59 +08:00
  • d790300215 spi_flash: fix stale data being read from mmaped region Ivan Grokhotkov 2017-03-04 17:48:44 +08:00
  • 4bf96e99b3 partition_table: update unit test Ivan Grokhotkov 2017-03-04 15:34:51 +08:00
  • fa09c8af61 spi_flash: fix partitions order Ivan Grokhotkov 2017-03-04 15:34:03 +08:00
  • c01dff8263 Merge branch 'feature/run_test_on_release_branches' into 'master' Ivan Grokhotkov 2017-03-03 17:41:58 +08:00
  • 06274ff5a5 Merge branch 'bugfix/fix_mpdu_len_error' into 'master' Wu Jian Gang 2017-03-03 20:58:49 +08:00
  • 66552c228c unit-test-app: default to 4MB flash Ivan Grokhotkov 2017-03-04 14:56:41 +08:00
  • 1e897561e8 Merge branch 'bugfix/fix_mpdu_len_error' into 'master' Wu Jian Gang 2017-03-03 20:58:49 +08:00
  • bc020da4f5 add extra check before bluedroid init and disable Tian Hao 2017-03-03 18:42:27 +08:00
  • 99102af79e esp32: update wifi lib to fix mpdu len error Liu Zhi Fu 2017-03-03 18:06:05 +08:00
  • 8fd8177008 Merge branch 'feature/run_test_on_release_branches' into 'master' Ivan Grokhotkov 2017-03-03 17:41:58 +08:00
  • e7aea584f5 Merge branch 'bugfix/free_iram' into 'master' Angus Gratton 2017-03-03 14:08:10 +08:00
  • f4faa3646e CI: support running CI test on release branches He Yin Ling 2017-03-03 14:06:07 +08:00
  • 3db4402f3c uart driver: Remove UART ISR handler from IRAM Angus Gratton 2017-02-07 15:05:18 +11:00
  • 975be7a2c9 Merge branch 'bugfix/github_small_fixes' into 'master' Angus Gratton 2017-03-03 12:58:22 +08:00
  • 527720fb5b esptool: Update esptool.py to integrate reset fix for older dev boards Angus Gratton 2017-03-03 11:22:25 +11:00
  • 5ea9097dbd esptool: Update to latest v2.0 beta version Angus Gratton 2017-02-03 16:08:17 +11:00
  • 5f82322ffa docs/eclipse: Add considerations for PATH, PYTHONPATH Angus Gratton 2017-03-03 12:19:24 +11:00
  • d6f183fbb9 esp_err: Use separate code path for ESP_ERROR_CHECK assertion Angus Gratton 2017-03-02 17:22:22 +11:00
  • 3442d4d463 spi_flash: Add spi_flash_cache_enabled() test function Angus Gratton 2017-03-02 15:21:03 +11:00
  • 6ee5a1e492 sdmmc: Use slot width as default slot_config width parameter, instead of 4 Angus Gratton 2017-03-02 17:18:44 +11:00
  • a4a790030d component/bt: fix bug where uuid was not reset in btc_gatts_act_create_attr_tab. Derek Gregory 2017-01-28 00:47:09 -08:00
  • 8ce94d5bd3 ble: Fix ble_adv data truncation lucashutchinson 2017-03-02 16:41:03 +13:00
  • 2575d1dd70 docs/*-setup: Use --enable-local instead of --prefix=$PWD for ct-ng Angus Gratton 2017-03-02 16:07:28 +11:00
  • 41e29d7384 docs/linux-setup: Install dependencies for Ubuntu 16.04 Daniel Bovensiepen 2016-10-07 23:31:24 +08:00
  • e08cf27b8a esp_err: add NDEBUG guard, comment about flash cache Angus Gratton 2017-03-02 15:40:49 +11:00
  • e14d65d704 Update to ESP_ERROR_CHECK Neil Kolban 2017-02-13 23:03:04 -06:00
  • ec31b39989 Added missing platform.h to mbedtls ssl.h Anne Jan Brouwer 2017-02-17 01:58:44 +01:00
  • da723ca11d lwip: Use strlcpy() instead of memcpy() to copy hostname to static buffer Angus Gratton 2017-03-02 14:50:58 +11:00
  • 3119f936ab lwip: Fix hostname set in tcpip_adapter_lwip alarruskain 2017-02-17 11:02:00 +01:00
  • 7bb4c8521a docs: Fix typo in build-system.rst gbcwbz 2017-02-19 19:33:08 +08:00
  • c08a2871e6 sdmmc: Add width field to the slot config. Daniel Campora 2017-02-20 00:42:58 +00:00
  • f4c4787281 examples/ethernet: Same sense of meaning SW_STRAP rudi ;-) 2017-02-21 02:52:27 +01:00
  • e335f19a4d examples/ethernet: typo, better named rudi ;-) 2017-02-26 04:13:39 +01:00
  • 7754647e71 Merge branch 'bugfix/separate_ethernet_and_wifi' into 'master' Ivan Grokhotkov 2017-03-03 11:53:32 +08:00
  • ccbc6183c3 Merge branch 'bugfix/freertos_event_groups' into 'master' Ivan Grokhotkov 2017-03-03 11:45:59 +08:00
  • ea12a1de85 Merge branch 'bugfix/rsa4096' into 'master' Ivan Grokhotkov 2017-03-03 11:41:11 +08:00
  • 4ecd26ce77 Merge branch 'feature/fatfs_dynamic_pdrv' into 'master' Ivan Grokhotkov 2017-03-03 11:40:37 +08:00
  • f280d8db13 Merge branch 'bugfix/openssl_debuging_error' into 'master' Ivan Grokhotkov 2017-03-03 11:29:37 +08:00
  • 7a186ba1b0 Merge branch 'feature/freertos_kconfig' into 'master' Ivan Grokhotkov 2017-03-03 11:29:05 +08:00