]> granicus.if.org Git - esp-idf/log
esp-idf
6 years agodocs: Copy CMake docs to a separate set of directories
Angus Gratton [Wed, 8 Aug 2018 07:58:00 +0000 (17:58 +1000)]
docs: Copy CMake docs to a separate set of directories

Required first step before merging back to mainline.

6 years agoMerge branch 'bugfix/fix_cmake_wps_example_build' into 'feature/cmake'
Angus Gratton [Tue, 31 Jul 2018 04:15:51 +0000 (12:15 +0800)]
Merge branch 'bugfix/fix_cmake_wps_example_build' into 'feature/cmake'

wpa_supplicant: add missing source dirs to CMake build

See merge request idf/esp-idf!2738

6 years agowpa_supplicant: add missing source dirs to CMake build
Mahavir Jain [Tue, 10 Jul 2018 08:01:28 +0000 (13:31 +0530)]
wpa_supplicant: add missing source dirs to CMake build

Closes: https://github.com/espressif/esp-idf/issues/2168
Signed-off-by: Mahavir Jain <mahavir@espressif.com>
6 years agoMerge branch 'bugfix/cmake_idf_path' into 'feature/cmake'
Angus Gratton [Tue, 19 Jun 2018 23:30:47 +0000 (07:30 +0800)]
Merge branch 'bugfix/cmake_idf_path' into 'feature/cmake'

cmake: Fix issues when IDF_PATH is not set in environment

See merge request idf/esp-idf!2557

6 years agocmake: Fix issues when IDF_PATH is not set in environment
Angus Gratton [Fri, 15 Jun 2018 04:59:45 +0000 (14:59 +1000)]
cmake: Fix issues when IDF_PATH is not set in environment

Support cases where IDF_PATH may be passed in on the cmake command line,
or inferred from a (hardcoded absolute or relative) path to project.cmake

6 years agoMerge branch 'feature/cmake_confserver' into 'feature/cmake'
Angus Gratton [Thu, 7 Jun 2018 23:32:09 +0000 (07:32 +0800)]
Merge branch 'feature/cmake_confserver' into 'feature/cmake'

cmake: Add JSON configuration server for external config tool integration

See merge request idf/esp-idf!2410

6 years agodocs: Standardise CMake vs cmake
Angus Gratton [Thu, 7 Jun 2018 05:18:48 +0000 (15:18 +1000)]
docs: Standardise CMake vs cmake

6 years agoci: Use new host_test tag
Angus Gratton [Wed, 6 Jun 2018 07:18:52 +0000 (17:18 +1000)]
ci: Use new host_test tag

6 years agokconfig: Add confserver.py to expose sdkconfig to clients
Angus Gratton [Wed, 16 May 2018 06:54:22 +0000 (14:54 +0800)]
kconfig: Add confserver.py to expose sdkconfig to clients

6 years agoMerge branch 'bugfix/cmake_fixes' into 'feature/cmake'
Angus Gratton [Thu, 7 Jun 2018 01:00:27 +0000 (09:00 +0800)]
Merge branch 'bugfix/cmake_fixes' into 'feature/cmake'

CMake: Minor fixes

See merge request idf/esp-idf!2513

6 years agocmake: Fix COMPONENT_SRCEXCLUDE functionality
Angus Gratton [Wed, 6 Jun 2018 06:27:44 +0000 (16:27 +1000)]
cmake: Fix COMPONENT_SRCEXCLUDE functionality

6 years agocmake: Compatibility fixes from Mahavir
Angus Gratton [Wed, 6 Jun 2018 06:14:03 +0000 (16:14 +1000)]
cmake: Compatibility fixes from Mahavir

6 years agoMerge branch 'feature/cmake_update' into 'feature/cmake'
Angus Gratton [Tue, 5 Jun 2018 03:51:19 +0000 (11:51 +0800)]
Merge branch 'feature/cmake_update' into 'feature/cmake'

cmake: Update cmake branch from master

See merge request idf/esp-idf!2478

