]> granicus.if.org Git - esp-idf/log
esp-idf
4 years agoMerge branch 'feature/esp32s2beta_merge_fix_bootloader_ld' into 'feature/esp32s2beta' feature/esp32s2beta
Angus Gratton [Wed, 9 Oct 2019 04:21:25 +0000 (12:21 +0800)]
Merge branch 'feature/esp32s2beta_merge_fix_bootloader_ld' into 'feature/esp32s2beta'

bootloader: Fix bootloader ld for esp32s2beta

See merge request espressif/esp-idf!6187

4 years agobootloader: Fix dram_seg
KonstantinKondrashov [Tue, 24 Sep 2019 08:34:29 +0000 (16:34 +0800)]
bootloader: Fix dram_seg

4 years agoMerge branch 'feature/esp32s2beta_isr_table' into 'feature/esp32s2beta'
Angus Gratton [Tue, 8 Oct 2019 04:45:26 +0000 (12:45 +0800)]
Merge branch 'feature/esp32s2beta_isr_table' into 'feature/esp32s2beta'

soc: Add interrupt numbers mapping for esp32s2beta

See merge request espressif/esp-idf!6204

4 years agoMerge branch 'feature/esp32s2beta_fix_test_posix_timers_clock' into 'feature/esp32s2beta'
Angus Gratton [Tue, 8 Oct 2019 04:43:20 +0000 (12:43 +0800)]
Merge branch 'feature/esp32s2beta_fix_test_posix_timers_clock' into 'feature/esp32s2beta'

newlib: Fix test_posix_timers_clock for esp32s2beta

See merge request espressif/esp-idf!6170

4 years agoMerge branch 'bugfix/rtc_wdt_timeout' into 'feature/esp32s2beta'
Angus Gratton [Tue, 8 Oct 2019 01:57:07 +0000 (09:57 +0800)]
Merge branch 'bugfix/rtc_wdt_timeout' into 'feature/esp32s2beta'

soc: Fix setting timeout for RTC_WDT

See merge request espressif/esp-idf!6172

4 years agoapp_trace: Adds general support esp32s2beta chip
KonstantinKondrashov [Wed, 25 Sep 2019 16:24:15 +0000 (00:24 +0800)]
app_trace: Adds general support esp32s2beta chip

4 years agosoc: Add interrupt numbers mapping for esp32s2beta
KonstantinKondrashov [Wed, 25 Sep 2019 16:22:36 +0000 (00:22 +0800)]
soc: Add interrupt numbers mapping for esp32s2beta

Closes: IDF-999
4 years agosoc: Fix setting timeout for RTC_WDT
KonstantinKondrashov [Fri, 20 Sep 2019 12:15:53 +0000 (20:15 +0800)]
soc: Fix setting timeout for RTC_WDT

4 years agonewlib: Fix test_posix_timers_clock for esp32s2beta
KonstantinKondrashov [Fri, 20 Sep 2019 06:01:22 +0000 (14:01 +0800)]
newlib: Fix test_posix_timers_clock for esp32s2beta

4 years agoMerge branch 'feature/esp32s2beta_wdt' into 'feature/esp32s2beta'
Angus Gratton [Thu, 19 Sep 2019 03:10:58 +0000 (11:10 +0800)]
Merge branch 'feature/esp32s2beta_wdt' into 'feature/esp32s2beta'

esp32s2beta: Re-enable interrupt WDT, RTC_WDT, Task wdt

See merge request espressif/esp-idf!5786

4 years agoMerge branch 'fix/elf_sha256_esp32s2beta' into 'feature/esp32s2beta'
Angus Gratton [Mon, 16 Sep 2019 00:25:20 +0000 (08:25 +0800)]
Merge branch 'fix/elf_sha256_esp32s2beta' into 'feature/esp32s2beta'

build_system/app_update: fix the linker script and re-enable elf-sha256

See merge request espressif/esp-idf!5972

4 years agoMerge branch 'bugfix/esp32s2beta_docs' into 'feature/esp32s2beta'
Angus Gratton [Mon, 16 Sep 2019 00:19:59 +0000 (08:19 +0800)]
Merge branch 'bugfix/esp32s2beta_docs' into 'feature/esp32s2beta'

esp32s2beta: Fix docs build

See merge request espressif/esp-idf!6096

