Commit Graph

  • f78c96a3d7 bootloader: check previously used clock frequency at run time Ivan Grokhotkov 2018-11-29 15:18:11 +08:00
  • b4727a8765 soc/rtc_clk: don’t clear DPORT_CPUPERIOD_SEL when switching to XTAL Ivan Grokhotkov 2018-11-29 15:15:21 +08:00
  • 8bbd99ad9e make: fix issues related to EXTRA_COMPONENT_DIRS Ivan Grokhotkov 2019-02-13 11:40:48 +08:00
  • 5dcdef0639 kconfig: fix compatibility with very old versions of flex Ivan Grokhotkov 2019-02-14 11:17:48 +08:00
  • 12a6664afa spi test: describe the wiring of param test in the comments michael 2019-02-28 19:37:17 +08:00
  • 42383518b8 Merge branch 'bugfix/enlarge_ethernet_stack_size_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-28 18:23:28 +08:00
  • d82c80a07b Merge branch 'bugfix/wifi_modify_wifi_kconfig' into 'master' Jiang Jiang Jian 2019-02-28 18:21:16 +08:00
  • 2a23233ebe Merge branch 'feature/efuse_manager' into 'master' Angus Gratton 2019-02-28 17:47:22 +08:00
  • ae69a8adc0 esp32: modify WiFi Kconfig in order to achieve better compatility and performance XiaXiaotian 2019-01-25 17:26:49 +08:00
  • fb15403515 wifi changes: 1. make menuconfig can set the WiFi mgmt short buffer num 2. fix several scan bugs zhangyanjiao 2019-02-13 17:37:53 +08:00
  • 509e1264b9 efuse: Fix to pass CI tests Konstantin Kondrashov 2018-12-18 22:42:10 +08:00
  • c9cd06c886 efuse: Reduce the size of esp_efuse_desc_t to 4 bytes Konstantin Kondrashov 2018-12-14 14:00:59 +08:00
  • 1d7b901aeb efuse: Add MAX_BLK_LEN define for changing len of field Konstantin Kondrashov 2018-12-12 15:50:31 +08:00
  • 95b6273c7c efuse: Fix docs and script Konstantin Kondrashov 2018-12-11 14:39:32 +08:00
  • cc094ba789 efuse: Fix python coding style Konstantin Kondrashov 2018-12-07 20:32:58 +08:00
  • a5fa3b6965 CI: Add host tests Konstantin Kondrashov 2018-12-07 19:28:57 +08:00
  • 303d17792a efuse: Add a write/read protection Konstantin Kondrashov 2018-12-07 17:57:25 +08:00
  • b8141f3ad8 efuse: Fix make/cmake build systems and docs Konstantin Kondrashov 2018-12-06 17:49:02 +08:00
  • 9822055851 efuse: Add support coding scheme to script Konstantin Kondrashov 2018-11-21 16:09:36 +08:00
  • 693a5c209b efuse: Add API efuse Konstantin Kondrashov 2018-11-19 11:46:21 +08:00
  • 91676b8620 build_system: Add support efuse Konstantin Kondrashov 2018-11-19 11:45:21 +08:00
  • ba903e7618 docs: Add efuse Konstantin Kondrashov 2018-11-19 11:41:26 +08:00
  • d82023bf06 soc: Add support efuse Konstantin Kondrashov 2018-11-19 11:39:41 +08:00
  • ed179ade8d esp32: Add using efuse component Konstantin Kondrashov 2018-11-19 11:38:05 +08:00
  • 7626145e6d bootloader: Add support efuse component Konstantin Kondrashov 2018-11-19 11:36:19 +08:00
  • 94594af13f examples: Move blink code to main task Anuj Deshpande 2019-02-23 17:58:48 +05:30
  • d651ee3d28 fix the bug in tcp_client xiehang 2019-02-21 16:25:07 +08:00
  • c05a39de02 Merge branch 'bugfix/fix_scan_bugs_and_alloc_eb_fail' into 'master' Jiang Jiang Jian 2019-02-28 13:34:51 +08:00
  • f746b0d761 Merge branch 'bugfix/pthread_thread_size' into 'master' Ivan Grokhotkov 2019-02-28 10:24:34 +08:00
  • 34f1c208a8 esp32: modify WiFi Kconfig in order to achieve better compatility and performance XiaXiaotian 2019-01-25 17:26:49 +08:00
  • 8a20519222 esp32: modify WiFi Kconfig in order to achieve better compatility and performance XiaXiaotian 2019-01-25 17:26:49 +08:00
  • 7593ca5997 esp32: modify WiFi Kconfig in order to achieve better compatility and performance XiaXiaotian 2019-01-25 17:26:49 +08:00
  • ea9b8c3745 Merge branch 'feature/sniffer_app_trace' into 'master' Angus Gratton 2019-02-28 07:38:52 +08:00
  • 19fd436e88 Merge branch 'esp_http_server/lru_counter_for_timestamp' into 'master' Angus Gratton 2019-02-28 07:04:21 +08:00
  • 83d7b4591c Merge branch 'esp_http_server/lru_counter_for_timestamp_backportv3.2' into 'release/v3.2' Angus Gratton 2019-02-28 07:03:38 +08:00
  • a7cd3f3ae2 docs: Preparation for upgrade of Sphinx and Breathe packages to versions 1.8.4 and 4.11.1. Updated check of Sphinx warnings to account for the filename instead of the whole path, that for the same errors may be different between English and Chinese docs. (backport v3.0) krzychb 2019-02-16 20:46:49 +01:00
  • 4e33313a9b docs: Preparation for upgrade of Sphinx and Breathe packages to versions 1.8.4 and 4.11.1. Updated check of Sphinx warnings to account for the filename instead of the whole path, that for the same errors may be different between English and Chinese docs. (backport v3.1) krzychb 2019-02-27 23:36:34 +01:00
  • f5096892f9 docs: Preparation for upgrade of Sphinx and Breathe packages to versions 1.8.4 and 4.11.1. Updated check of Sphinx warnings to account for the filename instead of the whole path, that for the same errors may be different between English and Chinese docs. (backport v3.2) krzychb 2019-02-16 20:46:49 +01:00
  • e1e8c36492 docs: Preparation for upgrade of Sphinx and Breathe packages to versions 1.8.4 and 4.11.1. Updated check of Sphinx warnings to account for the filename instead of the whole path, that for the same errors may be different between English and Chinese docs. krzychb 2019-02-16 20:46:49 +01:00
  • 5bbb991c90 freertos: Make xPortGetCoreID() volatile Darian Leung 2019-02-26 20:58:02 +08:00
  • 314c77609e pthread: Transform the units of the stack size to the FreeRTOS domain Roland Dobai 2019-02-26 16:55:20 +01:00
  • 98ed70cd91 Merge branch 'doc/btdm_modem_sleep_EVED_mode_for_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-27 18:36:04 +08:00
  • 4ea4d4744c wifi: 1. make menuconfig can set the WiFi mgmt short buffer num 2. fix several scan bugs zhangyanjiao 2019-02-13 17:37:53 +08:00
  • a52ba8df7d Merge branch 'bugfix/make_get_coreid_volatile' into 'master' Jeroen Domburg 2019-02-27 17:58:57 +08:00
  • 484d8ab7ed Merge branch 'bugfix/btdm_fix_remove_bonded_device_warnning' into 'master' Jiang Jiang Jian 2019-02-27 17:54:37 +08:00
  • 9a1bbcfa1a Merge branch 'bugfix/ble_reconn_rescan_readv_crash' into 'master' Jiang Jiang Jian 2019-02-27 17:37:46 +08:00
  • c6ee38eb69 Merge branch 'bugfix/tw28146_make_wifi_iram_optimization_configurable_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-27 17:36:55 +08:00
  • 27e00cf7aa esp_http_client: add support for using certs from global ca store Mahavir Jain 2019-02-20 12:48:45 +05:30
  • ebca3e27b1 Merge branch 'bugfix/lack_of_break_in_tcp_client' into 'master' Jiang Jiang Jian 2019-02-27 16:44:00 +08:00
  • e9652e8ef3 uart: use correct critical section API (portENTER_CRITICAL_ISR) from ISR context Mahavir Jain 2019-02-20 12:42:39 +05:30
  • 42f64e9a93 Merge branch 'bugfix/tw28146_make_wifi_iram_optimization_configurable' into 'master' Angus Gratton 2019-02-27 16:33:05 +08:00
  • 590825824d Merge branch 'feature/embed_elf_sha256' into 'master' Angus Gratton 2019-02-27 16:31:47 +08:00
  • ae6d19b4fb sniffer: capture packets to host via JTAG morris 2019-01-25 17:03:01 +08:00
  • ed1771c7cc ethernet: enlarge ethernet task stack size morris 2018-09-05 21:43:03 +08:00
  • 56694fb4b6 cmake: Fix psram workaround compiler flag application Angus Gratton 2019-02-22 12:20:11 +11:00
  • 37b55a5eb5 esp32: print ELF file SHA256 in panic handler Ivan Grokhotkov 2019-01-24 21:05:08 +08:00
  • ea52a19c00 build system: include SHA256 hash of ELF file into app_desc structure Ivan Grokhotkov 2019-01-09 20:06:01 +08:00
  • a8b2e982e1 Merge branch 'example/freertos_real_time_stats' into 'master' Angus Gratton 2019-02-27 13:22:59 +08:00
  • 80f02cd0ea Merge branch 'bugfix/bootloader_freq_check_runtime' into 'master' Angus Gratton 2019-02-27 13:22:47 +08:00
  • fab11e1cec Merge branch 'bugfix/cmake_psram_fix_flag' into 'master' Angus Gratton 2019-02-27 13:20:21 +08:00
  • 1bc831f074 Merge branch 'bugfix/esp_timer_monotonic_test' into 'master' Ivan Grokhotkov 2019-02-27 11:08:53 +08:00
  • 1bd674dc64 component/bt: add more information and description for bluetooth modem sleep wangmengyang 2019-02-27 10:51:15 +08:00
  • b812520b19 spi_master: add support for variable dummy length in a same device michael 2019-02-27 02:09:36 +08:00
  • 3576e54d79 freertos: Make xPortGetCoreID() volatile Darian Leung 2019-02-26 20:58:02 +08:00
  • 929542d4fa driver(rmt): Fixed some RMT related issues. Paul Abbott 2018-09-24 15:23:26 -04:00
  • 285a0aa13c driver(rmt): Fixed some RMT related issues for release/v3.1. Paul Abbott 2018-09-24 15:23:26 -04:00
  • be49c8d841 driver(gpio): fixed digital gpio unable hold bug during deep-sleep for release/v3.2. kooho 2018-12-07 21:44:43 +08:00
  • 711173b3d6 esp32: make WiFi IRAM optimization configurable Liu Zhi Fu 2018-12-27 20:53:45 +08:00
  • a019517d07 esp32: make WiFi IRAM optimization configurable Liu Zhi Fu 2018-12-18 09:36:50 +08:00
  • 299e4ca716 Add CRC APIs usage jack 2019-02-26 16:38:20 +08:00
  • 1e8b8d91a5 fix the bug in tcp_client xiehang 2019-02-21 16:25:07 +08:00
  • 8cc6226051 soc: define named constants for DPORT_CPUPERIOD_SEL values Ivan Grokhotkov 2019-02-26 17:07:59 +08:00
  • 178e5b25e6 bootloader: check previously used clock frequency at run time Ivan Grokhotkov 2018-11-29 15:18:11 +08:00
  • dda0208614 soc/rtc_clk: don’t clear DPORT_CPUPERIOD_SEL when switching to XTAL Ivan Grokhotkov 2018-11-29 15:15:21 +08:00
  • 3e25d441a5 freertos: Add real time stats example Darian Leung 2019-02-19 03:04:17 +08:00
  • 140b6e3893 Merge branch 'bugfix/nvs_hash_blocks_eager_cleanup' into 'master' Ivan Grokhotkov 2019-02-26 12:28:10 +08:00
  • da390618c2 cmake: Fix psram workaround compiler flag application Angus Gratton 2019-02-22 12:20:11 +11:00
  • 3952d25a99 Merge branch 'feature/add_api_get_rmt_idle_level' into 'master' Angus Gratton 2019-02-26 11:57:10 +08:00
  • ca72c3e97b Merge branch 'bugfix/fix_dig_gpio_unable_hold_bug' into 'master' Angus Gratton 2019-02-26 11:56:27 +08:00
  • 280d39aedd Merge branch 'bugfix/i2s_pdm_adc_use_apll' into 'master' Angus Gratton 2019-02-26 11:47:49 +08:00
  • b966ef9fcd Merge branch 'bugfix/update_ledc_register_and_fix_fade_scale' into 'master' Angus Gratton 2019-02-26 11:46:28 +08:00
  • a4edeee51b Merge branch 'bugfix/btdm_fix_comment_error' into 'master' Angus Gratton 2019-02-26 11:45:26 +08:00
  • 28f5ca2371 Merge branch 'bugfix/idf_monitor_test' into 'master' Angus Gratton 2019-02-26 11:12:58 +08:00
  • f614f5bfa9 Merge branch 'feature/http_server_err_handling' into 'master' Angus Gratton 2019-02-26 11:12:06 +08:00
  • 94e5fba46b doc: zh_CN translation of linker script generation morris 2019-01-30 22:12:36 +08:00
  • d3724dc35d esp_timer: fix occasional failures in "monotonic values" test Ivan Grokhotkov 2019-02-22 21:27:43 +08:00
  • dae40f4ff1 nvs: add a blob fragmentation test case Ivan Grokhotkov 2019-02-22 18:14:48 +08:00
  • 02a76abb8b nvs: do eager cleanup of HashListBlocks Ivan Grokhotkov 2019-02-22 17:28:43 +08:00
  • 3240f7ff11 Merge branch 'feature/poll' into 'master' Ivan Grokhotkov 2019-02-26 08:11:22 +08:00
  • f57d5db86d component/bt : fix bug that there's low ratio crash when BLE do re-connect/re-scan/re-adv Tian Hao 2019-02-21 12:18:30 +08:00
  • 67aefe1011 component/bt : fix bug that there's low ratio crash when BLE do re-connect/re-scan/re-adv Tian Hao 2019-02-21 12:18:30 +08:00
  • 46a3c36343 Component/bt: add scan window and interval check when set scan params zhiweijian 2018-10-30 11:08:49 +08:00
  • 4c8e997289 esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer Supreet Deshpande 2019-01-30 19:57:02 +05:30
  • 7c959904b5 tools: Test IDF Monitor after it is ready to receive data Roland Dobai 2019-01-25 15:02:43 +01:00
  • aa9d302814 VFS: Implement poll() based on select() Roland Dobai 2019-02-19 13:18:40 +01:00
  • 58e49d169c esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer Supreet Deshpande 2019-01-30 19:57:02 +05:30
  • 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config Anurag Kar 2019-02-01 18:43:22 +05:30
  • b26f6662f1 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 2019-02-01 18:41:46 +05:30
  • 28412d8cb6 http_server : Added feature for invoking user configurable handlers during server errors Anurag Kar 2019-02-01 17:47:41 +05:30
  • a241f95407 Merge branch 'bugfix/freertos_unused_xSize_backport_v3.2' into 'release/v3.2' Ivan Grokhotkov 2019-02-25 15:44:22 +08:00