6 years agocmake: Add COMPONENT_SRCEXCLUDE option
Angus Gratton [Wed, 30 May 2018 07:55:44 +0000 (17:55 +1000)]
cmake: Add COMPONENT_SRCEXCLUDE option

6 years agocmake build system test: Fix path to sdkconfig.h
Angus Gratton [Thu, 31 May 2018 03:31:42 +0000 (13:31 +1000)]
cmake build system test: Fix path to sdkconfig.h

6 years agoMerge branch 'master' into feature/cmake_update
Angus Gratton [Wed, 30 May 2018 07:41:35 +0000 (17:41 +1000)]
Merge branch 'master' into feature/cmake_update

6 years agoMerge branch 'feature/adjtime_newlib' into 'master'
Ivan Grokhotkov [Wed, 30 May 2018 07:00:13 +0000 (15:00 +0800)]
Merge branch 'feature/adjtime_newlib' into 'master'

newlib: Add adjtime - makes a gradual adjustment the system clock

See merge request idf/esp-idf!2462

6 years agoMerge branch 'bugfix/btdm_memleak_of_ble_set_security_param' into 'master'
Jiang Jiang Jian [Wed, 30 May 2018 06:50:02 +0000 (14:50 +0800)]
Merge branch 'bugfix/btdm_memleak_of_ble_set_security_param' into 'master'

component/bt: Fix mem leak of esp_ble_gap_set_security_param

See merge request idf/esp-idf!2458

6 years agoMerge branch 'feature/ci_fail_on_executable_files' into 'master'
Ivan Grokhotkov [Wed, 30 May 2018 03:41:06 +0000 (11:41 +0800)]
Merge branch 'feature/ci_fail_on_executable_files' into 'master'

CI: check source files for executable flag

See merge request idf/esp-idf!2463

6 years agoMerge branch 'bugfix/cmake_fixes' into 'feature/cmake'
Angus Gratton [Wed, 30 May 2018 01:28:41 +0000 (09:28 +0800)]
Merge branch 'bugfix/cmake_fixes' into 'feature/cmake'

cmake: Various build system & docs fixes

See merge request idf/esp-idf!2438

6 years agoMerge branch 'cermak_dhcpserver_fuzzer_test' into 'master'
Ivan Grokhotkov [Tue, 29 May 2018 14:28:43 +0000 (22:28 +0800)]
Merge branch 'cermak_dhcpserver_fuzzer_test' into 'master'

LWIP_Fuzzer: Added AFL tests for lwip dhcpserver, client and dns

See merge request idf/esp-idf!2399

6 years agoMerge branch 'bugfix/vfs_select' into 'master'
Ivan Grokhotkov [Tue, 29 May 2018 12:27:10 +0000 (20:27 +0800)]
Merge branch 'bugfix/vfs_select' into 'master'

VFS select: Bugfixes and debug output

See merge request idf/esp-idf!2459

6 years agoremove executable permission from source files
Ivan Grokhotkov [Mon, 28 May 2018 18:08:38 +0000 (02:08 +0800)]
remove executable permission from source files

6 years agoci: check for executable flag on source files
Ivan Grokhotkov [Mon, 28 May 2018 18:01:43 +0000 (02:01 +0800)]
ci: check for executable flag on source files

6 years agoVFS: fix possible memory leak in UART
Roland Dobai [Tue, 29 May 2018 09:01:25 +0000 (11:01 +0200)]
VFS: fix possible memory leak in UART

6 years agoVFS: Use convenience function for safe FD_ISSET
Roland Dobai [Tue, 29 May 2018 09:01:25 +0000 (11:01 +0200)]
VFS: Use convenience function for safe FD_ISSET

6 years agoVFS: esp_vfs_select() needs to be callable from concurrent tasks
Roland Dobai [Tue, 29 May 2018 09:01:25 +0000 (11:01 +0200)]
VFS: esp_vfs_select() needs to be callable from concurrent tasks

This fix is for compatibility with lwip_select(). It moves the lock to
UART which is the only VFS driver which is implemented and is not
"thread-safe".