4 years agodriver docs: Fix some doxygen warnings
Angus Gratton [Fri, 13 Sep 2019 04:04:38 +0000 (14:04 +1000)]
driver docs: Fix some doxygen warnings

4 years agodocs: Don't build any docs for the esp32s2beta component
Angus Gratton [Fri, 13 Sep 2019 04:02:58 +0000 (14:02 +1000)]
docs: Don't build any docs for the esp32s2beta component

Re-enable failing CI for warnings in the docs build

This config hack can be removed once IDF-523 is implemented.

4 years agobootloader: expand the space for iram_loader_seg
KonstantinKondrashov [Thu, 12 Sep 2019 16:39:37 +0000 (00:39 +0800)]
bootloader: expand the space for iram_loader_seg

Fixed ld issue: overflowed iram_loader_seg

4 years agoesp32s2beta: task_wdt
KonstantinKondrashov [Wed, 14 Aug 2019 10:45:56 +0000 (18:45 +0800)]
esp32s2beta: task_wdt

Closes: IDF-753
4 years agoesp32s2beta: Using rtc_wdt API
KonstantinKondrashov [Wed, 14 Aug 2019 14:54:07 +0000 (22:54 +0800)]
esp32s2beta: Using rtc_wdt API

4 years agortc_wdt: re-enable RTC_WDT
KonstantinKondrashov [Wed, 14 Aug 2019 10:26:36 +0000 (18:26 +0800)]
rtc_wdt: re-enable RTC_WDT

4 years agoesp32s2beta: re-enable int_wdt
KonstantinKondrashov [Sun, 4 Aug 2019 11:16:58 +0000 (19:16 +0800)]
esp32s2beta: re-enable int_wdt

4 years agosoc: fix memory map for esp32 and esp32s2beta
Michael (XIAO Xufeng) [Wed, 11 Sep 2019 10:27:10 +0000 (18:27 +0800)]
soc: fix memory map for esp32 and esp32s2beta

4 years agoapp_update: re-enable elf-sha256
Michael (XIAO Xufeng) [Mon, 2 Sep 2019 05:45:18 +0000 (13:45 +0800)]
app_update: re-enable elf-sha256

4 years agoMerge branch 'bugfix/esp32s2beta_cache_interrupt_panic' into 'feature/esp32s2beta'
Jiang Jiang Jian [Wed, 11 Sep 2019 04:48:12 +0000 (12:48 +0800)]
Merge branch 'bugfix/esp32s2beta_cache_interrupt_panic' into 'feature/esp32s2beta'

cache_err_int: Add cache error interrupt panic

See merge request espressif/esp-idf!5559

4 years agoMerge branch 'bugfix/esp32s2beta_cache_spiflash_test' into 'feature/esp32s2beta'
Jiang Jiang Jian [Wed, 11 Sep 2019 04:47:18 +0000 (12:47 +0800)]
Merge branch 'bugfix/esp32s2beta_cache_spiflash_test' into 'feature/esp32s2beta'

util-test: The cache and spi_flash tests passed

See merge request espressif/esp-idf!5363

4 years agoci: forbid esp32s2beta tests from being built in make
michael [Tue, 10 Sep 2019 18:24:05 +0000 (02:24 +0800)]
ci: forbid esp32s2beta tests from being built in make

4 years agoutil-test: Fix the conflict target of esp32_test_logo between esp32s2beta and esp32
Li Shuai [Tue, 6 Aug 2019 08:36:16 +0000 (16:36 +0800)]
util-test: Fix the conflict target of esp32_test_logo between esp32s2beta and esp32

4 years agoutil-test: The cache and spi_flash tests passed
Li Shuai [Thu, 27 Jun 2019 14:35:06 +0000 (22:35 +0800)]
util-test: The cache and spi_flash tests passed

4 years agoutil-test: Copy the test in the esp32 directory to the esp32s2beta directory
Li Shuai [Thu, 27 Jun 2019 13:45:24 +0000 (21:45 +0800)]
util-test: Copy the test in the esp32 directory to the esp32s2beta directory

4 years agocache_err_int: Modify cache error interrupt panic code format
Li Shuai [Wed, 31 Jul 2019 05:49:21 +0000 (13:49 +0800)]
cache_err_int: Modify cache error interrupt panic code format

