]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-03-20 Liu Zhi Fuesp32: optimize WiFi TX
2018-03-20 Jiang Jiang... Merge branch 'bugfix/wpa2_assert_when_use_sha256_signat...
2018-03-20 Jiang Jiang... Merge branch 'bugfix/tw19041_esp_wifi_stop_not_return...
2018-03-20 Deng Xinbugfix of wpa2 assert when use sha256 do signature
2018-03-20 Ivan GrokhotkovMerge branch 'bugfix/gpio_timer_doc_fixes' into 'master'
2018-03-20 Ivan GrokhotkovMerge branch 'bugfix/docs_updates_from_github' into...
2018-03-20 Angus GrattonMerge branch 'feature/doc_common_conf' into 'master'
2018-03-19 Liu Zhi Fuesp32: Fix wifi stop never return issue
2018-03-19 Jiang Jiang... Merge branch 'bugfix/tw19020_force_1.9V_when_flash_is_8...
2018-03-19 Jiang Jiang... Merge branch 'bugfix/btdm_spp_invalid_handle_path'...
2018-03-19 Ivan GrokhotkovMerge branch 'bugfix/fix_param_name_comments_bt' into...
2018-03-19 Ivan GrokhotkovMerge branch 'bugfix/fix_bt_typos' into 'master'
2018-03-19 Liu Zhi Fubootloader: force SDIO 1.9V if flash is 80M
2018-03-19 Ivan GrokhotkovMerge branch 'bugfix/spi_master_const_dev_config_t...
2018-03-19 Jiang Jiang... Merge branch 'feature/add_simple_wifi_example' into...
2018-03-19 Jiang Jiang... Merge branch 'bugfix/btdm_fix_eddystone_demo_error...
2018-03-19 Jiang Jiang... Merge branch 'bugfix/btdm_fix_gattc_open_API' into...
2018-03-19 Jonathan KaufmannModified spi_bus_add_device so that it takes a constant...
2018-03-19 Stefan Taunerdocs: explicitly note that timer alarms are not recurring
2018-03-19 Stefan Taunerdocs: fix description of timer_get_alarm_value()
2018-03-19 Stefan Taunerdocs: add warning to gpio_get_level()
2018-03-19 baohongdecomponent/bt: Fix bug of SPP invalid handle path
2018-03-18 Angus GrattonMerge branch 'test/spi_speed_fix' into 'master'
2018-03-18 JohnUpdate building-openocd-linux.rst. Merges https://githu...
2018-03-16 Ivan GrokhotkovMerge branch 'bugfix/adc_calibration_override_format...
2018-03-16 zwjcomponent/bt: fix gattc open api
2018-03-16 Michael (Xiao... test(spi_master): test spi master speed performance...
2018-03-16 Darian Leungbugfix/Fix BLK3_RESERVED_FLAG register and other minor...
2018-03-16 Angus Grattondoc: Move non-language-specific RTD/Sphinx config to...
2018-03-15 Jiang Jiang... Merge branch 'bugfix/btdm_mem_leak_of_bt_dynamic_memory...
2018-03-15 Jiang Jiang... Merge branch 'bugfix/btdm_a2dp_disc_rsn_error_when_as_m...
2018-03-15 Jiang Jiang... Merge branch 'bugfix/btdm_a2dp_sink_cleanup_bug' into...
2018-03-15 baohongdecomponent/bt: Fix bug of bt dynamic memory
2018-03-15 Jiang Jiang... Merge branch 'bugfix/btdm_string_to_bdaddr_error_when_o...
2018-03-15 Liu Zhi Fuesp32: Fix esp_wifi_stop never returns issue
2018-03-15 zhangyanjiaoadd feature of simple wifi example
2018-03-14 Angus GrattonMerge branch 'bugfix/docs_small_updates' into 'master'
2018-03-14 krzychbIncluded update made in MR !2012, that has been then...
2018-03-14 XuanZefix : cpp:type. Merges https://github.com/espressif...
2018-03-14 krzychbUpdated instructions to install Eclipse. Closes https...
2018-03-14 krzychbUpdated get started instructions for windows following...
2018-03-14 baohongdecomponent/bt: Fix bug of a2dp sink cleanup bug when...
2018-03-14 Ivan GrokhotkovMerge branch 'bugfix/wl_encryption_size' into 'master'
2018-03-14 Ivan GrokhotkovMerge branch 'bugfix/make_MEMMAP_SMP_config_dependent...
2018-03-14 Angus GrattonMerge branch 'feature/esptool_v23' into 'master'
2018-03-13 Angus GrattonMerge branch 'feature/docs_dedicated_language_folders...
2018-03-13 krzychbImplemented review comments to zh_CN version of eclipse...
2018-03-13 He Yin LingCI: print document preview link in `deploy_docs`
2018-03-13 michaeldoc: two languages support for deploy_docs stage.
2018-03-13 krzychbIncluded zh_CN version of Eclipse setup and PICO-KIT...
2018-03-13 krzychbAdjusted CI configuration to handle 'en' and 'zh_CN...
2018-03-13 krzychbAdjusted Sphinx configuration to handle 'en' and 'zh_CN...
2018-03-13 krzychbRestored back original 'zh_CN' version files and update...
2018-03-13 krzychbMoved files into separate folders per 'en' and 'zh_CN...
2018-03-13 krzychbMake search / include path one level deeper to prepare...
2018-03-13 Jiang Jiang... Merge branch 'bugfix/wpa2_assert_when_suddenly_disconne...
2018-03-13 Ivan GrokhotkovMerge branch 'bugfix/docs_small_corrections' into ...
2018-03-13 Ivan GrokhotkovMerge branch 'bugfix/docs_incremental_build' into ...
2018-03-13 Ivan GrokhotkovMerge branch 'bugfix/docs_from_github' into 'master'
2018-03-12 Deng XinBugfix of wpa2 task assert when suddenly disconnect
2018-03-12 DmitryStructure size alligned by compiler.
2018-03-12 DmitrySize of structure made latform independent.
2018-03-12 krzychbExposed important information regrading the flash bus...
2018-03-12 XuanZefix: fatfs link
2018-03-12 krzychbExtra links in 'Resources' section
2018-03-12 krzychbAdded / corrected README files for the SPI master ...
2018-03-12 DmitrySize updated.
2018-03-12 DmitrySize of structure ware updated.
2018-03-12 zhiweijianComponent/bt: fix eddystone demo error
2018-03-09 Hrishikesh... components/bt: Fix parameter name and print statement
2018-03-09 DmitryStructure size updated to the 16 bytes * N
2018-03-09 DmitryCompiler dependency included for tests.
2018-03-09 DmitryRemove error from tests.
2018-03-09 Jiang Jiang... Merge branch 'bugfix/esp_timer_overflow' into 'master'
2018-03-08 Jiang Jiang... Merge branch 'bugfix/close_socket_when_tcp_connecting...
2018-03-08 Jiang Jiang... Merge branch 'bugfix/btdm_clear_start_stop_adv_callback...
2018-03-08 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_error_channel_map_in_...
2018-03-08 Jiang Jiang... Merge branch 'feature/btdm_blufi_add_custom_data_cmd...
2018-03-08 Jiang Jiang... Merge branch 'bugfix/btdm_add_param_check_in_gap_set_pr...
2018-03-08 Jiang Jiang... Merge branch 'bugfix/btdm_fix_get_attr_value_error_afte...
2018-03-08 zhiweijianComponent/bt: blufi add custom data cmd
2018-03-08 krzychbAdded missing link to sdkconfig
2018-03-08 XuanZefix : esp_partition_find missing `` ``
2018-03-07 Ivan Grokhotkovdocs: speed up incremental builds
2018-03-07 Ivan GrokhotkovMerge branch 'bugfix/docs_improve_flash_bus_integrity...
2018-03-06 Jiang Jiang... Merge branch 'bugfix/btdm_error_log' into 'master'
2018-03-06 Jiang Jiang... Merge branch 'bugfix/btdm_spp_lock_error' into 'master'
2018-03-06 DmitryBugfix for write size. The write size for encryption...
2018-03-06 baohongdecomponent/bt: Fix spp lock error
2018-03-06 baohongdecomponent/bt: Fix bug: a2dp disc_rsn error when as...
2018-03-06 XuanZeFix missing 'cpp:func:'. Merges https://github.com...
2018-03-06 Alex KaariainenUpdate adc.rst. Merges https://github.com/espressif...
2018-03-05 baohongdecomponent/bt: remove some error logs which are not...
2018-03-05 Jiang Jiang... Merge branch 'bugfix/btdm_update_pktLen_have_no_callbac...
2018-03-05 Jiang Jiang... Merge branch 'bugfix/btdm_add_lock_for_spp_without_VFS...
2018-03-02 krzychbAdded a note how to modify ESP-WROVER-KIT V3 hardware...
2018-03-02 Jiang Jiang... Merge branch 'feature/remove_tcp_perf_example' into...
2018-03-02 Jiang Jiang... Merge branch 'bugfix/btdm_build_server_error_with_BT_BL...
2018-03-02 baohongdecomponent/bt: Add lock for SPP slot
2018-02-28 zhiweijianComponent/bt: fix build ble server error with BT_BLE_DY...
next