6 years agoVFS: Add debugging outputs for select() related functions
Roland Dobai [Tue, 29 May 2018 09:01:25 +0000 (11:01 +0200)]
VFS: Add debugging outputs for select() related functions

6 years agopartition table: Set partition table offset via variable
Angus Gratton [Tue, 29 May 2018 04:46:45 +0000 (14:46 +1000)]
partition table: Set partition table offset via variable

6 years agoconfgen: Don't write environment-loaded configuration items to sdkconfig
Angus Gratton [Tue, 29 May 2018 01:10:30 +0000 (11:10 +1000)]
confgen: Don't write environment-loaded configuration items to sdkconfig

6 years agoesptool: Remove tabs from KConfig.projbuild
Angus Gratton [Fri, 25 May 2018 06:24:29 +0000 (16:24 +1000)]
esptool: Remove tabs from KConfig.projbuild

6 years agodocs: Minor cleanup of getting started docs
Angus Gratton [Fri, 25 May 2018 06:22:18 +0000 (16:22 +1000)]
docs: Minor cleanup of getting started docs

6 years agonetif require vfs
Nicola Lunghi [Thu, 24 May 2018 14:29:28 +0000 (15:29 +0100)]
netif require vfs

6 years agoidf.py: Print flashing steps at the end of each build
Angus Gratton [Thu, 24 May 2018 06:05:31 +0000 (16:05 +1000)]
idf.py: Print flashing steps at the end of each build

6 years agodocs: Add some clarifications for Mac OS users
Angus Gratton [Thu, 24 May 2018 03:48:38 +0000 (13:48 +1000)]
docs: Add some clarifications for Mac OS users

6 years agoconfig: Rename mconf to mconf-idf & conf to conf-idf
Angus Gratton [Thu, 24 May 2018 03:32:34 +0000 (13:32 +1000)]
config: Rename mconf to mconf-idf & conf to conf-idf

These versions of conf/mconf are forked from the upstream, and the CMake system allows mconf-idf to
be installed externally on the path. So the best option is to rename.

Includes changes to Windows installer for v1.1

6 years agodocs: Add port argument to idf.py monitor
Angus Gratton [Thu, 17 May 2018 06:08:42 +0000 (14:08 +0800)]
docs: Add port argument to idf.py monitor

6 years agodocs: Add some clarification about ~/.profile
Angus Gratton [Thu, 17 May 2018 06:08:31 +0000 (14:08 +0800)]
docs: Add some clarification about ~/.profile

6 years agomconf: Don't print a recommendation to use 'make' if CMake build system is in use
Angus Gratton [Thu, 17 May 2018 04:23:49 +0000 (12:23 +0800)]
mconf: Don't print a recommendation to use 'make' if CMake build system is in use

Also add some cmake dependencies to rebuild mconf if its source files change.

6 years agoesp32: Component needs public dependency on tcpip_adapter
Angus Gratton [Thu, 17 May 2018 03:55:40 +0000 (11:55 +0800)]
esp32: Component needs public dependency on tcpip_adapter

Because of esp_event.h

Closes https://github.com/espressif/esp-idf/issues/1954

6 years agocmakelists: move spi_flash to COMPONENT_REQUIRES
Nicola Lunghi [Fri, 11 May 2018 15:54:45 +0000 (16:54 +0100)]
cmakelists: move spi_flash to COMPONENT_REQUIRES

in the include file esp_ota_ops.h "esp_partition.h" is included.
This is from spi_flash so component that requires app_update also will need that

this fixes this error:

  In file included from ../components/esp32-homie/ota.c:11:0:
  /esp-idf/components/app_update/include/esp_ota_ops.h:22:27: fatal error: esp_partition.h: No such file or directory

Signed-off-by: Nicola Lunghi <25422924+nicola-lunghi@users.noreply.github.com>
Merges https://github.com/espressif/esp-idf/pull/1947

6 years agodocs: Add some tips about setting the Python interpreter, and a specific check in...
Angus Gratton [Fri, 11 May 2018 09:20:27 +0000 (17:20 +0800)]
docs: Add some tips about setting the Python interpreter, and a specific check in idf.py