4 years agocache_err_int: Add cache error interrupt panic
Li Shuai [Wed, 17 Jul 2019 02:05:18 +0000 (10:05 +0800)]
cache_err_int: Add cache error interrupt panic

4 years agoMerge branch 'feature/support_ut_esp32s2beta' into 'feature/esp32s2beta'
Angus Gratton [Mon, 9 Sep 2019 00:34:16 +0000 (08:34 +0800)]
Merge branch 'feature/support_ut_esp32s2beta' into 'feature/esp32s2beta'

ci: support build and run UT for esp32s2beta

See merge request espressif/esp-idf!5702

4 years agoMerge branch 'feature/esp32s2beta_memory_reorg' into 'feature/esp32s2beta'
Jiang Jiang Jian [Sun, 8 Sep 2019 15:03:31 +0000 (23:03 +0800)]
Merge branch 'feature/esp32s2beta_memory_reorg' into 'feature/esp32s2beta'

Feature/esp32s2beta memory reorganize

See merge request espressif/esp-idf!6026

4 years agoReorganize the memory to maximize contiguous DRAM
jiangguangming [Fri, 6 Sep 2019 03:15:53 +0000 (11:15 +0800)]
Reorganize the memory to maximize contiguous DRAM

1. Fix bug for variable sdkconfig_header in CMakeLists.txt
2. Modify the load address of bootloader
3. Modify the load address of application program

4 years agoFix bug for reserved memory regions
jiangguangming [Thu, 5 Sep 2019 11:00:14 +0000 (19:00 +0800)]
Fix bug for reserved memory regions

1. Release 16KB memory of reserved regions to heap
2. Modify the dram_seg address of bootloader to 0x3FFF8000, size is 16K

4 years ago1. Fix backtrace is incomplete
Li Shuai [Wed, 14 Aug 2019 08:07:24 +0000 (16:07 +0800)]
1. Fix backtrace is incomplete

2. Optimization code style

4 years agoupdate cache and spiram related files and bug fixes
wanglei [Thu, 22 Aug 2019 06:17:46 +0000 (14:17 +0800)]
update cache and spiram related files and bug fixes

1. remove speed dependency of SPIRAM
2. support wrap mode of cache, flash and SPIRAM
3. fix some bugs on cache modes support

4 years agoesp_wifi: synchronize WiFi header file with WiFi library
Xia Xiaotian [Mon, 26 Aug 2019 06:58:39 +0000 (14:58 +0800)]
esp_wifi: synchronize WiFi header file with WiFi library

4 years agoci: switch to use cmake as build system for example test
Michael (XIAO Xufeng) [Thu, 29 Aug 2019 10:02:56 +0000 (18:02 +0800)]
ci: switch to use cmake as build system for example test

4 years agoci: limit example test to ESP32s
Michael (XIAO Xufeng) [Thu, 29 Aug 2019 09:54:14 +0000 (17:54 +0800)]
ci: limit example test to ESP32s

4 years agonewlib: Fix UT - test time adjustment happens linearly
KonstantinKondrashov [Wed, 7 Aug 2019 10:51:35 +0000 (18:51 +0800)]
newlib: Fix UT - test time adjustment happens linearly

Obtaining accurate and adjustable time occurs closer to each other.

4 years agoci: disable unavailable tests for esp32s2beta
Michael (XIAO Xufeng) [Tue, 27 Aug 2019 09:36:53 +0000 (17:36 +0800)]
ci: disable unavailable tests for esp32s2beta

4 years agospiram: Fix ESP32 SPIRAM when using SPIRAM_TYPE_AUTO, disable "AUTO" for ESP32-S2
Angus Gratton [Fri, 23 Aug 2019 05:23:41 +0000 (15:23 +1000)]
spiram: Fix ESP32 SPIRAM when using SPIRAM_TYPE_AUTO, disable "AUTO" for ESP32-S2

Requirement to enable for ESP32-S2 captured in IDF-912.

4 years agodriver: Fix UART interrupt handle read bug
Angus Gratton [Fri, 23 Aug 2019 00:30:57 +0000 (10:30 +1000)]
driver: Fix UART interrupt handle read bug

4 years agoci: disable UTs for esp32s2beta without runners
Michael (XIAO Xufeng) [Thu, 22 Aug 2019 09:17:25 +0000 (17:17 +0800)]
ci: disable UTs for esp32s2beta without runners

