Commit Graph

  • 59792bb2c3 Fail CI build on Sphinx warnings krzychb 2017-09-06 21:16:34 +02:00
  • 820df6aa27 Merge branch 'bugfix/btdm_nvs_get_str_or_blob' into 'master' Ivan Grokhotkov 2017-09-12 12:20:42 +08:00
  • e4ba31a8b9 add ESPNOW feature XiaXiaotian 2017-07-12 11:50:39 +08:00
  • 23f10e1a57 Merge branch 'feature/uart_software_flow_control' into 'master' Ivan Grokhotkov 2017-09-12 12:11:11 +08:00
  • 868b0ce228 Merge branch 'bugfix/list_node_naming' into 'master' Ivan Grokhotkov 2017-09-12 12:10:54 +08:00
  • 635bd9ac9e Merge branch 'bugfix/btdm_disable_gatts' into 'master' Ivan Grokhotkov 2017-09-12 12:06:41 +08:00
  • f4ddaa7a11 Merge branch 'bugfix/crashed_core_dump' into 'master' Ivan Grokhotkov 2017-09-12 11:32:48 +08:00
  • 1f9143ef07 Merge branch 'bugfix/gatts_example_param' into 'master' Anton Maklakov 2017-09-12 10:37:19 +08:00
  • d5301bdac6 gatts_demo example: Use add_char_descr.attr_handle everywhere Angus Gratton 2017-09-12 10:57:45 +10:00
  • 1922f6cd80 using param, which corresponds to handled event Siarhei Volkau 2017-07-01 13:12:22 +03:00
  • 9a26296a0e Merge branch 'feature/spiffs2' into 'master' Ivan Grokhotkov 2017-09-12 08:22:31 +08:00
  • 31eda99136 More detailed description of ADC API krzychb 2017-09-11 05:09:15 +02:00
  • dd87deb278 Add SPIFFS Component to IDF me-no-dev 2017-09-07 17:37:59 +03:00
  • 4e0c3a0415 esp32: Fixes crash during core dump. Alexey Gerenkov 2017-09-10 19:17:46 +03:00
  • 64bce3ce59 freertos: place uxTopUsedPriority into DRAM Ivan Grokhotkov 2017-09-11 20:15:27 +08:00
  • 1f8d93f0eb Merge branch 'bugfix/make_verbose' into 'master' Ivan Grokhotkov 2017-09-11 18:17:43 +08:00
  • 4bd12e10e7 Merge branch 'feature/http_request_example_receiving_timeout' into 'master' Ivan Grokhotkov 2017-09-11 18:17:01 +08:00
  • 1e7c3854d3 Merge branch 'bugfix/warn_on_invalid_xtal_freq' into 'master' Ivan Grokhotkov 2017-09-11 18:15:11 +08:00
  • b3fd494e71 Panic: stop dport access handler without trying to use a lock Jeroen Domburg 2017-09-11 12:31:16 +08:00
  • de038f502c Merge branch 'feature/gpio_channel_macro' into 'master' Ivan Grokhotkov 2017-09-11 12:15:08 +08:00
  • 5a88f90a33 soc/rtc: warn if detected XTAL frequency does not match configured one Ivan Grokhotkov 2017-09-11 11:42:26 +08:00
  • 4079886704 Added socket receiving timeout, ref. TW#14353 / GitHub issue #844 krzychb 2017-09-11 05:15:39 +02:00
  • fccb10c313 build system: Restore "make V=1" for verbose builds Angus Gratton 2017-09-08 17:34:02 +10:00
  • 050ae50e83 Merge branch 'bugfix/docs_broken_links' into 'master' Ivan Grokhotkov 2017-09-08 12:06:43 +08:00
  • 87031f9457 component/bt: fix nvs_get_str_or_blob length output error baohongde 2017-08-31 15:52:27 +08:00
  • e1bd51af80 component/bt: fix nvs_get_str_or_blob length output error baohongde 2017-08-31 15:12:09 +08:00
  • f3be0395d2 component/bt: fix nvs_get_str_or_blob length output error baohongde 2017-08-30 18:01:24 +08:00
  • e12967297d Merge branch 'feature/docs_touch_pad_api' into 'master' Ivan Grokhotkov 2017-09-08 11:55:27 +08:00
  • c5988403f4 Merge branch 'bugfix/cache_err_int' into 'master' Ivan Grokhotkov 2017-09-08 11:55:01 +08:00
  • 21586063de component/bt: fix build error when GATTS is disabled in menuconfig wangmengyang 2017-09-08 11:34:59 +08:00
  • 33cb16fd2a esp32: fix cache error interrupt handler Ivan Grokhotkov 2017-09-08 01:29:37 +08:00
  • b69379941b Fixed broken links in documentation krzychb 2017-09-07 18:48:15 +02:00
  • 891f0db31d esp32: Adds gcov over JTAG feature Alexey Gerenkov 2017-08-17 02:36:00 +03:00
  • 9e27c24e54 component/bt: add esp_ibeacon_api file island 2017-09-04 21:17:09 +08:00
  • 941001959e Component/bt: delete the useless .h files zhiweijian 2017-07-26 19:50:17 +08:00
  • 2f9111c13f component/bt: Optimize iBeacon demo island 2017-07-25 14:36:00 +08:00
  • eff95f3799 component/bt: add ibeacon demo island 2017-07-18 20:42:22 +08:00
  • 38102f4148 component/bt : fix btc security storage bug Tian Hao 2017-08-28 17:14:49 +08:00
  • 3c470e7c43 Merge branch 'bugfix/rmt' into 'master' Ivan Grokhotkov 2017-09-07 18:03:08 +08:00
  • 5425d8569c Merge branch 'feature/pthread_api' into 'master' Ivan Grokhotkov 2017-09-07 17:49:42 +08:00
  • 40df6546c0 Merge branch 'feature/multi_heap_poisoning' into 'master' Ivan Grokhotkov 2017-09-07 17:47:51 +08:00
  • 310269bcdc Merge branch 'bugfix/tcpip_adapter_ethernet' into 'master' Ivan Grokhotkov 2017-09-07 17:47:20 +08:00
  • 0d86db773c Merge branch 'feature/spi_lcd_autodetect' into 'master' Ivan Grokhotkov 2017-09-07 17:47:00 +08:00
  • de06a0b8a7 Merge branch 'feature/mbedtls2_6_0' into 'master' Ivan Grokhotkov 2017-09-07 17:45:45 +08:00
  • b9dfb437ab Merge branch 'bugfix/intr_free' into 'master' Ivan Grokhotkov 2017-09-07 17:45:18 +08:00
  • c503a01388 mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) Angus Gratton 2017-09-06 15:45:56 +10:00
  • 3a08ec7b3d mbedtls: Re-apply: MBEDTLS_SHA512_ALT also replaces mbedtls_sha512_process() Angus Gratton 2017-09-06 15:31:52 +10:00
  • 3142997830 mbedtls: Re-apply ECP memory leak fix Angus Gratton 2017-09-06 15:07:17 +10:00
  • 736db688a8 mbedtls: Re-apply MBEDTLS_BIGNUM_ALT & related macros for custom bignum functions Angus Gratton 2017-09-06 15:06:57 +10:00
  • ae382b3bfa mbedtls: Update to 2.6.0 release (without IDF-specific patches) Angus Gratton 2017-09-06 15:05:55 +10:00
  • f8339fc1bd newlib: Avoid deprecation warning calling system_get_time() from system_relative_time() Angus Gratton 2017-07-20 10:14:07 +10:00
  • 73b3ae8a2d lwip: Use hardware RNG for LWIP_RAND(), use LWIP_RAND() for random port assignment Angus Gratton 2017-07-20 10:04:20 +10:00
  • 72995bfcec doc: Add docs for heap trace & poisoning Angus Gratton 2017-07-19 09:07:17 +10:00
  • ec498ad86d libgcc: Place assembly functions (including __xtensa_libgcc_window_spill) in IRAM Angus Gratton 2017-05-16 16:53:45 +10:00
  • 1c7b8aa3a5 Heap tracing support Angus Gratton 2017-05-11 17:56:17 +10:00
  • 64bfdf56bb Unit tests: enable comprehensive heap poisoning checks Angus Gratton 2017-05-11 10:55:40 +10:00
  • 5c417963eb multi_heap: Add heap poisoning features Angus Gratton 2017-05-08 15:25:30 +10:00
  • 5222428dde unit tests: Check heap integrity after each test, check for obvious leaks Angus Gratton 2017-05-10 17:19:00 +10:00
  • 1cb0f30933 heap_caps: Add heap_caps_check_integrity() function Angus Gratton 2017-05-10 17:17:52 +10:00
  • 63e1e4e502 Merge branch 'test/modify_mtu_cases' into 'master' Ivan Grokhotkov 2017-09-07 14:27:41 +08:00
  • ac5e1f65b2 test:update BLE GATT MTU cases chensheng 2017-09-06 11:19:10 +08:00
  • 5146289eea Merge branch 'feature/update_wifi_lib_for_some_feature_and_bugfix' into 'master' Jiang Jiang Jian 2017-09-07 13:24:24 +08:00
  • 8f5e4bacf3 Merge branch 'bugfix/spi_cache_disable_adjustments_iram' into 'master' Ivan Grokhotkov 2017-09-07 11:02:21 +08:00
  • a568ad2c9d esp32: update wifi lib for a bunch of small feature and bugfix Liu Zhi Fu 2017-09-06 11:24:42 +08:00
  • 08b9fbc242 feat(global): add macros for GPIO->channel lookup michael 2017-08-29 15:52:04 +08:00
  • 4809c70899 Merge branch 'feature/register_heaps_runtime' into 'master' Angus Gratton 2017-09-07 10:18:21 +08:00
  • dcd2f71d11 Merge branch 'bugfix/http_to_https_url_changes' into 'master' Angus Gratton 2017-09-07 10:16:43 +08:00
  • 54cb386826 Merge branch 'bugfix/btdm_unloaded_memory' into 'master' Angus Gratton 2017-09-07 10:12:44 +08:00
  • b8b2816f67 component/bt : fix unloaded memory(0x3fff0000 overwrite) bug Tian Hao 2017-09-06 21:45:18 +08:00
  • b24d2c4cf3 Make sure cache is disabled/enabled when *both* CPUs are running inside the iram guard code Jeroen Domburg 2017-09-04 20:11:15 +08:00
  • 371c55138e component/bt: Added the new feature of the l2cap layer from the bluedroid new version 7.1.1 Yulong 2017-08-08 03:32:59 -04:00
  • 73ba29e6df refactor(intr): remove useless tags in the debug log. michael 2017-08-24 11:46:19 +08:00
  • c82e51cf79 fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled. michael 2017-08-18 15:15:47 +08:00
  • 672390c458 Mass replacement of http with https urls, fixed broken urls krzychb 2017-09-05 21:58:31 +02:00
  • c9f065fd2b example(spi_master): add menuconfig to enable the auto detect of LCD type. michael 2017-08-31 15:03:19 +08:00
  • 5dea0fca15 esp_pthread_init constructor attr was removed Alexey Gerenkov 2017-09-05 20:37:31 +03:00
  • 5094965e98 According to comments Alexey Gerenkov 2017-09-04 21:46:16 +03:00
  • e3b86e7bdb pthread: handle statically initialized mutexes Ivan Grokhotkov 2017-09-01 12:31:04 +08:00
  • 20942421c3 According to review comments Alexey Gerenkov 2017-09-01 02:18:14 +03:00
  • 8859dab10c Cleanup Alexey Gerenkov 2017-08-28 18:41:32 +03:00
  • bf8ff8c98b 1) Thread detach functionality added 2) Recursive mutexes support 3) C++ test updated Alexey Gerenkov 2017-08-25 21:24:17 +03:00
  • c631c6b358 1) Mux API was added 2) C++ test for threading and mux functions Alexey Gerenkov 2017-08-24 22:52:49 +03:00
  • 0b09c7006d pthread: Initial version of thread API Alexey Gerenkov 2017-08-24 02:53:20 +03:00
  • aad24cb6c7 Merge branch 'bugfix/unit_test_build' into 'master' Ivan Grokhotkov 2017-09-06 08:48:44 +08:00
  • 73297f1aa3 Separate section on touch detection krzychb 2017-09-05 20:22:21 +02:00
  • 3c3c5e69c6 build system: fix building tests specified via TEST_COMPONENTS Ivan Grokhotkov 2017-09-05 18:07:00 +08:00
  • 024f853964 Broadcast IP route based on source IP address. XiaXiaotian 2017-06-30 16:18:29 +08:00
  • 604308f4ab Merge branch 'bugfix/soft_reboot_psram' into 'master' Jeroen Domburg 2017-09-05 15:43:30 +08:00
  • 74d5f85c53 Merge branch 'feature/build_warn_undefined_vars' into 'master' Angus Gratton 2017-09-05 15:39:48 +08:00
  • 9471ce9135 dhcpserver: Move DHCP option names to a separate header Angus Gratton 2017-09-05 17:26:08 +10:00
  • 48333aea48 bluedroid: Move fixed_queue.h to implementation of hci_layer.c Angus Gratton 2017-09-05 17:11:32 +10:00
  • 1be6bf6790 dhcpserver: Move list_node to implementation not public interface Angus Gratton 2017-09-05 17:11:11 +10:00
  • 93cc3a77cb uart: Add api call to switch on hardware support for 'software' flow control. Alex Burr 2017-08-01 16:02:44 +01:00
  • 7c7d29dc4a Implemented 2 of 3 review comments krzychb 2017-09-05 08:27:32 +02:00
  • ba42c46cb3 Touch Pad driver overview krzychb 2017-09-01 23:39:27 +02:00
  • 95c2aed126 build system: Remove obsolete GenerateBuildDirTarget macro eval Angus Gratton 2017-09-05 16:28:42 +10:00
  • 1ea082a053 Expand vars before splitting fields Deomid Ryabkov 2017-07-25 18:12:31 +02:00
  • f17bbff4b5 Merge branch 'feature/tcp_msl_menuconfig' into 'master' Angus Gratton 2017-09-05 14:18:36 +08:00
  • 5f3cb9f9dc build system: Document --warn-undefined-variables and add a config item for it Angus Gratton 2017-09-05 16:10:00 +10:00
  • 8670844acf build system: Restore ifdef/ifndef in Makefiles, clean up examples build Angus Gratton 2017-09-05 15:50:31 +10:00