Don't show the "Python 2 interpreter" option in menuconfig when using CMake.

This is a stop-gap until we support Python 2 & 3 together in ESP-IDF (soon).

Closes https://github.com/espressif/esp-idf/issues/1924

6 years agocmake: Fix set_default using value from environment
Angus Gratton [Thu, 10 May 2018 11:15:19 +0000 (19:15 +0800)]
cmake: Fix set_default using value from environment

Fixes issue with idf.py passing through Python interpreter, as reported in
https://github.com/espressif/esp-idf/issues/1924

6 years agodocs: Separate "build and flash" into building then flashing
Angus Gratton [Thu, 10 May 2018 10:15:03 +0000 (18:15 +0800)]
docs: Separate "build and flash" into building then flashing

Explains idf.py build as mentioned here: https://github.com/espressif/esp-idf/issues/1906#issuecomment-387557050

6 years agodocs: Fix some Windows Command Prompt paths
Angus Gratton [Thu, 10 May 2018 10:11:45 +0000 (18:11 +0800)]
docs: Fix some Windows Command Prompt paths

Reported in https://github.com/espressif/esp-idf/issues/1906

6 years agocmake: Add sdkconfig.h directory to include paths list not just compiler args
Angus Gratton [Tue, 8 May 2018 07:33:21 +0000 (15:33 +0800)]
cmake: Add sdkconfig.h directory to include paths list not just compiler args

Also move into 'build/config/' subdir, remove creation of empty include/config dir.

6 years agocmake: Hide serial port settings in menuconfig when using cmake
Angus Gratton [Mon, 7 May 2018 02:01:16 +0000 (10:01 +0800)]
cmake: Hide serial port settings in menuconfig when using cmake

6 years agonewlib: Add adjtime - makes a gradual adjustment the system clock
Konstantin Kondrashov [Mon, 28 May 2018 12:36:04 +0000 (17:36 +0500)]
newlib: Add adjtime - makes a gradual adjustment the system clock

This function speeds up or slows down the system clock in order to make a gradual adjustment. This ensures
 that the calendar time reported by the system clock is always monotonically increasing, which might not happen
 if you simply set the clock.

The delta argument specifies a relative adjustment to be made to the clock time. If negative, the system clock is
 slowed down for a while until it has lost this much elapsed time. If positive, the system clock is speeded up for a
 while.

If the olddelta argument is not a null pointer, the adjtime function returns information about any previous time
 adjustment that has not yet completed.

The return value is 0 on success and -1 on failure.

To stop the adjustement, call the function settimeofday(current_time).

6 years agocomponent/bt: Fix mem leak of esp_ble_gap_set_security_param
baohongde [Mon, 28 May 2018 09:43:53 +0000 (17:43 +0800)]
component/bt: Fix mem leak of esp_ble_gap_set_security_param

6 years agoMerge branch 'docs/update_logtrace_readme' into 'master'
Ivan Grokhotkov [Mon, 28 May 2018 09:05:02 +0000 (17:05 +0800)]
Merge branch 'docs/update_logtrace_readme' into 'master'

docs: Corrects OpenOCD command usage in logtrace readme

See merge request idf/esp-idf!2455

6 years agoMerge branch 'bugfix/rtc_vddsdio_details' into 'master'
Angus Gratton [Mon, 28 May 2018 00:51:02 +0000 (08:51 +0800)]
Merge branch 'bugfix/rtc_vddsdio_details' into 'master'

Fix minor VDDSDIO details

See merge request idf/esp-idf!2449

6 years agoMerge branch 'feature/wifi_add_os_adapter_func' into 'master'
Jiang Jiang Jian [Sat, 26 May 2018 14:06:25 +0000 (22:06 +0800)]
Merge branch 'feature/wifi_add_os_adapter_func' into 'master'

Feature/wifi add os adapter func

See merge request idf/esp-idf!2417

6 years agoAdd OS adapter to WiFi driver
XiaXiaotian [Thu, 19 Oct 2017 09:42:55 +0000 (17:42 +0800)]
Add OS adapter to WiFi driver