4 years agofreertos: Restore uxPortCompareSet() in ESP32 unicore & make compatible code for...
Angus Gratton [Tue, 20 Aug 2019 07:12:09 +0000 (17:12 +1000)]
freertos: Restore uxPortCompareSet() in ESP32 unicore & make compatible code for ESP32S2Beta

This macro is used in places which expect it to work even without dual core being on.

Still make "mux" functions in FreeRTOS into no-ops as the mux is not needed.

4 years agortc: fix memory map
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 06:23:57 +0000 (14:23 +0800)]
rtc: fix memory map

4 years agoci: support build esp32s2beta UT
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:22:50 +0000 (13:22 +0800)]
ci: support build esp32s2beta UT

4 years agoci: pass target from build stage to unit test
Michael (XIAO Xufeng) [Thu, 22 Aug 2019 08:45:25 +0000 (16:45 +0800)]
ci: pass target from build stage to unit test

4 years agoIDFDUT: seperate into different classes
Michael (XIAO Xufeng) [Wed, 21 Aug 2019 04:04:26 +0000 (12:04 +0800)]
IDFDUT: seperate into different classes

The DUT should be created as the correct sub classes. This can be done
in the config file (UT_xxx_x.yml) Filter

4 years agoidf.py add support for esp32s2beta
Michael (XIAO Xufeng) [Thu, 22 Aug 2019 09:45:16 +0000 (17:45 +0800)]
idf.py add support for esp32s2beta

4 years agostdatomic: support gcc built-in functions for esp32s2beta
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 06:37:35 +0000 (14:37 +0800)]
stdatomic: support gcc built-in functions for esp32s2beta

4 years agosupport for esp32s2beta
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:31:09 +0000 (13:31 +0800)]
support for esp32s2beta

4 years agospi: convenient LL macro
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:30:39 +0000 (13:30 +0800)]
spi: convenient LL macro

4 years agospi_flash: support esp32s2beta
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:30:11 +0000 (13:30 +0800)]
spi_flash: support esp32s2beta

4 years agombedtls: support esp32s2beta
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:28:52 +0000 (13:28 +0800)]
mbedtls: support esp32s2beta

4 years agodriver: remove unused drivers for esp32s2beta
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:27:09 +0000 (13:27 +0800)]
driver: remove unused drivers for esp32s2beta

4 years agosoc: s2beta support
Michael (XIAO Xufeng) [Sun, 18 Aug 2019 05:23:28 +0000 (13:23 +0800)]
soc: s2beta support

4 years agofix unit test and examples for s2beta
Michael (XIAO Xufeng) [Tue, 6 Aug 2019 09:59:26 +0000 (17:59 +0800)]
fix unit test and examples for s2beta

4 years agoidf_py: support new command set-target
Michael (XIAO Xufeng) [Wed, 14 Aug 2019 13:19:06 +0000 (21:19 +0800)]
idf_py: support new command set-target

Instead of using -DIDF_TARGET, this command is more intuitive:

1. Can limit the choice of targets
2. Easy to understand this is a destructive command
3. Easy to remember, and have an entry in the --help menu

4 years agoMerge branch 'feature/esp32s2beta_for_bringup' into 'feature/esp32s2beta'
morris [Fri, 23 Aug 2019 06:04:45 +0000 (14:04 +0800)]
Merge branch 'feature/esp32s2beta_for_bringup' into 'feature/esp32s2beta'

rtc: update from bringup branch

See merge request espressif/esp-idf!5733

4 years agortc: update from bringup branch
fuzhibo [Thu, 8 Aug 2019 12:22:43 +0000 (20:22 +0800)]
rtc: update from bringup branch

4 years agoMerge branch 'feature/esp32s2beta_update' into 'feature/esp32s2beta'
Angus Gratton [Wed, 21 Aug 2019 07:20:28 +0000 (15:20 +0800)]
Merge branch 'feature/esp32s2beta_update' into 'feature/esp32s2beta'

esp32s2beta: Merge master into esp32s2beta branch

See merge request espressif/esp-idf!5724

