]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-11-15 Angus Grattondocs: Remove internal header esp_wifi_crypto_types...
2017-11-15 Angus Grattondocs: Add introduction section for WiFi, replace boiler...
2017-11-15 Angus Grattondocs: Add esp_wifi_types.h descriptions
2017-11-10 Angus Grattondocs: Add esp_wifi_types.h items to wifi API reference
2017-11-10 Angus GrattonMerge branch 'feature/fatfs_kconfig_options' into ...
2017-11-10 Angus GrattonMerge branch 'bugfix/TW#16106_esp_heap_trace.h_C++_incl...
2017-11-10 Jiang Jiang... Merge branch 'bugfix/btdm_osi_alarm' into 'master'
2017-11-10 Jiang Jiang... Merge branch 'bugfix/tw16339_sta_cant_connect_ap_in_cha...
2017-11-10 Darian Leungfreertos/add C++ include guards for esp_heap_caps.h
2017-11-10 wangmengyangcomponent/bt: modify the implementation and interface...
2017-11-10 Ivan GrokhotkovMerge branch 'test/UT_reset_check' into 'master'
2017-11-10 Ivan GrokhotkovMerge branch 'bugfix/to_docs_from_github' into 'master'
2017-11-10 Ivan GrokhotkovMerge branch 'bugfix/from_github' into 'master'
2017-11-10 Ivan GrokhotkovMerge branch 'bugfix/cas_for_pthread_once' into 'master'
2017-11-10 Liu Zhi Fuesp32: fix station can't connect esp32 softap in channel 14
2017-11-09 Ivan GrokhotkovMerge branch 'bugfix/tg_wdt_reboot_uart_garbage' into...
2017-11-09 Ivan GrokhotkovMerge branch 'bugfix/core_voltage_80m_flash' into ...
2017-11-09 Ivan GrokhotkovMerge branch 'feature/docs_update_i2c_api' into 'master'
2017-11-09 Ivan Grokhotkovbootloader: wait for UART FIFO to be empty before switc...
2017-11-09 Anton Maklakovdoc: Add internal links for chapters and fix typos
2017-11-08 krzychbI2C API documenation update
2017-11-08 Ivan Grokhotkovsoc/rtc: raise core voltage when 80MHz flash frequency...
2017-11-08 Ivan GrokhotkovMerge branch 'feature/illustrations_with_blockdiag...
2017-11-08 Jiang Jiang... Merge branch 'bugfix/fail_to_scan_all_matched_ap' into...
2017-11-08 Anton MaklakovAdded .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT...
2017-11-07 krzychbLinked API reference of 'Application Level Tracing...
2017-11-07 Seppe StasFix markdown and format of GPIO example README
2017-11-07 Raphael LubaFix reference to partition table documentation
2017-11-07 Seppe StasClean up documentation of esp_wifi_set_country
2017-11-07 krzychbImplement ‘blockdiag - simple block-diagram image gener...
2017-11-07 Ivan GrokhotkovMerge branch 'feature/unit-tests-psram' into 'master'
2017-11-07 Jiang Jiang... Merge branch 'bugfix/btdm_lib_update_for_psram' into...
2017-11-07 Ivan GrokhotkovMerge branch 'doc/freertos_port_comments' into 'master'
2017-11-07 Ivan GrokhotkovMerge branch 'bugfix/hardware_mpi_sign' into 'master'
2017-11-07 Mahavir Jainpthread: Fix pthread_once to use atomic compare and set
2017-11-07 wangmengyangcomponent/bt: update toolchain and add compile options...
2017-11-07 houchenyaotest: support test for UT cases expect to reset
2017-11-07 Ivan GrokhotkovMerge branch 'bugfix/restart_reconfigure_flash_pins...
2017-11-07 Ivan GrokhotkovMerge branch 'bugfix/new_task_watchdog_API_false_trigge...
2017-11-07 Ivan GrokhotkovMerge branch 'feature/FreeRTOS_SMP_unit_tests' into...
2017-11-06 Deng XinWifi: bugfix/fail_to_scan_all_matched_ap
2017-11-06 Ivan Grokhotkovesp32: reconfigure SPI flash pins in esp_restart
2017-11-06 Darian Leungfreertos: Test untested functions
2017-11-06 Ivan Grokhotkovunit tests: add psram configuration
2017-11-06 Ivan GrokhotkovMerge branch 'bugfix/unit_tests' into 'master'
2017-11-05 Ivan Grokhotkovci: add one more job for single core unit tests
2017-11-05 Ivan GrokhotkovMerge branch 'bugfix/upgrade_sphinx_and_breathe' into...
2017-11-04 Angus GrattonMerge branch 'bugfix/protect_spiflash_regions' into...
2017-11-03 Angus Grattonspi_flash: Abort on writes to dangerous regions (bootlo...
2017-11-03 Jiang Jiang... Merge branch 'bugfix/rtc_and_restart_fixes' into 'master'
2017-11-03 Jiang Jiang... Merge branch 'feature/add_psram_wifi_lib' into 'master'
2017-11-03 Liu Zhi Fuesp32: add wifi lib which is compiled with psram gcc
2017-11-03 Frederik MerzDisable all UART CLKs that are not console
2017-11-03 Jiang Jiang... Merge branch 'bugfix/psram_io_settings' into 'master'
2017-11-03 Philip AshmoreAdded .command_timeout_ms = 0 to SDMMC_HOST_DEFAULT...
2017-11-03 Siarhei Volkaucomponents/mdns: wrong Message compression detect
2017-11-03 Krzysztof Bociurkoidf_monitor: Fixed a bug where pressing a key that...
2017-11-03 jeanleflambeurUpdate esp_err.h
2017-11-03 Dmitry4BhFix type conversion error in components/lwip/api/pppapi.c
2017-11-03 Tom Vijlbrieffix makefile for multiple source files
2017-11-03 Wangjialinpsram: improve clock signal generation, increase drive...
2017-11-03 Wangjialinbootloader: add configuration of flash pins and VDDIO...
2017-11-03 Ivan Grokhotkovefuse\10\10: add package definitions for PICOD2/D4
2017-11-03 Ivan Grokhotkovsoc/rtc: add function to get/set VDDSDIO configuration
2017-11-03 Ivan Grokhotkovsoc/gpio: fix description of GPIO_STRAP_REG
2017-11-03 Ivan Grokhotkovtools/unit-test-app: fix build warning
2017-11-03 Jiang Jiang... Merge branch 'feature/btdm_add_value_callback_when_send...
2017-11-02 Ivan GrokhotkovMerge branch 'bugfix/light_sleep_current' into 'master'
2017-11-02 Jiang Jiang... Merge branch 'bugfix/fix_some_phy_bugs' into 'master'
2017-11-02 Darian LeungNew Task Watchdog API (Revert of Revert)
2017-11-02 XiaXiaotianfix some phy bugs
2017-11-02 Jiang Jiang... Merge branch 'bugfix/btdm_master_dont_send_pair_req_...
2017-11-02 Jiang Jiang... Merge branch 'bugfix/clean_up_WIFI_CLK_EN_settings...
2017-11-02 XiaXiaotianrefractor WiFi clock setting
2017-11-02 wangmengyangcomponent/bt: clean up WIFI_CLK_EN_REG settings for...
2017-11-02 Jiang Jiang... Merge branch 'feature/increase_dynamic_tx_buffer_number...
2017-11-02 Ivan GrokhotkovMerge branch 'feature/docs_small_updates' into 'master'
2017-11-02 Ivan Grokhotkovsoc/rtc: fix increased current consumption in light...
2017-11-01 Ivan GrokhotkovMerge branch 'test/ci_test_examples' into 'master'
2017-11-01 Jiang Jiang... Merge branch 'bugfix/btdm_modify_close_disconnect_event...
2017-11-01 Jiang Jiang... Merge branch 'bugfix/btdm_fix_memory_leak_in_blufi...
2017-11-01 zhiweijianComponent/bt: add value callback when send notification...
2017-11-01 zhiweijianComponent/bt: modify close event and disconnection...
2017-10-31 krzychbUpgraded Sphinx to latest release 1.6.5 that contains...
2017-10-31 He Yin LingCI: integrate example test to CI
2017-10-31 He Yin Lingmake: add make command `print_flash_cmd`
2017-10-31 He Yin Lingtest: add test for https_request
2017-10-31 He Yin Lingtest: add test fw for example test
2017-10-31 XiaXiaotianIncrease maximum number of WiFi dynamic transmitting...
2017-10-31 XiaXiaotianFix the return value of esp_now_send()
2017-10-31 Jiang Jiang... Merge branch 'bugfix/wrong_ap_info_in_all_channel_scan...
2017-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_unable_use_esp_ble_gatts_get_...
2017-10-31 krzychbSmall updates of documentation
2017-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_smp_decide_association_model...
2017-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_set_MAX_L2CAP_CHANNELS_error...
2017-10-31 Deng XinWifi: bugfix of get wrong ap information in all channel...
2017-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_app_malloc_invalid_bug' into...
2017-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_disable_role_switch' into...
2017-10-31 Jiang Jiang... Merge branch 'bugfix/btdm_fix_crash_when_set_device_nam...
2017-10-31 Jiang Jiang... Merge branch 'feature/reduce_default_wifi_static_buffer...
next