1.add os adapter to wifi driver
2.type of encrypt funcs not correct

6 years agoMerge branch 'bugfix/vfs_select_incorrect_reset' into 'master'
Ivan Grokhotkov [Fri, 25 May 2018 15:22:01 +0000 (23:22 +0800)]
Merge branch 'bugfix/vfs_select_incorrect_reset' into 'master'

VFS select: Correct reseting of socket FDs

See merge request idf/esp-idf!2444

6 years agoMerge branch 'bugfix/btdm_bt_err_8192' into 'master'
Jiang Jiang Jian [Fri, 25 May 2018 15:15:05 +0000 (23:15 +0800)]
Merge branch 'bugfix/btdm_bt_err_8192' into 'master'

component/bt : fix bug that assert rwbt.c 265 8192 error

See merge request idf/esp-idf!2442

6 years agodocs: Corrects OpenOCD command usage in logtrace readme
Alexey Gerenkov [Fri, 25 May 2018 13:42:18 +0000 (16:42 +0300)]
docs: Corrects OpenOCD command usage in logtrace readme

6 years agoFix redefinition of select() on platforms where ESP_PLATFORM is discarded
Roland Dobai [Thu, 24 May 2018 11:47:00 +0000 (13:47 +0200)]
Fix redefinition of select() on platforms where ESP_PLATFORM is discarded

Ref: https://github.com/espressif/esp-idf/issues/1987

6 years agoVFS select: Correct reseting of socket FDs
Roland Dobai [Thu, 24 May 2018 08:02:24 +0000 (10:02 +0200)]
VFS select: Correct reseting of socket FDs

When using multiple sockets, some of them could be incorrectly removed
from the fd_sets before passing these fd_sets forward to the socket
select function.

Closes https://github.com/espressif/esp-idf/issues/1987

6 years agoMerge branch 'feature/btdm_add_bt_ble_coex_demo' into 'master'
Jiang Jiang Jian [Fri, 25 May 2018 11:57:45 +0000 (19:57 +0800)]
Merge branch 'feature/btdm_add_bt_ble_coex_demo' into 'master'

Component/bt: add a2dp_gatts_coex demo

See merge request idf/esp-idf!1945

6 years agoMerge branch 'bugfix/unit_test_partition_size' into 'master'
Ivan Grokhotkov [Fri, 25 May 2018 11:39:44 +0000 (19:39 +0800)]
Merge branch 'bugfix/unit_test_partition_size' into 'master'

unit test app: Require 4MB flash

See merge request idf/esp-idf!2448

6 years agosoc: rtc_vddsdio_get_config() In default configuration, VDD_SDIO LDO is always enabled
Angus Gratton [Fri, 25 May 2018 04:53:03 +0000 (14:53 +1000)]
soc: rtc_vddsdio_get_config() In default configuration, VDD_SDIO LDO is always enabled

When using bootstrapping pin to enable VDD_SDIO, the internal LDO is always enabled at either 1.8V
or 3.3V.

6 years agosoc: Fix description of rtc_config_t.tieh, add macros
Angus Gratton [Fri, 25 May 2018 04:52:41 +0000 (14:52 +1000)]
soc: Fix description of rtc_config_t.tieh, add macros

Usage of TIEH was correct but description had 1.8V & 3.3V backwards.

Add macro definitions for TIEH values to improve readability.

6 years agounit test app: Require 4MB flash
Angus Gratton [Fri, 25 May 2018 02:16:26 +0000 (12:16 +1000)]
unit test app: Require 4MB flash

PSRAM config unit tests had outgrown the 0x14000 byte allocated factory size.

6 years agoMerge branch 'feature/bootloader_factory_reset' into 'master'
Angus Gratton [Fri, 25 May 2018 00:17:48 +0000 (08:17 +0800)]
Merge branch 'feature/bootloader_factory_reset' into 'master'

bootloader: Add factory reset and start test app

See merge request idf/esp-idf!2291