4 years agoesp_wifi: update WiFi library to support esp32s2beta
Xia Xiaotian [Tue, 20 Aug 2019 06:43:02 +0000 (14:43 +0800)]
esp_wifi: update WiFi library to support esp32s2beta

4 years agoMerge branch 'feature/esp32s2beta_rtc_vddsdio_get_config' into 'feature/esp32s2beta'
Angus Gratton [Tue, 20 Aug 2019 05:14:07 +0000 (13:14 +0800)]
Merge branch 'feature/esp32s2beta_rtc_vddsdio_get_config' into 'feature/esp32s2beta'

soc: Update rtc_vddsdio_get_config for esp32s2beta

See merge request espressif/esp-idf!5759

4 years agoMerge 'master' into feature/esp32s2beta_update
Angus Gratton [Tue, 20 Aug 2019 03:22:16 +0000 (13:22 +1000)]
Merge 'master' into feature/esp32s2beta_update

4 years agoMerge branch 'doc/bootloader_zh_CN' into 'master'
Krzysztof Budzynski [Mon, 19 Aug 2019 21:14:17 +0000 (05:14 +0800)]
Merge branch 'doc/bootloader_zh_CN' into 'master'

zh_CN translation of bootloader document

See merge request espressif/esp-idf!4746

4 years agoMerge branch 'cleanup/make_supp_headers_private' into 'master'
Jiang Jiang Jian [Mon, 19 Aug 2019 09:11:34 +0000 (17:11 +0800)]
Merge branch 'cleanup/make_supp_headers_private' into 'master'

wpa_supplicant: Make internally used crypto headers private

Closes IDF-476

See merge request espressif/esp-idf!5666

4 years agoMerge branch 'feature/cmake_check_mconf_version' into 'master'
Angus Gratton [Mon, 19 Aug 2019 05:08:33 +0000 (13:08 +0800)]
Merge branch 'feature/cmake_check_mconf_version' into 'master'

cmake: check mconf-idf binary version

Closes IDF-835

See merge request espressif/esp-idf!5799

4 years agoMerge branch 'feat/idf_monitor_event_queue_block' into 'master'
Angus Gratton [Mon, 19 Aug 2019 05:06:31 +0000 (13:06 +0800)]
Merge branch 'feat/idf_monitor_event_queue_block' into 'master'

idf_monitor: fix the bug that idf_monitor not blocked when no log printed

See merge request espressif/esp-idf!5805

4 years agofreertos: Have ESP32S2-Beta target select FREERTOS_UNICORE directly
Angus Gratton [Mon, 19 Aug 2019 05:02:34 +0000 (15:02 +1000)]
freertos: Have ESP32S2-Beta target select FREERTOS_UNICORE directly

4 years agoesp32sbeta: Add timer_ll.h
Angus Gratton [Fri, 16 Aug 2019 10:59:04 +0000 (20:59 +1000)]
esp32sbeta: Add timer_ll.h

4 years agoMerge branch 'master' into feature/esp32s2beta_update
Angus Gratton [Fri, 16 Aug 2019 09:06:34 +0000 (19:06 +1000)]
Merge branch 'master' into feature/esp32s2beta_update

4 years agozh_CN translation of bootloader document
suda-morris [Tue, 9 Apr 2019 08:35:58 +0000 (16:35 +0800)]
zh_CN translation of bootloader document

4 years agoMerge branch 'bugfix/remove_transport_strcasestr' into 'master'
Angus Gratton [Mon, 19 Aug 2019 02:36:32 +0000 (10:36 +0800)]
Merge branch 'bugfix/remove_transport_strcasestr' into 'master'

tcp_transport: replace transport_strcasestr with strcasestr

Closes IDF-548

See merge request espressif/esp-idf!5802

4 years agoMerge branch 'bugfix/confserver_temporaryfile_windows' into 'master'
Angus Gratton [Mon, 19 Aug 2019 00:23:02 +0000 (08:23 +0800)]
Merge branch 'bugfix/confserver_temporaryfile_windows' into 'master'

confserver: Fix NamedTemporaryFile use on Windows

See merge request espressif/esp-idf!5814

4 years agowpa_supplicant: Make internally used crypto headers private
Nachiket Kukade [Tue, 6 Aug 2019 11:40:16 +0000 (17:10 +0530)]
wpa_supplicant: Make internally used crypto headers private

