]>
granicus.if.org Git - esp-idf/log
Michael Zimmermann [Fri, 11 Jan 2019 08:42:36 +0000 (09:42 +0100)]
brownout: fix rtc_brownout_isr_handler signature
Merges https://github.com/espressif/esp-idf/pull/2937
Ivan Grokhotkov [Tue, 19 Mar 2019 08:02:35 +0000 (16:02 +0800)]
Add -Wstrict-prototypes check in CI
Michael Zimmermann [Fri, 11 Jan 2019 08:43:11 +0000 (09:43 +0100)]
make code conform to Wstrict-prototypes
Merges https://github.com/espressif/esp-idf/pull/2937
Anton Maklakov [Tue, 16 Jul 2019 09:33:30 +0000 (16:33 +0700)]
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
Anton Maklakov [Tue, 16 Jul 2019 06:49:27 +0000 (13:49 +0700)]
tools: Add a script to fix up empty prototypes
Angus Gratton [Thu, 1 Aug 2019 08:53:37 +0000 (16:53 +0800)]
Merge branch 'bugfix/fix_i2s_channels_swapped_issue' into 'master'
Bugfix(i2s): fixed i2s left/right channels swapped issue
Closes IDFGH-1447
See merge request espressif/esp-idf!5669
Angus Gratton [Thu, 1 Aug 2019 04:13:55 +0000 (12:13 +0800)]
Merge branch 'bugfix/minor_cleanup_lwip_duplicate_files' into 'master'
lw_ip: remove duplicate (and stale) changelog and version files
See merge request espressif/esp-idf!5657
redchenjs [Mon, 1 Jul 2019 11:48:47 +0000 (19:48 +0800)]
Bugfix(i2s): fixed i2s left/right channels swapped issue.
The right channel data is in the high position, so the I2S_TX_MSB_RIGHT & I2S_RX_MSB_RIGHT bits should be set.
Merges https://github.com/espressif/esp-idf/pull/3717
closes https://github.com/espressif/esp-idf/issues/3399
Angus Gratton [Wed, 31 Jul 2019 07:33:03 +0000 (15:33 +0800)]
Merge branch 'bugfix/bt_example_typos' into 'master'
Minor: Fix some typos in Bluetooth examples
See merge request espressif/esp-idf!5662
Hrishikesh Dhayagude [Wed, 31 Jul 2019 07:33:03 +0000 (15:33 +0800)]
Minor: Fix some typos in Bluetooth examples
Mahavir Jain [Tue, 30 Jul 2019 11:19:53 +0000 (16:49 +0530)]
lwip: remove duplicate (and stale) changelog and version files
Angus Gratton [Tue, 30 Jul 2019 04:51:05 +0000 (12:51 +0800)]
Merge branch 'maint/update_tool_openocd-v0.10.0-esp32-
20190708 ' into 'master'
tools: Update recommended OpenOCD version to v0.10.0-esp32-
20190708
See merge request espressif/esp-idf!5565
Ivan Grokhotkov [Tue, 30 Jul 2019 01:42:23 +0000 (09:42 +0800)]
Merge branch 'bugfix/fix_the_bug_in_wifi_doc' into 'master'
docs: fix the bug in wifi doc
Closes IDFGH-1590
See merge request espressif/esp-idf!5647
Angus Gratton [Tue, 30 Jul 2019 01:42:15 +0000 (09:42 +0800)]
Merge branch 'test/rtc_noinit_wdt_test' into 'master'
esp32: verify that RTC_NOINIT_ATTR vars are preserved after WDT reset
See merge request espressif/esp-idf!4936
Angus Gratton [Tue, 30 Jul 2019 01:41:31 +0000 (09:41 +0800)]
Merge branch 'bugfix/pthread_fixes' into 'master'
pthread fixes
Closes IDFGH-1437
See merge request espressif/esp-idf!5646
Angus Gratton [Tue, 30 Jul 2019 01:41:09 +0000 (09:41 +0800)]
Merge branch 'bugfix/btdm_some_unallocated_memory' into 'master'
Bugfix/btdm some unallocated memory
See merge request espressif/esp-idf!5629
Angus Gratton [Tue, 30 Jul 2019 01:35:42 +0000 (09:35 +0800)]
Merge branch 'bugfix/gpio_intr_enable_bug' into 'master'
bugfix(GPIO): Fixed the GPIO interrupt enable bug
Closes IDFGH-495
See merge request espressif/esp-idf!5571
Angus Gratton [Mon, 29 Jul 2019 11:25:30 +0000 (19:25 +0800)]
Merge branch 'bugfix/ws_client_fix_static_analysis_warnings' into 'master'
ws_client: fix double delete issue in ws client initialization
See merge request espressif/esp-idf!5309
Angus Gratton [Mon, 29 Jul 2019 11:25:11 +0000 (19:25 +0800)]
Merge branch 'feature/move_gettimeofday_in_clock_gettime' into 'master'
newlib: Move _gettimeofday_r call in clock_gettime
Closes IDFGH-1525
See merge request espressif/esp-idf!5562
Angus Gratton [Mon, 29 Jul 2019 11:18:20 +0000 (19:18 +0800)]
Merge branch 'fix/esp_flash_compatible_with_rom' into 'master'
esp_flash: fix a compatibility issue working with the ROM
See merge request espressif/esp-idf!5462
Angus Gratton [Mon, 29 Jul 2019 11:16:18 +0000 (19:16 +0800)]
Merge branch 'feature/idf_tools_installer_ci' into 'master'
Build Windows tools installer in CI
Closes IDF-201
See merge request espressif/esp-idf!5583
kooho [Thu, 18 Jul 2019 03:34:49 +0000 (11:34 +0800)]
bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core,
but registers interrupt service routines on another core
closes https://github.com/espressif/esp-idf/issues/2808
closes https://github.com/espressif/esp-idf/issues/2845
Ivan Grokhotkov [Mon, 29 Jul 2019 11:05:30 +0000 (19:05 +0800)]
Merge branch 'feat/sdmmc_io_cis_parse' into 'master'
sdmmc_io: support to print CIS information
See merge request espressif/esp-idf!5515
Ivan Grokhotkov [Mon, 29 Jul 2019 11:01:50 +0000 (19:01 +0800)]
Merge branch 'bugfix/export_macos' into 'master'
tools: export.sh: fix ESP-IDF path detection on macos
See merge request espressif/esp-idf!5644
Ivan Grokhotkov [Mon, 29 Jul 2019 11:01:12 +0000 (19:01 +0800)]
Merge branch 'bugfix/make_link_libc_psram' into 'master'
esp32: also add -mfix-esp32-psram-cache-issue to LDFLAGS
See merge request espressif/esp-idf!5643
Ivan Grokhotkov [Mon, 29 Jul 2019 11:00:44 +0000 (19:00 +0800)]
Merge branch 'bugfix/partition_tables_update_note' into 'master'
global: update note in the partition tables
See merge request espressif/esp-idf!5636
Angus Gratton [Mon, 29 Jul 2019 11:00:21 +0000 (19:00 +0800)]
Merge branch 'nimble/submodule_update_fix' into 'master'
NimBLE: Update submodule to fix bug in delete bond procedure
See merge request espressif/esp-idf!5605
Prasad Alatkar [Mon, 29 Jul 2019 11:00:21 +0000 (19:00 +0800)]
NimBLE: Update submodule to fix bug in delete bond procedure
- Fixes bug in `get_nvs_db_attribute` related to getting correct index while
deleting bond in NVS.
- MR raised on esp-nimble branch: https://gitlab.espressif.cn:6688/espressif/esp-nimble/merge_requests/12
Ivan Grokhotkov [Mon, 29 Jul 2019 11:00:04 +0000 (19:00 +0800)]
Merge branch 'bugfix/examples_stale_options' into 'master'
examples: remove non-existent options from sdkconfig.defaults
See merge request espressif/esp-idf!5633
zhangyanjiao [Mon, 29 Jul 2019 06:55:17 +0000 (14:55 +0800)]
docs: fix the bug in wifi doc
Ivan Grokhotkov [Thu, 18 Jul 2019 15:34:36 +0000 (17:34 +0200)]
ci: add jobs to build idf_exe, cmdlinerunner, tools installer
Michael (XIAO Xufeng) [Sun, 7 Jul 2019 10:11:02 +0000 (18:11 +0800)]
esp_flash: fix a compatibility issue working with the ROM
The esp_flash API has a side effects: it modifies the clock control
registers, and this makes the clock inconsistent with the ROM variable
`g_rom_spiflash_dummy_len_plus`.
This commit helps the ROM to get the correct dummy cycles required by
the latest clock settings. Every device on the SPI1 bus will update the
ROM variable when it modifies the clock registers.
Angus Gratton [Mon, 29 Jul 2019 03:00:05 +0000 (11:00 +0800)]
Merge branch 'bugfix/ws_transport_revert_masked_after_sending' into 'master'
tcp_transport: websocket layer modifies in-buffer data (for masked transports)....
See merge request espressif/esp-idf!5546
Ivan Grokhotkov [Fri, 26 Jul 2019 12:36:21 +0000 (14:36 +0200)]
examples: remove non-existent options from sdkconfig.defaults
Angus Gratton [Mon, 29 Jul 2019 02:57:20 +0000 (10:57 +0800)]
Merge branch 'bugfix/dis_interrupts_up_to_6_level_for_dport_wa' into 'master'
esp32: Dis interrupts up to 5 lvl for DPORT
Closes IDF-728
See merge request espressif/esp-idf!5344
Angus Gratton [Mon, 29 Jul 2019 02:56:01 +0000 (10:56 +0800)]
Merge branch 'bugfix/get-started-legacy-links' into 'master'
docs: getting-started: fix broken links
See merge request espressif/esp-idf!5549
Ivan Grokhotkov [Sun, 28 Jul 2019 09:22:51 +0000 (11:22 +0200)]
pthread: remove ESP32_ prefix from Kconfig options
pthread implementation is not chip-specific, so this prefix is not
needed.
Ivan Grokhotkov [Sun, 28 Jul 2019 09:22:08 +0000 (11:22 +0200)]
pthread: force linking pthread implementation from IDF
Force linking pthread implementation from IDF, instead of the weak
functions provided by gthread library. Previously this would either
work or not depending on the linking order.
Thanks @bpietsch for suggesting the fix.
Closes https://github.com/espressif/esp-idf/issues/3709
Angus Gratton [Mon, 29 Jul 2019 02:42:27 +0000 (10:42 +0800)]
Merge branch 'bugfix/add_flash_config_in_app_startup' into 'master'
bugfix(flash): add flash config in app startup
See merge request espressif/esp-idf!5459
Michael (XIAO Xufeng) [Fri, 12 Jul 2019 05:20:04 +0000 (13:20 +0800)]
sdmmc_io: support to print CIS information
Currently only ESP slaves can be parsed correctly.
Angus Gratton [Mon, 29 Jul 2019 02:16:49 +0000 (10:16 +0800)]
Merge branch 'feature/gcc_reorder_blocks' into 'master'
build system: add -freorder-blocks option for release config
See merge request espressif/esp-idf!3990
Ivan Grokhotkov [Sun, 28 Jul 2019 08:04:36 +0000 (10:04 +0200)]
tools: export.sh: fix ESP-IDF path detection on macos
The argument passed to the function is in $1; $0 contains `-bash`.
Before this fix, IDF_PATH would be set to $PWD instead of the correct
path.
Ivan Grokhotkov [Sun, 28 Jul 2019 05:48:21 +0000 (07:48 +0200)]
esp32: also add -mfix-esp32-psram-cache-issue to LDFLAGS
xtensa-esp32-elf-gcc selects among the multilib configurations based
on the presence of -mfix-esp32-psram-cache-issue flag. Pass this flag
in LDFLAGS so that the correct libraries are linked.
Reported in https://github.com/espressif/esp-idf/issues/3624
Ivan Grokhotkov [Thu, 18 Jul 2019 15:20:40 +0000 (17:20 +0200)]
tools: idf_tools.py: allow downloading for a different platform
Dmitry Plotnikov [Thu, 4 Jul 2019 07:02:20 +0000 (11:02 +0400)]
build_system: add -freorder-blocks option for release config
Angus Gratton [Sat, 27 Jul 2019 09:27:24 +0000 (17:27 +0800)]
Merge branch 'bugfix/malloc_warnings_rtc' into 'master'
rtc: fix minor malloc issues found by static analyzer
See merge request espressif/esp-idf!5144
Angus Gratton [Sat, 27 Jul 2019 09:25:25 +0000 (17:25 +0800)]
Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master'
mdns: fix ignoring mdns packet if contained an invalid name entries in question field
See merge request espressif/esp-idf!5307
Ivan Grokhotkov [Sat, 27 Jul 2019 08:27:38 +0000 (10:27 +0200)]
global: update note in the partition tables
The build system automatically determines offsets of partitions from
the partition table, so no manual changes are needed. Instead, add a
note that partition offsets may need to be updated when increasing
the bootloader size.
Mahavir Jain [Fri, 26 Jul 2019 10:30:34 +0000 (18:30 +0800)]
Merge branch 'bugfix/esp_event_add_missing_include' into 'master'
esp_event: add missing header include
See merge request espressif/esp-idf!5630
Ivan Grokhotkov [Fri, 26 Jul 2019 08:30:37 +0000 (16:30 +0800)]
Merge branch 'feature/ext_flash_example' into 'master'
examples: add FATFS in external Flash example
See merge request espressif/esp-idf!5579
Mahavir Jain [Tue, 9 Jul 2019 06:38:31 +0000 (12:08 +0530)]
esp_event: add missing header include
Required header was indirectly getting resolved through lwip includes,
apparently does not work if application is not using lwip networking stack.
baohongde [Fri, 26 Jul 2019 03:18:42 +0000 (11:18 +0800)]
component/bt: Fix BLE SMP free without init
baohongde [Fri, 26 Jul 2019 03:17:06 +0000 (11:17 +0800)]
component/bt: Avoid A2DP demo to use unallocated memory
baohongde [Fri, 26 Jul 2019 06:39:50 +0000 (14:39 +0800)]
component/bt: Avoid PLC to use unallocated memory
Closes https://github.com/espressif/esp-idf/pull/3799
Ivan Grokhotkov [Thu, 18 Jul 2019 13:25:06 +0000 (15:25 +0200)]
examples: add FATFS in external Flash example
Demonstrates the usage of the new spi_bus_add_flash_device,
esp_flash_init, esp_partition_register_external functions.
Jiang Jiang Jian [Thu, 25 Jul 2019 10:01:47 +0000 (18:01 +0800)]
Merge branch 'bugfix/mesh_scan_done_crash' into 'master'
Bugfix: mesh scan done crash caused by uint8_t overflow
See merge request espressif/esp-idf!5590
Ivan Grokhotkov [Thu, 25 Jul 2019 04:24:03 +0000 (12:24 +0800)]
Merge branch 'bugfix/dont_rerun_reconfig_on_tests' into 'master'
Don't re-run reconfig on tests executed with same parameters
Closes IDF-732
See merge request espressif/esp-idf!5335
Ivan Grokhotkov [Thu, 25 Jul 2019 04:20:28 +0000 (12:20 +0800)]
Merge branch 'bugfix/tools_installer_fixes' into 'master'
tools: fixes for idf_tools.py and Windows tools installer
Closes IDFGH-1545 and IDFGH-1544
See merge request espressif/esp-idf!5595
Jiang Jiang Jian [Thu, 25 Jul 2019 02:42:54 +0000 (10:42 +0800)]
Merge branch 'bugfix/fix_WiFi_stack_can_freeze' into 'master'
esp_wifi: ESP32_WIFI_RX_BA_WIN should be less than ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM
Closes IDFGH-1383
See merge request espressif/esp-idf!5576
xiehang [Fri, 19 Jul 2019 07:32:05 +0000 (15:32 +0800)]
esp_wifi: ESP32_WIFI_RX_BA_WIN should be less than ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM
chenyudong [Fri, 19 Jul 2019 12:02:09 +0000 (20:02 +0800)]
mesh: fix scan done crash caused by uint8_t overflow
Ivan Grokhotkov [Wed, 24 Jul 2019 04:44:30 +0000 (06:44 +0200)]
tools: installer: allow changing installation path
Installation path can now be changed in a subsequent install,
without uninstalling and logging out.
The default value of the installation path is set to
IDF_TOOLS_PATH environment variable, if it was already set by the
previous installation, or by the user.
Closes https://github.com/espressif/esp-idf/issues/3806
Angus Gratton [Wed, 24 Jul 2019 03:28:10 +0000 (11:28 +0800)]
Merge branch 'bugfix/ethernet_apll_clock_config' into 'master'
fix ethernet apll clock config and other optimization
Closes IDFGH-1432, IDFGH-1503, and IDFGH-1504
See merge request espressif/esp-idf!5499
Sergei Silnov [Fri, 21 Jun 2019 08:45:13 +0000 (10:45 +0200)]
idf_ext.py: don't rerun reconfig for tests when possible
Krzysztof Budzynski [Tue, 23 Jul 2019 09:45:42 +0000 (17:45 +0800)]
Merge branch 'doc/resolve-pdf-building-issues' into 'master'
Doc/resolve pdf building issues
See merge request espressif/esp-idf!5566
Kirill Chalov [Tue, 23 Jul 2019 09:45:41 +0000 (17:45 +0800)]
Replace gif images on EN and zh_CN index pages with identical png images for successful building of PDFs on ReadTheDocs.
Ivan Grokhotkov [Tue, 23 Jul 2019 04:57:36 +0000 (06:57 +0200)]
tools: tools.json: don't require ulp-binutils and openocd on x86 Linux
Fixes https://esp32.com/viewtopic.php?f=13&t=11540
Ivan Grokhotkov [Tue, 23 Jul 2019 04:55:30 +0000 (06:55 +0200)]
tools: idf_tools.py: improve error message when no downloads found
...for the given platform.
Previously would raise AssertionError.
Ivan Grokhotkov [Tue, 23 Jul 2019 04:20:52 +0000 (06:20 +0200)]
tools: install.bat: bail out if idf_tools.py call fails
Makes installation errors easier to spot.
Jiang Jiang Jian [Tue, 23 Jul 2019 04:02:37 +0000 (12:02 +0800)]
Merge branch 'test/check_lib_reversion' into 'master'
test: move wifi library check to esp32-wifi-lib ci
See merge request espressif/esp-idf!5483
suda-morris [Fri, 12 Jul 2019 09:58:45 +0000 (17:58 +0800)]
ethernet: can build without enable esp32 emac
Closes https://github.com/espressif/esp-idf/issues/3770
Tomer Shefler [Thu, 11 Jul 2019 18:01:28 +0000 (21:01 +0300)]
ethernet: support giving 50mhz rmii clock with both 40mhz and 26 mhz rtc xtal
Merges https://github.com/espressif/esp-idf/pull/3769
Closes https://github.com/espressif/esp-idf/pull/3704
suda-morris [Thu, 11 Jul 2019 03:01:51 +0000 (11:01 +0800)]
ethernet: task yield at the end of isr handler
suda-morris [Thu, 11 Jul 2019 02:47:17 +0000 (10:47 +0800)]
ethernet: malloc hal together with driver context
Ivan Grokhotkov [Mon, 22 Jul 2019 06:57:21 +0000 (08:57 +0200)]
tools: installer: verify that IDF_PATH doesn't contain spaces
Ivan Grokhotkov [Mon, 22 Jul 2019 06:56:43 +0000 (08:56 +0200)]
tools: installer: fix quoting of IDF_TOOLS_PATH
IDF_TOOLS_PATH may contain spaces, so needs to be properly quoted.
Closes https://github.com/espressif/esp-idf/issues/3807
Angus Gratton [Mon, 22 Jul 2019 07:21:39 +0000 (15:21 +0800)]
Merge branch 'bugfix/mqtt_minor_fixes' into 'master'
mqtt: bugfixes: crash on disconnect if not connected, fixed static analysis warning
See merge request espressif/esp-idf!5223
Ivan Grokhotkov [Mon, 22 Jul 2019 03:56:28 +0000 (11:56 +0800)]
Merge branch 'bugfix/IDF-790' into 'master'
tools: added realpath_int() for MacOS script path resolution
Closes IDF-790
See merge request espressif/esp-idf!5548
Jiang Jiang Jian [Mon, 22 Jul 2019 03:45:19 +0000 (11:45 +0800)]
Merge branch 'bugfix/btdm_AVRC_command_fail_while_playing' into 'master'
components/bt: Fix AVRCP command will not be executed while playing music
See merge request espressif/esp-idf!5458
Krzysztof Budzynski [Fri, 19 Jul 2019 11:04:44 +0000 (19:04 +0800)]
Merge branch 'doc/add_Chinese_translation_to_api-reference_network_esp_smartconfig' into 'master'
Add Chinese translation to api-reference/network/esp_smartconfig.rst
See merge request espressif/esp-idf!5302
Wang Ning [Fri, 19 Jul 2019 11:04:44 +0000 (19:04 +0800)]
Add Chinese translation to api-reference/network/esp_smartconfig.rst
Krzysztof Budzynski [Fri, 19 Jul 2019 07:06:52 +0000 (15:06 +0800)]
Merge branch 'doc/review_api-ref_periph-timer' into 'master'
Review the file api-reference/peripherals/timer.rst
See merge request espressif/esp-idf!5291
Kirill Chalov [Fri, 19 Jul 2019 07:06:52 +0000 (15:06 +0800)]
Review the file api-reference/peripherals/timer.rst
Mahavir Jain [Fri, 19 Jul 2019 06:34:57 +0000 (14:34 +0800)]
Merge branch 'config/nimble_params' into 'master'
NimBLE: Give an option to configuration no of bonds and CCCD's to save through menuconfig
See merge request espressif/esp-idf!5563
Hrishikesh Dhayagude [Fri, 19 Jul 2019 06:34:57 +0000 (14:34 +0800)]
NimBLE: Give an option to configuration no of bonds and CCCD's to save through menuconfig
chenyudong [Tue, 9 Jul 2019 07:55:05 +0000 (15:55 +0800)]
test: move wifi library check to esp32-wifi-lib ci
Jiang Jiang Jian [Fri, 19 Jul 2019 02:46:39 +0000 (10:46 +0800)]
Merge branch 'bugfix/fix_some_supplicant_bugs' into 'master'
esp_wifi/supplicant: fix some supplicant bugs
Closes IDFGH-1455 and IDF-774
See merge request espressif/esp-idf!5511
Krzysztof Budzynski [Thu, 18 Jul 2019 12:33:27 +0000 (20:33 +0800)]
Merge branch 'doc/review_api-ref_periph-ledc' into 'master'
Doc/review api ref periph ledc
See merge request espressif/esp-idf!5342
Ivan Grokhotkov [Thu, 18 Jul 2019 11:52:38 +0000 (19:52 +0800)]
Merge branch 'feature/dockerfile' into 'master'
tools: add Dockerfile
Closes IDFGH-1304 and IDF-590
See merge request espressif/esp-idf!5432
Martin Vychodil [Tue, 16 Jul 2019 13:38:40 +0000 (15:38 +0200)]
tools: added realpath_int() for MacOS script path resolution
JIRA IDF-790
liu zhifu [Mon, 8 Jul 2019 08:23:33 +0000 (16:23 +0800)]
esp_wifi/supplicant: fix some supplicant bugs
Closes IDFGH-1455
Closes IDF-774
Jiang Jiang Jian [Thu, 18 Jul 2019 09:31:00 +0000 (17:31 +0800)]
Merge branch 'bugfix/phy_change_for_WiFi_scan_BLE_scan_watchdog' into 'master'
phy change for WiFi scan BLE scan watchdog
Closes WIFI-681
See merge request espressif/esp-idf!5539
Kirill Chalov [Wed, 19 Jun 2019 11:27:17 +0000 (19:27 +0800)]
Review the file api-reference/peripherals/ledc.rst
David Cermak [Wed, 17 Jul 2019 18:52:53 +0000 (20:52 +0200)]
mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings
closes https://github.com/espressif/esp-idf/issues/3619 including mqtt commit https://github.com/espressif/esp-mqtt/commit/
7223302deb3ffefe60cc645c6d792fd5e4d6259c
closes https://github.com/espressif/esp-idf/issues/3215 including mqtt commit https://github.com/espressif/esp-mqtt/commit/
caf5007b99df985b330683dfe2fa454c94633018
David Cermak [Fri, 28 Jun 2019 12:12:10 +0000 (14:12 +0200)]
lwip fuzzer: supplied dummy dns server entry to work with internal packet processing functionwhich is exercised in fuzzer tests, disable CTYPE as recent newlib is not compatible with AFL
chenjianqiang [Fri, 5 Jul 2019 12:21:36 +0000 (20:21 +0800)]
bugfix(flash): add flash config in app startup
We fixed some flash bugs in bootloader, but for the users used the old
vrsion bootloader, they can not fix these bugs via OTA, the solution is
add these updates in app startup.
These updates include:
1. SPI flash gpio matrix and drive strength configuration
2. SPI flash clock configuration
3. SPI flash read dummy configuration
4. SPI flash cs timing configuration
5. Update flash id of g_rom_flashchip
Ivan Grokhotkov [Wed, 17 Jul 2019 09:35:28 +0000 (11:35 +0200)]
docs: add tools section and IDF docker image page
Ivan Grokhotkov [Mon, 8 Jul 2019 16:42:46 +0000 (18:42 +0200)]
ci: build IDF docker image in CI
Ivan Grokhotkov [Tue, 2 Jul 2019 16:36:12 +0000 (18:36 +0200)]
tools: add Dockerfile
zhangyanjiao [Thu, 18 Jul 2019 03:00:18 +0000 (11:00 +0800)]
phy change for WiFi scan BLE scan watchdog