6 years agoMerge branch 'bugfix/disable_vfs_select' into 'master'
Angus Gratton [Thu, 24 May 2018 23:58:54 +0000 (07:58 +0800)]
Merge branch 'bugfix/disable_vfs_select' into 'master'

VFS: Optionally disable the VFS implementation of select()

See merge request idf/esp-idf!2434

6 years agobootloader: Add factory reset and start test app
Konstantin Kondrashov [Mon, 23 Apr 2018 12:19:04 +0000 (17:19 +0500)]
bootloader: Add factory reset and start test app

Added feature:
- reset firmware to Factory app.(by long pressing of the button)
- boot Test app. (by long pressing of the button)
- Added feature erase data partitions from factory reset.

TW10281
TW10280

6 years agoMerge branch 'test/assign_ut_cases_according_to_sdkconfig' into 'master'
Ivan Grokhotkov [Thu, 24 May 2018 11:28:03 +0000 (19:28 +0800)]
Merge branch 'test/assign_ut_cases_according_to_sdkconfig' into 'master'

CI: assign ut cases according to sdkconfig

See merge request idf/esp-idf!2407

6 years agoMerge branch 'docs/make_core_dump_doc_clear' into 'master'
Ivan Grokhotkov [Thu, 24 May 2018 09:38:28 +0000 (17:38 +0800)]
Merge branch 'docs/make_core_dump_doc_clear' into 'master'

docs: Makes core dump's documentation slightly clearer

See merge request idf/esp-idf!2433

6 years agocomponent/bt : fix bug that assert rwbt.c 265 8192 error
Tian Hao [Thu, 24 May 2018 07:47:16 +0000 (15:47 +0800)]
component/bt : fix bug that assert rwbt.c 265 8192 error

6 years agoMerge branch 'bugfix/btdm_fix_set_scan_params_cmd_complete_error' into 'master'
Jiang Jiang Jian [Thu, 24 May 2018 05:44:15 +0000 (13:44 +0800)]
Merge branch 'bugfix/btdm_fix_set_scan_params_cmd_complete_error' into 'master'

Component/bt: fix set scan params command completer error

See merge request idf/esp-idf!2430

6 years agounit-test-app: udpate CI related part to README
He Yin Ling [Tue, 22 May 2018 06:33:35 +0000 (14:33 +0800)]
unit-test-app: udpate CI related part to README

6 years agoCI: remove unnecessary artifacts of assign_test
He Yin Ling [Tue, 15 May 2018 15:04:21 +0000 (23:04 +0800)]
CI: remove unnecessary artifacts of assign_test

6 years agotiny-test-fw: show descriptive error when test case assignment fails:
He Yin Ling [Tue, 15 May 2018 09:41:57 +0000 (17:41 +0800)]
tiny-test-fw: show descriptive error when test case assignment fails:

Will give hint when any job failed to assign:

```
Please add the following jobs to .gitlab-ci.yml with specific tags:
* Add job with: psram, ESP32_IDF, UT_T1_1
* Add job with: psram, ESP32_IDF, UT_T1_1
```

6 years agoCI: assign unit test cases according to sdkconfig:
He Yin Ling [Tue, 15 May 2018 03:51:56 +0000 (11:51 +0800)]
CI: assign unit test cases according to sdkconfig:

We have built unit-test-app with different configs.
Currently we use the config name as tags to match runners.
It's not easy to add new configs (need to update tags to existed runners).

Now we'll parse required test runner tags from `sdkconfig` file.
For example, if config enables `CONFIG_SPIRAM_SUPPORT`, then it requires `psram` tag.
This will make adding new configs easier.

In this commit we change the one behavior of assign test: match keys of
cases should be exactly the same with job tags. This fixes cases select
jobs include their tags, and jobs requires those tags can't be assigned.

6 years agoComponent/bt: fix set scan params command completer error
zhiweijian [Tue, 22 May 2018 08:54:08 +0000 (16:54 +0800)]
Component/bt: fix set scan params command completer error