A lot of internally used crypto headers are publicly includeable
in user projects. This leads to bug reports when these headers
are incorrectly used or the API's are not used as intended.

Move all crypto headers into private crypto src folder, also move
crypto_ops into Supplicant to remove dependecy on crypto headers.

Closes IDF-476

4 years agoidf_monitor: fix the bug that idf_monitor not blocked when no log printed
Michael (XIAO Xufeng) [Fri, 16 Aug 2019 03:24:57 +0000 (11:24 +0800)]
idf_monitor: fix the bug that idf_monitor not blocked when no log printed

Inspired by @no1seman, @negativekelvin and @pglen on Github. (In post oder)

Resolves https://github.com/espressif/esp-idf/issues/3884

4 years agoMerge branch 'bugfix/ledc_clock_mode' into 'master'
Angus Gratton [Fri, 16 Aug 2019 09:39:16 +0000 (17:39 +0800)]
Merge branch 'bugfix/ledc_clock_mode' into 'master'

driver: ledc: Fix clock mode selection

See merge request espressif/esp-idf!5747

4 years agoconfserver: Fix NamedTemporaryFile use on Windows
Angus Gratton [Fri, 16 Aug 2019 09:24:20 +0000 (19:24 +1000)]
confserver: Fix NamedTemporaryFile use on Windows

Can't have the file open twice, so need to close and delete after reopening.

4 years agoMerge branch 'fix/esp_flash_set_get_wp' into 'master'
Angus Gratton [Thu, 15 Aug 2019 22:14:48 +0000 (06:14 +0800)]
Merge branch 'fix/esp_flash_set_get_wp' into 'master'

esp_flash: fix the set/get write protection functions

See merge request espressif/esp-idf!5682

4 years agotcp_transport: replace transport_strcasestr with strcasestr
Ivan Grokhotkov [Thu, 15 Aug 2019 15:51:54 +0000 (17:51 +0200)]
tcp_transport: replace transport_strcasestr with strcasestr

esp32-2019r1 toolchain version includes 'strcasestr', so the version
provided in tcp_transport component is no longer needed.

4 years agocmake: check mconf-idf binary version
Ivan Grokhotkov [Thu, 15 Aug 2019 13:49:46 +0000 (15:49 +0200)]
cmake: check mconf-idf binary version

Print a warning if an outdated version of mconf-idf is found in
the PATH.

4 years agoMerge branch 'bugfix/add_error_check_in_ota_ops' into 'master'
Mahavir Jain [Thu, 15 Aug 2019 13:10:00 +0000 (21:10 +0800)]
Merge branch 'bugfix/add_error_check_in_ota_ops' into 'master'

esp_https_ota: Added error checking functionalities.

See merge request espressif/esp-idf!5672

4 years agoesp_https_ota: Added error checking functionalities.
Hrudaynath Dhabe [Thu, 15 Aug 2019 13:10:00 +0000 (21:10 +0800)]
esp_https_ota: Added error checking functionalities.

Current implimentation of esp_http_ota does not perform any error-checking in the data writing phase calls `esp_ota_get_next_update_partition()` irrespetive of the received state of the image. A few additional error checking mechanism have now been added inside the esp_https_ota which returns the control in case an invalid header is received and a wrapper to the function `esp_http_client_is_complete_data_received()` of `esp_http_client` has been added.

4 years agoMerge branch 'bugfix/vfs_concurrent_select' into 'master'
Ivan Grokhotkov [Thu, 15 Aug 2019 11:57:30 +0000 (19:57 +0800)]
Merge branch 'bugfix/vfs_concurrent_select' into 'master'

VFS: Support concurrent VFS select calls & improve the documentation

Closes IDFGH-1072

See merge request espressif/esp-idf!5538

4 years agoMerge branch 'feature/cmake_build_internals_docs' into 'master'
Angus Gratton [Thu, 15 Aug 2019 08:22:50 +0000 (16:22 +0800)]
Merge branch 'feature/cmake_build_internals_docs' into 'master'

Docs: Enchance build system internals docs

See merge request espressif/esp-idf!5753

4 years agodriver: Check ledc config result in PCNT tests
Angus Gratton [Sun, 11 Aug 2019 05:48:17 +0000 (15:48 +1000)]
driver: Check ledc config result in PCNT tests

