]>
granicus.if.org Git - esp-idf/log
Ivan Grokhotkov [Mon, 4 Mar 2019 08:24:07 +0000 (16:24 +0800)]
Merge branch 'feature/esp_http_client_global_ca_store' into 'master'
esp_http_client: add support for using certs from global ca store
See merge request idf/esp-idf!4302
Jiang Jiang Jian [Fri, 1 Mar 2019 02:03:03 +0000 (10:03 +0800)]
Merge branch 'doc/crc_apis_usage' into 'master'
Add CRC APIs usage
See merge request idf/esp-idf!4351
Ivan Grokhotkov [Thu, 28 Feb 2019 13:00:41 +0000 (21:00 +0800)]
Merge branch 'test/spi_param_wiring_doc' into 'master'
spi test: describe the wiring of param test in the comments
See merge request idf/esp-idf!4394
michael [Thu, 28 Feb 2019 11:37:17 +0000 (19:37 +0800)]
spi test: describe the wiring of param test in the comments
Jiang Jiang Jian [Thu, 28 Feb 2019 10:21:16 +0000 (18:21 +0800)]
Merge branch 'bugfix/wifi_modify_wifi_kconfig' into 'master'
esp32: modify WiFi Kconfig in order to achieve better compatility and performance
See merge request idf/esp-idf!4164
Angus Gratton [Thu, 28 Feb 2019 09:47:22 +0000 (17:47 +0800)]
Merge branch 'feature/efuse_manager' into 'master'
Feature/efuse manager
See merge request idf/esp-idf!2819
XiaXiaotian [Fri, 25 Jan 2019 09:26:49 +0000 (17:26 +0800)]
esp32: modify WiFi Kconfig in order to achieve better compatility
and performance
Konstantin Kondrashov [Tue, 18 Dec 2018 14:42:10 +0000 (22:42 +0800)]
efuse: Fix to pass CI tests
Konstantin Kondrashov [Fri, 14 Dec 2018 06:00:59 +0000 (14:00 +0800)]
efuse: Reduce the size of esp_efuse_desc_t to 4 bytes
Konstantin Kondrashov [Wed, 12 Dec 2018 07:50:31 +0000 (15:50 +0800)]
efuse: Add MAX_BLK_LEN define for changing len of field
Added docs, improved efuse_table_gen.py, and minor fixes
Checking the generated files for compliance with the coding scheme.
Konstantin Kondrashov [Tue, 11 Dec 2018 06:39:32 +0000 (14:39 +0800)]
efuse: Fix docs and script
Konstantin Kondrashov [Fri, 7 Dec 2018 12:32:58 +0000 (20:32 +0800)]
efuse: Fix python coding style
Set python's scripts attribute chmod
Add compatibility with Python3 for efuse_table_gen.py
Konstantin Kondrashov [Fri, 7 Dec 2018 11:28:57 +0000 (19:28 +0800)]
CI: Add host tests
Konstantin Kondrashov [Fri, 7 Dec 2018 09:57:25 +0000 (17:57 +0800)]
efuse: Add a write/read protection
Konstantin Kondrashov [Thu, 6 Dec 2018 09:49:02 +0000 (17:49 +0800)]
efuse: Fix make/cmake build systems and docs
Konstantin Kondrashov [Wed, 21 Nov 2018 08:09:36 +0000 (16:09 +0800)]
efuse: Add support coding scheme to script
Added support using BLK1 and BLK2 in custom table.
Added change size key in BLK1 and BLK2 if coding scheme was changed.
Konstantin Kondrashov [Mon, 19 Nov 2018 03:46:21 +0000 (11:46 +0800)]
efuse: Add API efuse
Added support 3/4 coding scheme
Konstantin Kondrashov [Mon, 19 Nov 2018 03:45:21 +0000 (11:45 +0800)]
build_system: Add support efuse
Konstantin Kondrashov [Mon, 19 Nov 2018 03:41:26 +0000 (11:41 +0800)]
docs: Add efuse
Konstantin Kondrashov [Mon, 19 Nov 2018 03:39:41 +0000 (11:39 +0800)]
soc: Add support efuse
Konstantin Kondrashov [Mon, 19 Nov 2018 03:38:05 +0000 (11:38 +0800)]
esp32: Add using efuse component
Konstantin Kondrashov [Mon, 19 Nov 2018 03:36:19 +0000 (11:36 +0800)]
bootloader: Add support efuse component
Jiang Jiang Jian [Thu, 28 Feb 2019 05:34:51 +0000 (13:34 +0800)]
Merge branch 'bugfix/fix_scan_bugs_and_alloc_eb_fail' into 'master'
wifi: fix scan bugs and alloc eb fail
See merge request idf/esp-idf!4373
Ivan Grokhotkov [Thu, 28 Feb 2019 02:24:34 +0000 (10:24 +0800)]
Merge branch 'bugfix/pthread_thread_size' into 'master'
pthread: Transform the units of the stack size to the FreeRTOS domain
Closes IDFGH-603
See merge request idf/esp-idf!4375
Angus Gratton [Wed, 27 Feb 2019 23:38:52 +0000 (07:38 +0800)]
Merge branch 'feature/sniffer_app_trace' into 'master'
capture WiFi packets to host via JTAG
See merge request idf/esp-idf!4203
Angus Gratton [Wed, 27 Feb 2019 23:04:21 +0000 (07:04 +0800)]
Merge branch 'esp_http_server/lru_counter_for_timestamp' into 'master'
esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer
See merge request idf/esp-idf!4205
Roland Dobai [Tue, 26 Feb 2019 15:55:20 +0000 (16:55 +0100)]
pthread: Transform the units of the stack size to the FreeRTOS domain
Closes https://github.com/espressif/esp-idf/issues/3015
zhangyanjiao [Wed, 13 Feb 2019 09:37:53 +0000 (17:37 +0800)]
wifi:
1. make menuconfig can set the WiFi mgmt short buffer num
2. fix several scan bugs
Jeroen Domburg [Wed, 27 Feb 2019 09:58:57 +0000 (17:58 +0800)]
Merge branch 'bugfix/make_get_coreid_volatile' into 'master'
freertos: Make xPortGetCoreID() volatile
See merge request idf/esp-idf!4359
Jiang Jiang Jian [Wed, 27 Feb 2019 09:54:37 +0000 (17:54 +0800)]
Merge branch 'bugfix/btdm_fix_remove_bonded_device_warnning' into 'master'
Component/bt: fix remove bonded device warnning
See merge request idf/esp-idf!3704
Jiang Jiang Jian [Wed, 27 Feb 2019 09:37:46 +0000 (17:37 +0800)]
Merge branch 'bugfix/ble_reconn_rescan_readv_crash' into 'master'
component/bt : fix bug that there's low ratio crash when BLE do re-connect/re-scan/re-adv
See merge request idf/esp-idf!4324
Mahavir Jain [Wed, 20 Feb 2019 07:18:45 +0000 (12:48 +0530)]
esp_http_client: add support for using certs from global ca store
Closes https://github.com/espressif/esp-idf/issues/3062
Jiang Jiang Jian [Wed, 27 Feb 2019 08:44:00 +0000 (16:44 +0800)]
Merge branch 'bugfix/lack_of_break_in_tcp_client' into 'master'
fix the bug in tcp_client
See merge request idf/esp-idf!4330
Angus Gratton [Wed, 27 Feb 2019 08:33:05 +0000 (16:33 +0800)]
Merge branch 'bugfix/tw28146_make_wifi_iram_optimization_configurable' into 'master'
esp32: make WiFi IRAM optimization configurable
See merge request idf/esp-idf!4037
Angus Gratton [Wed, 27 Feb 2019 08:31:47 +0000 (16:31 +0800)]
Merge branch 'feature/embed_elf_sha256' into 'master'
build system: include SHA256 hash of ELF file into app_desc structure
See merge request idf/esp-idf!4093
morris [Fri, 25 Jan 2019 09:03:01 +0000 (17:03 +0800)]
sniffer: capture packets to host via JTAG
Based on app-trace component, it's able to send sniffer packets to host via JTAG interface.
Ivan Grokhotkov [Thu, 24 Jan 2019 13:05:08 +0000 (21:05 +0800)]
esp32: print ELF file SHA256 in panic handler
Ivan Grokhotkov [Wed, 9 Jan 2019 12:06:01 +0000 (20:06 +0800)]
build system: include SHA256 hash of ELF file into app_desc structure
Angus Gratton [Wed, 27 Feb 2019 05:22:59 +0000 (13:22 +0800)]
Merge branch 'example/freertos_real_time_stats' into 'master'
freertos: Add real time stats example
See merge request idf/esp-idf!4334
Angus Gratton [Wed, 27 Feb 2019 05:22:47 +0000 (13:22 +0800)]
Merge branch 'bugfix/bootloader_freq_check_runtime' into 'master'
bootloader: check previously used clock frequency at run time
See merge request idf/esp-idf!3827
Angus Gratton [Wed, 27 Feb 2019 05:20:21 +0000 (13:20 +0800)]
Merge branch 'bugfix/cmake_psram_fix_flag' into 'master'
cmake: Fix psram workaround compiler flag application
See merge request idf/esp-idf!4335
Ivan Grokhotkov [Wed, 27 Feb 2019 03:08:53 +0000 (11:08 +0800)]
Merge branch 'bugfix/esp_timer_monotonic_test' into 'master'
esp_timer: fix occasional failures in "esp_timer_get_time returns monotonic values" test
See merge request idf/esp-idf!4340
Darian Leung [Tue, 26 Feb 2019 12:58:02 +0000 (20:58 +0800)]
freertos: Make xPortGetCoreID() volatile
When xPortGetCoreID() is called twice within a function,
it might only be called once after compilation. This
commit makes the inline assembly of the function volatile.
Closes #3093
Liu Zhi Fu [Thu, 27 Dec 2018 12:53:45 +0000 (20:53 +0800)]
esp32: make WiFi IRAM optimization configurable
With this feature, the WiFi IRAM optimization can be disabled/enabled via menuconfig.
jack [Tue, 26 Feb 2019 08:38:20 +0000 (16:38 +0800)]
Add CRC APIs usage
xiehang [Thu, 21 Feb 2019 08:25:07 +0000 (16:25 +0800)]
fix the bug in tcp_client
Closes https://github.com/espressif/esp-idf/issues/3058
Ivan Grokhotkov [Tue, 26 Feb 2019 09:07:59 +0000 (17:07 +0800)]
soc: define named constants for DPORT_CPUPERIOD_SEL values
Ivan Grokhotkov [Thu, 29 Nov 2018 07:18:11 +0000 (15:18 +0800)]
bootloader: check previously used clock frequency at run time
In the situation when bootloader was compiled for 240MHz, and app was
compiled for 160MHz, and the chip is a revision 0 chip, the
bootloader will assume that the application has also been running at
240MHz. This will cause the chip to lock up later. Modify this to use
a run time check of DPORT_CPUPERIOD_SEL, which indicates which of the
PLL frequencies was used.
Closes https://github.com/espressif/esp-idf/issues/2731.
Ivan Grokhotkov [Thu, 29 Nov 2018 07:15:21 +0000 (15:15 +0800)]
soc/rtc_clk: don’t clear DPORT_CPUPERIOD_SEL when switching to XTAL
This is not necessary since RTC_CNTL_SOC_CLK_SEL is set before this.
Darian Leung [Mon, 18 Feb 2019 19:04:17 +0000 (03:04 +0800)]
freertos: Add real time stats example
The following commit adds a real time stats example demonstrating how to
obtain task CPU usage statistics over a period of time, as opposed to the current
run time stats in FreeRTOS which measures task CPU usage as a percentage of
total system run time.
Ivan Grokhotkov [Tue, 26 Feb 2019 04:28:10 +0000 (12:28 +0800)]
Merge branch 'bugfix/nvs_hash_blocks_eager_cleanup' into 'master'
nvs: do eager cleanup of HashListBlocks
See merge request idf/esp-idf!4337
Angus Gratton [Fri, 22 Feb 2019 01:20:11 +0000 (12:20 +1100)]
cmake: Fix psram workaround compiler flag application
Previously, this compiler flag was not being applied
regardless of CONFIG_SPIRAM_CACHE_WORKAROUND setting.
Explanation: add_compile_options() only applies to
source files added after the function is run, or in
subdirectories added after the function is run. In
this case, no new source files were being added after
this function was run.
Angus Gratton [Tue, 26 Feb 2019 03:57:10 +0000 (11:57 +0800)]
Merge branch 'feature/add_api_get_rmt_idle_level' into 'master'
feature(rmt): fixed some RMT related issues.
See merge request idf/esp-idf!3864
Angus Gratton [Tue, 26 Feb 2019 03:56:27 +0000 (11:56 +0800)]
Merge branch 'bugfix/fix_dig_gpio_unable_hold_bug' into 'master'
bugfix(gpio): fixed digital gpio unable hold bug during deep-sleep.
See merge request idf/esp-idf!3877
Angus Gratton [Tue, 26 Feb 2019 03:47:49 +0000 (11:47 +0800)]
Merge branch 'bugfix/i2s_pdm_adc_use_apll' into 'master'
bugfix(i2s): allow to use apll in pdm/adc/dac mode
See merge request idf/esp-idf!3800
Angus Gratton [Tue, 26 Feb 2019 03:46:28 +0000 (11:46 +0800)]
Merge branch 'bugfix/update_ledc_register_and_fix_fade_scale' into 'master'
Bugfix (ledc): Fixed ledc fade scale bug
See merge request idf/esp-idf!4109
Angus Gratton [Tue, 26 Feb 2019 03:45:26 +0000 (11:45 +0800)]
Merge branch 'bugfix/btdm_fix_comment_error' into 'master'
Component/bt: fix comment error
See merge request idf/esp-idf!3769
Angus Gratton [Tue, 26 Feb 2019 03:12:58 +0000 (11:12 +0800)]
Merge branch 'bugfix/idf_monitor_test' into 'master'
CI: Test IDF Monitor after it is ready to receive data
See merge request idf/esp-idf!4055
Angus Gratton [Tue, 26 Feb 2019 03:12:06 +0000 (11:12 +0800)]
Merge branch 'feature/http_server_err_handling' into 'master'
http_server : Add feature for invoking user configurable handlers during server errors
See merge request idf/esp-idf!4229
Ivan Grokhotkov [Fri, 22 Feb 2019 13:27:43 +0000 (21:27 +0800)]
esp_timer: fix occasional failures in "monotonic values" test
1. ref_clock used in unit tests occasionally produces time off by ~100
microseconds shortly after being started. Add a delay to let
ref_clock stabilise, until the cause is found.
2. Reduce roundoff error accumulation which would occasionally cause
the test to fail, by choosing an overflow value which can be divided
by APB frequency.
3. Move time sampling part of the test into an IRAM function to
reduce variations due to cache behavior.
4. Remove calculation of "standard deviation" in the test, as what was
calculated was not actually standard deviation, and it did not add any
useful information.
Ivan Grokhotkov [Fri, 22 Feb 2019 10:14:48 +0000 (18:14 +0800)]
nvs: add a blob fragmentation test case
Ref. TW12937
Ivan Grokhotkov [Fri, 22 Feb 2019 09:28:43 +0000 (17:28 +0800)]
nvs: do eager cleanup of HashListBlocks
Previously when HashList was removing items, HashListBlocks were
removed lazily. This resulted in empty HashListBlocks dangling around
in full pages, even when all items have been erased. These blocks
would only be deleted when NVS was re-initialized
(nvs_flash_deinit/nvs_flash_init).
This change does eager cleanup instead, based on the code from
@negativekelvin offered in
https://github.com/espressif/esp-idf/issues/1642#issuecomment-
367227994 .
Closes https://github.com/espressif/esp-idf/issues/1642.
Ivan Grokhotkov [Tue, 26 Feb 2019 00:11:22 +0000 (08:11 +0800)]
Merge branch 'feature/poll' into 'master'
VFS: Implement poll() based on select()
See merge request idf/esp-idf!4315
Supreet Deshpande [Wed, 30 Jan 2019 14:27:02 +0000 (19:57 +0530)]
esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer
Replaced the os timer in http server by LRU counter. The timestamp is
unnecessary for LRU.
Roland Dobai [Fri, 25 Jan 2019 14:02:43 +0000 (15:02 +0100)]
tools: Test IDF Monitor after it is ready to receive data
Roland Dobai [Tue, 19 Feb 2019 12:18:40 +0000 (13:18 +0100)]
VFS: Implement poll() based on select()
Closes https://github.com/espressif/esp-idf/issues/2945
Anurag Kar [Fri, 1 Feb 2019 13:13:22 +0000 (18:43 +0530)]
https_server : Missing uri_match_fn paramater added to default config
Anurag Kar [Fri, 1 Feb 2019 13:11:46 +0000 (18:41 +0530)]
http_server examples : Updated tests and examples to demonstrate usage of `httpd_register_err_handler()` and accommodate for changes in default error handler behavior
Anurag Kar [Fri, 1 Feb 2019 12:17:41 +0000 (17:47 +0530)]
http_server : Added feature for invoking user configurable handlers during server errors
Added APIs :
* httpd_resp_send_err() : for sending HTTP error responses for error codes given by httpd_err_code_t. It uses TCP_NODELAY option to ensure that HTTP error responses reach the client before socket is closed.
* httpd_register_err_handler() : for registering HTTP error handler functions of type httpd_err_handler_func_t.
The default behavior, on encountering errors during processing of HTTP requests, is now to send HTTP error response (if possible) and close the underlying socket. User configurable handlers can be used to override this behavior for each error individually (except for 500 Internal Server Error).
Also fixed some typos.
Closes https://github.com/espressif/esp-idf/issues/3005
Ivan Grokhotkov [Mon, 25 Feb 2019 07:43:56 +0000 (15:43 +0800)]
Merge branch 'bugfix/multiple_can_bugs' into 'master'
CAN: Add functions to clear queues and fix multiple bugs
See merge request idf/esp-idf!4279
Angus Gratton [Mon, 25 Feb 2019 06:11:51 +0000 (14:11 +0800)]
Merge branch 'ci/retry_submodule_sync' into 'master'
ci: Retry submodule sync 2 more times before failing
See merge request idf/esp-idf!4323
Angus Gratton [Sun, 24 Feb 2019 23:41:39 +0000 (10:41 +1100)]
ci: Only use "github_sync" tagged runners to talk to GitHub
Angus Gratton [Wed, 20 Feb 2019 23:48:55 +0000 (10:48 +1100)]
ci: Retry submodule sync 2 more times before failing
Ivan Grokhotkov [Fri, 22 Feb 2019 08:00:31 +0000 (16:00 +0800)]
Merge branch 'bugfix/make_extra_component_dirs' into 'master'
make: fix issues related to EXTRA_COMPONENT_DIRS
See merge request idf/esp-idf!4253
Ivan Grokhotkov [Fri, 22 Feb 2019 07:49:11 +0000 (15:49 +0800)]
Merge branch 'bugfix/kconfig_flex_arg' into 'master'
kconfig: fix compatibility with very old versions of flex
See merge request idf/esp-idf!4263
Tian Hao [Thu, 21 Feb 2019 04:18:30 +0000 (12:18 +0800)]
component/bt : fix bug that there's low ratio crash when BLE do re-connect/re-scan/re-adv
fix 3 bugs:
1. do BLE connect (both of slave and master), it mgiht cause crash due to there's much interrupts happens effect ble code running, for example, wifi run on the same core as bluetooth controller and wifi run throughtput test.
2. do BLE scan stop or adv stop or connection stop, it might cause ASSERT or crash due to memory corrupted in controller memory poll.
3. minor bug fix, not really effect bluetooth.
Ivan Grokhotkov [Fri, 22 Feb 2019 04:30:04 +0000 (12:30 +0800)]
Merge branch 'bugfix/psram_move_qsort_setlocale_flash' into 'master'
psram: Move qsort and setlocale to flash
See merge request idf/esp-idf!4321
Angus Gratton [Wed, 20 Feb 2019 23:26:07 +0000 (10:26 +1100)]
newlib: When using psram, link setlocale() to flash not IRAM
Angus Gratton [Wed, 20 Feb 2019 23:06:29 +0000 (10:06 +1100)]
newlib: When using psram, link qsort to flash not IRAM
Ivan Grokhotkov [Fri, 22 Feb 2019 03:28:10 +0000 (11:28 +0800)]
Merge branch 'bugfix/remove_lddeps_resolution' into 'master'
Remove lddeps resolution for linker script generator template
See merge request idf/esp-idf!4326
Renz Christian Bagaporo [Thu, 21 Feb 2019 06:11:09 +0000 (14:11 +0800)]
ldgen: remove resolution of template includes
Ivan Grokhotkov [Thu, 21 Feb 2019 03:04:19 +0000 (11:04 +0800)]
Merge branch 'feature/coredump_improvements_refactoring' into 'master'
coredump: improvements, refactoring (separate FLASH and UART functionality)
See merge request idf/esp-idf!4207
Angus Gratton [Wed, 20 Feb 2019 22:03:48 +0000 (06:03 +0800)]
Merge branch 'bugfix/mdns_service_memory_leak' into 'master'
mdns: fix memory leak when query for service plus various other fixes
See merge request idf/esp-idf!4270
Angus Gratton [Wed, 20 Feb 2019 08:11:00 +0000 (16:11 +0800)]
Merge branch 'feature/anti_rollback_efuse' into 'master'
Support anti-rollback
See merge request idf/esp-idf!3682
Angus Gratton [Wed, 20 Feb 2019 07:09:35 +0000 (15:09 +0800)]
Merge branch 'revert-
23a03cf6 ' into 'master'
Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'"
See merge request idf/esp-idf!4292
Angus Gratton [Wed, 20 Feb 2019 06:18:11 +0000 (14:18 +0800)]
Merge branch 'bugfix/btdm_fix_connection_params_update_issues' into 'master'
component/bt: fix connection params issues
See merge request idf/esp-idf!4276
Angus Gratton [Wed, 20 Feb 2019 00:31:05 +0000 (08:31 +0800)]
Merge branch 'bugfix/doc_master_branch_clone_note' into 'master'
doc: Fix invalid 'This command will clone master' note in docs
See merge request idf/esp-idf!4240
Jiang Jiang Jian [Tue, 19 Feb 2019 18:11:37 +0000 (02:11 +0800)]
Merge branch 'bugfix/coex_lc_protect' into 'master'
component/esp32 : fix coexist lc protect cause memory corrupted
See merge request idf/esp-idf!4265
Tian Hao [Tue, 19 Feb 2019 07:43:03 +0000 (15:43 +0800)]
Reduce part of IRAM consumption in wifi libnet80211.a
It might be a little effect of WIFI max TX throughput if the limitation is cache hit rate
Angus Gratton [Tue, 19 Feb 2019 05:28:10 +0000 (13:28 +0800)]
Merge branch 'bugfix/spiram_linker_wildcards' into 'master'
newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
See merge request idf/esp-idf!4152
Ivan Grokhotkov [Tue, 19 Feb 2019 04:39:47 +0000 (12:39 +0800)]
Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'"
This reverts merge request !2441
Angus Gratton [Thu, 7 Feb 2019 06:13:52 +0000 (17:13 +1100)]
doc: Fix invalid 'This command will clone master' note in docs
Was accidentally considering the extra_note text as a tuple, resulted in
corrupt ..note section.
Tian Hao [Thu, 14 Feb 2019 08:52:17 +0000 (16:52 +0800)]
component/esp32 : fix coexist lc protect cause memory corrupted
The bug will cause memory corrupted (the largest range is from 0x3ffc0000 ~ 0x3ffc8000),
some strange error will happen, like IllegalInstruction, LoadProhibited and .etc.
Angus Gratton [Tue, 19 Feb 2019 02:48:04 +0000 (10:48 +0800)]
Merge branch 'bugfix/freertos_unused_xSize' into 'master'
freertos: Fix unused variable warning
See merge request idf/esp-idf!4281
Angus Gratton [Tue, 19 Feb 2019 02:42:33 +0000 (10:42 +0800)]
Merge branch 'bugfix/wdt_compability_app_with_old_bootloader' into 'master'
esp32: Fix wdt settings in esp_restart_noos
See merge request idf/esp-idf!4098
Angus Gratton [Tue, 19 Feb 2019 02:22:04 +0000 (10:22 +0800)]
Merge branch 'bugfix/nvs_key_part_check_err' into 'master'
nvs_flash: Detect key partition as uninitialised even if encrypted by bootloader
See merge request idf/esp-idf!4224
Angus Gratton [Mon, 18 Feb 2019 22:06:31 +0000 (06:06 +0800)]
Merge branch 'feature/docs_add-ons_and_extensions' into 'master'
docs: This is a quick reference of more than a dozen and-ons and extensions prepared over the last two years to add contents, improve look & feel and cut on maintenance of the ESP-IDF documentation.
See merge request idf/esp-idf!4244
Angus Gratton [Mon, 18 Feb 2019 22:04:54 +0000 (06:04 +0800)]
Merge branch 'feature/get_started_steps' into 'master'
Introduced installation steps to improve navigation through the installation…
See merge request idf/esp-idf!4234
Darian Leung [Mon, 11 Feb 2019 06:57:43 +0000 (14:57 +0800)]
CAN: Add functions to clear queues and fix multiple bugs
This commits adds the functions can_clear_transmit_queue() and
can_clear_receive_queue(). Closes #2906
The following bug are fixed:
- CAN_IO_UNUSED is now explicitly cast to enum type. Closes #2825
- Fix multiple documentation errors. Closes #2898, Closes #2794
- can_reconfigure_alerts() returns incorrect current_alerts. Closes #3028
- Add missing header file. Closes #3065
zwj [Mon, 18 Feb 2019 11:52:16 +0000 (19:52 +0800)]
component/bt: fix connection params update issues