6 years agoMerge branch 'mesh/feature_manual_networking' into 'master'
Jiang Jiang Jian [Wed, 23 May 2018 11:20:30 +0000 (19:20 +0800)]
Merge branch 'mesh/feature_manual_networking' into 'master'

Mesh/feature manual networking

See merge request idf/esp-idf!2426

6 years agomesh: add manual networking function
qiyueixa [Mon, 21 May 2018 09:22:04 +0000 (17:22 +0800)]
mesh: add manual networking function

1. add mesh_assoc_t to esp_mesh_internal.h file.
2. rename "node" to "device" in esp_mesh.h.
3. add MESH_EVENT_SCAN_DONE event.
4. add APIs esp_mesh_scan_get_ap_record() and esp_mesh_scan_get_ap_ie_len() to get scan results.
5. modify API esp_mesh_set_self_organized() by adding parameter "select_parent".
6. modify API esp_mesh_set_parent() by adding parameter "parent_mesh_id"
7. add manual networking example.

6 years agoVFS: Optionally disable the VFS implementation of select()
Roland Dobai [Wed, 23 May 2018 06:25:46 +0000 (08:25 +0200)]
VFS: Optionally disable the VFS implementation of select()

This allows to temporarily resolve issues like
https://github.com/espressif/esp-idf/issues/1987
while bugs are fixed in the VFS implementation of select().

6 years agoMerge branch 'feature/xRingBufferCanRead_pr1672' into 'master'
Angus Gratton [Wed, 23 May 2018 07:09:40 +0000 (15:09 +0800)]
Merge branch 'feature/xRingBufferCanRead_pr1672' into 'master'

freeRTOS/Re-factor ring buffers and add xRingbufferCanRead, xRingbufferCanWrite

See merge request idf/esp-idf!2214

6 years agoMerge branch 'feature/rmt_translator' into 'master'
Angus Gratton [Tue, 22 May 2018 23:27:14 +0000 (07:27 +0800)]
Merge branch 'feature/rmt_translator' into 'master'

driver(rmt): Add API supports sending uint8_t type data

See merge request idf/esp-idf!1975

6 years agodocs: Makes core dump's documentation slightly clearer
Alexey Gerenkov [Tue, 22 May 2018 13:45:07 +0000 (16:45 +0300)]
docs: Makes core dump's documentation slightly clearer

Merges https://github.com/espressif/esp-idf/pull/1968

6 years agoMerge branch 'feature/multi_antenna_v3.1' into 'master'
Jiang Jiang Jian [Tue, 22 May 2018 15:04:01 +0000 (23:04 +0800)]
Merge branch 'feature/multi_antenna_v3.1' into 'master'

esp32: add multiple antenna

See merge request idf/esp-idf!2400

6 years agoesp32: add multiple antenna
Liu Zhi Fu [Tue, 15 May 2018 03:59:32 +0000 (11:59 +0800)]
esp32: add multiple antenna

1. Support multiple antenna support
2. libphy.a is updated to v3910

6 years agoMerge branch 'feature/a2dp-sink-source-runtime-selection' into 'master'
Jiang Jiang Jian [Tue, 22 May 2018 14:21:39 +0000 (22:21 +0800)]
Merge branch 'feature/a2dp-sink-source-runtime-selection' into 'master'

bt-a2dp: BT A2DP sink and source selection is now runtime

See merge request idf/esp-idf!2229

6 years agoMerge branch 'bugfix/some_changes_relating_to_phy_v3900' into 'master'
Jiang Jiang Jian [Tue, 22 May 2018 13:09:05 +0000 (21:09 +0800)]
Merge branch 'bugfix/some_changes_relating_to_phy_v3900' into 'master'

esp32: some changes relating to phy v3900

See merge request idf/esp-idf!2421

6 years agoMerge branch 'feature/proto-client' into 'master'
Jiang Jiang Jian [Tue, 22 May 2018 13:06:46 +0000 (21:06 +0800)]
Merge branch 'feature/proto-client' into 'master'

HTTP Client

See merge request idf/esp-idf!1521

