Commit Graph

  • 61de08b0dd tw11087: fix wifi restore exception XiaXiaotian 2017-03-23 17:47:48 +08:00
  • 1c9d8744ab bt component: Fix HCI task stack overflow bug island 2017-03-23 17:27:15 +08:00
  • 6181c39f05 Reset WIFI mac when wifi start and update wifi lib XiaXiaotian 2017-03-23 11:33:46 +08:00
  • e88226c256 idf_monitor: Use ANSI color codes for all output we inject into stderr Angus Gratton 2017-03-23 10:41:14 +08:00
  • a3ce95e482 build system: Add explicit DEBUG_FLAGS variable, pass to assembler also Angus Gratton 2017-03-21 16:46:48 +08:00
  • 7db3370e20 Merge branch 'bugfix/vhci_callback' into 'release/v2.0' Ivan Grokhotkov 2017-03-22 22:42:58 +08:00
  • d96b8c317a ci: allow passing Hub account or registry name from the environment Ivan Grokhotkov 2017-03-22 21:59:40 +08:00
  • 818d1de771 ci: Swap github/gitlab submodules for release branches & tags also Angus Gratton 2017-03-22 18:39:28 +08:00
  • 099b5552c4 ci: Also run deployment steps for tags of form vX.Y (with optional -suffix) Angus Gratton 2017-03-22 18:25:28 +08:00
  • eece22d075 ci: Swap github/gitlab submodules for release branches & tags also Angus Gratton 2017-03-22 18:39:28 +08:00
  • 2cc668bbb1 ci: Also run deployment steps for tags of form vX.Y (with optional -suffix) Angus Gratton 2017-03-22 18:25:28 +08:00
  • ad4a1b600a component/bt: let vhci callback "vhci_notify_host_send_available" be called in the context of BT controller task. wangmengyang 2017-03-22 19:38:47 +08:00
  • 877b407c8c component/bt : fix blufi bug of sec_mode reset v2.0-rc2 Tian Hao 2017-03-21 17:17:07 +08:00
  • 5850f423d5 address security issues with mDNS me-no-dev 2017-03-13 11:56:50 +02:00
  • 8352e7e9ec unit test: Measure test wall time with CCOUNT, so it includes time w/ interrupts off Angus Gratton 2017-03-22 11:50:05 +08:00
  • d8fda48551 spi_flash: Split large SPI flash operations into parts, allowing preemption Angus Gratton 2017-03-22 11:48:33 +08:00
  • 5362c7ac50 ethernet: Fix typo in log message rudi ;-) 2017-03-02 23:41:18 +01:00
  • 01ad387ac8 freertos: Add config parameters to customize FreeRTOS behaviour. Daniel Campora 2017-03-20 22:32:01 +01:00
  • 3e7b786af5 component/bt: allow to use alternative Bluetooth stack by disabling Bluedroid Matthias Ringwald 2017-03-07 18:20:33 +01:00
  • eba6789e6c Fix late argument verification in emac-main alarruskain 2017-03-13 13:31:01 +01:00
  • 5272bd899b build: Check for .git, but it doesn't have to be a directory, so that esp-idf will work as a submodule Edmund Huber 2017-03-19 23:11:13 -07:00
  • 0aab67f0aa esp32: esp_wifi.h: Replace a non-working #error statement with a working _Static_assert statement Edmund Huber 2017-03-19 11:34:35 -07:00
  • 6a58e173b8 build: pass more arguments to git describe so that it always works even if detached branch, etc Edmund Huber 2017-03-19 12:06:37 -07:00
  • 36e685580a README: Remove link typo rudi ;-) 2017-03-17 21:23:44 +01:00
  • 8438b8aa92 bt: Fix typo ESP_BT_MODE_ILDE Angus Gratton 2017-03-22 14:41:44 +08:00
  • 64f26be053 rmt driver: Remove accidental ESP_LOGE in isr handler Angus Gratton 2017-03-22 14:29:16 +08:00
  • c30bba8c63 rmt driver: Fix parameter & description of rmt_driver_install Angus Gratton 2017-03-22 12:30:34 +08:00
  • a593d8a518 bugfix: fixed path to esptool when there is no compiled python module for it bugfix: GDB inernal failure handling was added Alexey Gerenkov 2017-03-15 12:44:14 +03:00
  • fbaeb55c15 Merge branch 'bugfix/btdm_blufi' into 'master' Ivan Grokhotkov 2017-03-21 17:54:19 +08:00
  • 13f0737883 component/bt : fix blufi bug of sec_mode reset Tian Hao 2017-03-21 17:17:07 +08:00
  • 6afea0e81c linker scripts: Add explicit symbols for _iram_start and _flash_cache_start Angus Gratton 2017-03-21 16:29:57 +08:00
  • 5f3b9876b8 idf_monitor: Fix issues using Ctrl-F/Ctrl-A/gdb with older pyserial Angus Gratton 2017-03-21 16:08:06 +08:00
  • e477ce93e9 idf_monitor: Small fixes (baud rate, EOL, /dev/tty.X on macOS, Ctrl-T on failure) Angus Gratton 2017-03-17 18:41:18 +08:00
  • 39e728622f build system: Call 'git status' w/ machine-readable output once to check submodules Angus Gratton 2017-03-14 18:55:12 +08:00
  • 9254d2846f Merge branch 'feature/ledc_low_speed_channels' into 'master' Ivan Grokhotkov 2017-03-21 15:35:40 +08:00
  • 91d35f01f2 Merge branch 'bugfix/i2c_spikes_on_master_init_#393_from_github' into 'master' Ivan Grokhotkov 2017-03-21 15:09:16 +08:00
  • e4e8a903c3 Merge branch 'bugfix/touch_pad_read_takes_too_much_time' into 'master' Ivan Grokhotkov 2017-03-21 14:46:30 +08:00
  • 55e34c5464 Merge branch 'bugfix/i2c_driver_error_under_release_optimization_level' into 'master' Ivan Grokhotkov 2017-03-21 14:39:29 +08:00
  • e57da86baf Merge branch 'feature/adc_demo' into 'master' Ivan Grokhotkov 2017-03-21 14:38:54 +08:00
  • ea74033d1e bt component: fix bluetooth gatt packets process bugs island 2017-03-06 17:20:45 +08:00
  • bab7a2df80 add adc1 example Chu Shu Chen 2017-03-10 21:30:30 +08:00
  • 1ad68de8b8 bugfix: I2C spikes on master init #393 from github Wangjialin 2017-03-19 17:05:07 +08:00
  • 94b91ee4af bugfix: i2c driver not working in 'RELEASE' configuration Wangjialin 2017-03-19 16:09:44 +08:00
  • af843a9517 component/bt: remove the component esp_audio wangmengyang 2017-03-18 16:10:08 +08:00
  • 2a5d01a930 component/bt: clean up the A2DP sink example wangmengyang 2017-03-18 16:02:54 +08:00
  • 8ec94418de component/bt: clean up the API header and generate documentation files wangmengyang 2017-03-18 14:55:31 +08:00
  • e132e95476 component/bt: format the new source files wangmengyang 2017-03-17 22:46:49 +08:00
  • a849ce9942 component/bt: fix and move the a2dp-sink project wangmengyang 2017-03-17 21:31:59 +08:00
  • 007efdb852 Merge branch 'master' into feature/btdm_avrc wangmengyang 2017-03-17 21:04:18 +08:00
  • 1cf5a56896 component/bt: move API to set device name that can be used by both bt and ble applications wangmengyang 2017-03-17 19:16:52 +08:00
  • 7cd1e0ef4b ci: Fix master branch being pushed to master Angus Gratton 2017-03-17 12:00:25 +08:00
  • f72888544e build/CI: Push all allocated release branches to github Angus Gratton 2017-03-14 17:27:56 +08:00
  • a513ac4dec add extra check before bluedroid init and disable Tian Hao 2017-03-03 18:42:27 +08:00
  • b337b20270 docs/eclipse: Add considerations for PATH, PYTHONPATH Angus Gratton 2017-03-03 12:19:24 +11:00
  • 8ab96b13af esp_err: Use separate code path for ESP_ERROR_CHECK assertion Angus Gratton 2017-03-02 17:22:22 +11:00
  • 50f414f54c spi_flash: Add spi_flash_cache_enabled() test function Angus Gratton 2017-03-02 15:21:03 +11:00
  • 0dfef8c16c sdmmc: Use slot width as default slot_config width parameter, instead of 4 Angus Gratton 2017-03-02 17:18:44 +11:00
  • 6bb1367fe5 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
  • a286846095 ble: Fix ble_adv data truncation lucashutchinson 2017-03-02 16:41:03 +13:00
  • 2b2dd845ae docs/*-setup: Use --enable-local instead of --prefix=$PWD for ct-ng Angus Gratton 2017-03-02 16:07:28 +11:00
  • b9f9e681ba docs/linux-setup: Install dependencies for Ubuntu 16.04 Daniel Bovensiepen 2016-10-07 23:31:24 +08:00
  • 3429241e1a esp_err: add NDEBUG guard, comment about flash cache Angus Gratton 2017-03-02 15:40:49 +11:00
  • 455a7784a9 Update to ESP_ERROR_CHECK Neil Kolban 2017-02-13 23:03:04 -06:00
  • 7d9a20e714 Added missing platform.h to mbedtls ssl.h Anne Jan Brouwer 2017-02-17 01:58:44 +01:00
  • a6980fce4c lwip: Use strlcpy() instead of memcpy() to copy hostname to static buffer Angus Gratton 2017-03-02 14:50:58 +11:00
  • 4bd41d4082 lwip: Fix hostname set in tcpip_adapter_lwip alarruskain 2017-02-17 11:02:00 +01:00
  • 3302a38432 docs: Fix typo in build-system.rst gbcwbz 2017-02-19 19:33:08 +08:00
  • 82ef2b9485 sdmmc: Add width field to the slot config. Daniel Campora 2017-02-20 00:42:58 +00:00
  • de461671aa examples/ethernet: Same sense of meaning SW_STRAP rudi ;-) 2017-02-21 02:52:27 +01:00
  • aa2f5e4ae5 examples/ethernet: typo, better named rudi ;-) 2017-02-26 04:13:39 +01:00
  • a401169ea8 wpa2: add authenticate type for wpa2 enterprise XiaXiaotian 2017-03-17 17:28:01 +08:00
  • 7670e93639 Feature: add ledc low speed channels Wangjialin 2017-02-08 19:52:18 +08:00
  • 66fd3b9768 component/bt: add conditional compilation direvatives to control the source code building of SBC codec wangmengyang 2017-03-17 15:57:30 +08:00
  • fda2e89a1e component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth wangmengyang 2017-03-17 15:08:47 +08:00
  • 57486a1f61 Merge branch 'bugfix/push_master_github' into 'master' Ivan Grokhotkov 2017-03-17 14:21:45 +08:00
  • 364476c1cd ci: Fix master branch being pushed to master Angus Gratton 2017-03-17 12:00:25 +08:00
  • b2f52dd22e component/bt: add Kconfig option "CLASSIC_BT_ENABLED" wangmengyang 2017-03-16 22:32:27 +08:00
  • aaf0cc00c4 component/bt: minor issue fixes for pre-merge wangmengyang 2017-03-16 16:48:39 +08:00
  • f784381c32 Merge branch 'bugfix/push_release_branches' into 'master' Ivan Grokhotkov 2017-03-16 15:05:23 +08:00
  • a8f9d99cae lwip: optimize dhcp renew/rebind timer Liu Zhi Fu 2017-03-14 21:26:27 +08:00
  • 51323482b2 Merge branch 'feature/update_wifi_lib_for_some_fixs_and_features' into 'master' Ivan Grokhotkov 2017-03-16 09:39:16 +08:00
  • 8b6993f7aa build/CI: Push all allocated release branches to github Angus Gratton 2017-03-14 17:27:56 +08:00
  • 447ffb23d5 nvs: print page state as text in nvs_dump Ivan Grokhotkov 2017-03-15 16:51:52 +08:00
  • 4813ab2d28 examples: check return value of nvs_flash_init Ivan Grokhotkov 2017-03-14 21:39:44 +08:00
  • 02fdf8271d Merge branch 'feature/idf_monitor' into 'master' Angus Gratton 2017-03-15 10:41:08 +08:00
  • 829800f272 Merge branch 'bugfix/mbedtls_non_blocking_sockets' into 'master' Ivan Grokhotkov 2017-03-15 10:39:53 +08:00
  • f59f13efd5 examples: remove nvs_flash_init from examples which do not use NVS Ivan Grokhotkov 2017-03-14 21:35:20 +08:00
  • 94b9898ca7 phy_init: move NVS init into relevant function, check errors Ivan Grokhotkov 2017-03-14 21:27:27 +08:00
  • 5a23ec4dc4 nvs: check that storage has at least one free page Ivan Grokhotkov 2017-03-14 21:24:56 +08:00
  • 817bbb4bf9 nvs: add missing error code descriptions Ivan Grokhotkov 2017-03-14 21:18:22 +08:00
  • 577290aaba Merge branch 'bugfix/mdns_security_issues' into 'master' Ivan Grokhotkov 2017-03-14 21:42:06 +08:00
  • a96df34d9b component/bt: recover the BLE buffer size macros wangmengyang 2017-03-14 21:00:58 +08:00
  • c89e11c8fa address security issues with mDNS me-no-dev 2017-03-13 11:56:50 +02:00
  • 6cb9985e5d component/bt: merge the HCI packet reassemble logic modification wangmengyang 2017-03-14 15:34:56 +08:00
  • a9ed6d5a24 Merge branch 'bugfix/make_test_components' into 'master' Ivan Grokhotkov 2017-03-14 15:16:51 +08:00
  • 10f6f234ff Merge branch 'bugfix/fix_uart_stop_bit_2bit_error' into 'master' Ivan Grokhotkov 2017-03-14 14:17:55 +08:00
  • 2156408d45 Merge branch 'feature/aws_iot_sdk' into 'master' Angus Gratton 2017-03-14 10:21:08 +08:00
  • 67aabbff8f esp32: update wifi lib for some bugfix/features Liu Zhi Fu 2017-03-14 10:14:26 +08:00
  • 17696bc679 component/bt: resolve the differences with ESP-IDF master branch wangmengyang 2017-03-13 21:28:53 +08:00
  • da660b234c AWS IoT Device SDK Support Angus Gratton 2016-10-05 16:32:09 +11:00