4 years agodriver: ledc: Fix low/high speed parameter setting
Angus Gratton [Sun, 11 Aug 2019 05:47:30 +0000 (15:47 +1000)]
driver: ledc: Fix low/high speed parameter setting

Fix regression introduced in 2e8c85d8fff823232af46cc0f353ac170d0971e9

4 years agodocs: build system internals
Renz Christian Bagaporo [Sun, 11 Aug 2019 12:25:54 +0000 (20:25 +0800)]
docs: build system internals

4 years agoMerge branch 'bugfix/mbedtls_add_source_files_to_appropriate_library' into 'master'
Angus Gratton [Thu, 15 Aug 2019 05:32:20 +0000 (13:32 +0800)]
Merge branch 'bugfix/mbedtls_add_source_files_to_appropriate_library' into 'master'

mbedtls: add source files to appropriate library

See merge request espressif/esp-idf!5761

4 years agombedtls: add source files to appropriate library
Renz Christian Bagaporo [Mon, 12 Aug 2019 12:32:14 +0000 (20:32 +0800)]
mbedtls: add source files to appropriate library

4 years agoMerge branch 'docs/order_toctree_alphabetically' into 'master'
Angus Gratton [Thu, 15 Aug 2019 04:41:54 +0000 (12:41 +0800)]
Merge branch 'docs/order_toctree_alphabetically' into 'master'

docs: Alphbetically sort toctree

See merge request espressif/esp-idf!5770

4 years agoMerge branch 'bugfix/fix_flash_read_error_in_dio_mode' into 'master'
Angus Gratton [Thu, 15 Aug 2019 03:28:19 +0000 (11:28 +0800)]
Merge branch 'bugfix/fix_flash_read_error_in_dio_mode' into 'master'

bugfix(flash): add spi dio address bitlen configure in psram init

See merge request espressif/esp-idf!5783

4 years agoMerge branch 'bugfix/protocomm_nimble' into 'master'
Angus Gratton [Thu, 15 Aug 2019 02:50:30 +0000 (10:50 +0800)]
Merge branch 'bugfix/protocomm_nimble' into 'master'

NimBLE: Fix bug in `protocomm_nimble` characteristic access callback

See merge request espressif/esp-idf!5752

4 years agoNimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback
Prasad Alatkar [Thu, 15 Aug 2019 02:50:30 +0000 (10:50 +0800)]
NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback

Fixes bug in `protocomm_nimble` while writing to characteristic with length greater than MTU value.

4 years agoMerge branch 'bugfix/mdns_send_bye_service_instance' into 'master'
Angus Gratton [Thu, 15 Aug 2019 02:50:17 +0000 (10:50 +0800)]
Merge branch 'bugfix/mdns_send_bye_service_instance' into 'master'

mdns: fix missing bye packet if services removed with mdns_service_remove_all() or mdns_free()

See merge request espressif/esp-idf!5308

4 years agoMerge branch 'feature/exclude_rom_from_example_header_files' into 'master'
Angus Gratton [Thu, 15 Aug 2019 02:50:01 +0000 (10:50 +0800)]
Merge branch 'feature/exclude_rom_from_example_header_files' into 'master'

exclude rom headers in examples

Closes IDF-557

See merge request espressif/esp-idf!5051

4 years agobugfix(flash): add spi dio address bitlen configure in psram init
chenjianqiang [Wed, 14 Aug 2019 12:57:30 +0000 (20:57 +0800)]
bugfix(flash): add spi dio address bitlen configure in psram init

4 years agoMerge branch 'refactor/timerg_in_test' into 'master'
Angus Gratton [Wed, 14 Aug 2019 07:32:16 +0000 (15:32 +0800)]
Merge branch 'refactor/timerg_in_test' into 'master'

timer_group: refactoring to avoid direct register access in the ISR

See merge request espressif/esp-idf!5656

4 years agoesp_eth: KConfig formatting fix
Angus Gratton [Wed, 14 Aug 2019 01:57:02 +0000 (11:57 +1000)]
esp_eth: KConfig formatting fix

4 years agoci: kconfig rules: Allow any file starting with KConfig.* to be sourced
Angus Gratton [Wed, 14 Aug 2019 00:21:53 +0000 (10:21 +1000)]
ci: kconfig rules: Allow any file starting with KConfig.* to be sourced