6 years agoMerge branch 'bugfix/cermak_mdns_fuzzer_update' into 'master'
Ivan Grokhotkov [Tue, 22 May 2018 12:03:02 +0000 (20:03 +0800)]
Merge branch 'bugfix/cermak_mdns_fuzzer_update' into 'master'

Bugfix/cermak mdns fuzzer update

See merge request idf/esp-idf!2388

6 years agoFixed nullptr dereference in MDNS.c
David Cermak [Tue, 22 May 2018 09:10:27 +0000 (11:10 +0200)]
Fixed nullptr dereference in MDNS.c

6 years agoMDNS-Fuzzer: AFL fuzzer tests for mdsn packet parser
David Cermak [Fri, 4 May 2018 14:42:54 +0000 (16:42 +0200)]
MDNS-Fuzzer: AFL fuzzer tests for mdsn packet parser

6 years agoComponent/bt: add bt_ble_coex demo
zhiweijian [Sat, 27 Jan 2018 09:18:21 +0000 (17:18 +0800)]
Component/bt: add bt_ble_coex demo

6 years agoMerge branch 'bugfix/docs_fix_vcp_driver_link_v2' into 'master'
Ivan Grokhotkov [Tue, 22 May 2018 08:55:59 +0000 (16:55 +0800)]
Merge branch 'bugfix/docs_fix_vcp_driver_link_v2' into 'master'

docs: fix (in remaining places) link for FTDI VCP drivers

See merge request idf/esp-idf!2424

6 years agoMerge branch 'bugfix/docs_esp-wrover-kit_and_touch-sensor' into 'master'
Ivan Grokhotkov [Tue, 22 May 2018 08:22:30 +0000 (16:22 +0800)]
Merge branch 'bugfix/docs_esp-wrover-kit_and_touch-sensor' into 'master'

docs: updated esp wrover kit jumpers and touch sensor links

See merge request idf/esp-idf!2422

6 years agodocs: fix (in remaining places) link for FTDI VCP drivers
Mahavir Jain [Mon, 21 May 2018 07:12:43 +0000 (12:42 +0530)]
docs: fix (in remaining places) link for FTDI VCP drivers

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
6 years agoesp32: some changes relating to phy v3900
Liu Zhi Fu [Sat, 19 May 2018 04:13:34 +0000 (12:13 +0800)]
esp32: some changes relating to phy v3900

1. Store the calibration data to NVS if PHY does full calibration because of calibration data checksum failure
2. Pass the station's mac to PHY for checksum calculation

6 years agoMerge branch 'bugfix/parallel_multi_heap_test' into 'master'
Angus Gratton [Tue, 22 May 2018 05:30:58 +0000 (13:30 +0800)]
Merge branch 'bugfix/parallel_multi_heap_test' into 'master'

CI fix: multi heap host test parallel race

See merge request idf/esp-idf!2428

6 years agoRemove unused macro
Tuan PM [Tue, 22 May 2018 05:04:47 +0000 (12:04 +0700)]
Remove unused macro

6 years agoAdd http status enum & return ESP_FAIL as error code
Tuan PM [Tue, 22 May 2018 03:55:18 +0000 (10:55 +0700)]
Add http status enum & return ESP_FAIL as error code

6 years agoMerge branch 'bugfix/esp_err_to_name_windows' into 'master'
Angus Gratton [Tue, 22 May 2018 03:31:17 +0000 (11:31 +0800)]
Merge branch 'bugfix/esp_err_to_name_windows' into 'master'

gen_esp_err_to_name.py: Use normal file I/O instead of mmap()

See merge request idf/esp-idf!2425

6 years agoMerge branch 'bugfix/unit_test_timeout' into 'master'
Angus Gratton [Tue, 22 May 2018 03:13:16 +0000 (11:13 +0800)]
Merge branch 'bugfix/unit_test_timeout' into 'master'

Unit tests: Add per-test timeout option, disable two SD tests

See merge request idf/esp-idf!2423

6 years agogitignore: Add test_multi_heap_host
Angus Gratton [Mon, 21 May 2018 23:47:16 +0000 (09:47 +1000)]
gitignore: Add test_multi_heap_host