]> granicus.if.org Git - esp-idf/history - components
Merge branch 'doc/update_i2c_example_readme' into 'master'
[esp-idf] / components /
2018-10-11 Angus GrattonMerge branch 'bugfix/doc_get_started_cmake' into 'master'
2018-10-11 Jiang Jiang JianMerge branch 'bugfix/several_bugfix_about_ba_session_se...
2018-10-10 Angus GrattonMerge branch 'feature/unified_provisioning' into 'master'
2018-10-10 Angus GrattonMerge branch 'doc/nvs_encr_doc' into 'master'
2018-10-10 Angus GrattonMerge branch 'feature/bss_seg_in_external_memory' into...
2018-10-10 Angus GrattonMerge branch 'feature/error_check_without_abort' into...
2018-10-10 Angus GrattonMerge branch 'bugfix/fix_psram_eid' into 'master'
2018-10-10 Angus GrattonMerge branch 'bugfix/httpd_default_content_type' into...
2018-10-10 Angus GrattonMerge branch 'bugfix/httpd_chunked_content_len' into...
2018-10-10 Angus GrattonMerge branch 'feature/docs_update_mcpwm_api' into ...
2018-10-10 Krzysztof BudzynskiMCPWM API doc update
2018-10-09 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_connect_interval_error_in...
2018-10-09 Roland Dobaiesp32: Add macro to check a condition without abort
2018-10-09 Liu Zhi Fuesp32: several fixes about BA session setup
2018-10-09 Angus GrattonMerge branch 'bugfix/downgrade_future' into 'master'
2018-10-08 Jiang Jiang JianMerge branch 'bugfix/fix_close_socket_crash_bug' into...
2018-10-08 Anurag KarHTTP Server : Default content type of response should...
2018-10-08 chenjianqiangbugfix(psram): fix psram driver
2018-10-08 Assaf InbalRemove Content-Length from chunked encoding
2018-10-08 Angus GrattonMerge branch 'test/spi_slave_psram_disable' into 'master'
2018-10-08 Angus GrattonMerge branch 'fix/spi_master_cmd_addr_lsbfirst' into...
2018-10-08 Jiang Jiang JianMerge branch 'bugfix/no_disconnect_event_report_if_no_c...
2018-10-08 Angus GrattonMerge branch 'feature/global_ca_store' into 'master'
2018-10-08 Angus GrattonMerge branch 'feature/ethernet_example_iperf' into...
2018-10-08 morrisethernet: add iperf example to test real bandwidth
2018-10-07 Angus GrattonMerge branch 'doc/rmt_readme_typo_fix' into 'master'
2018-10-05 Chirag AtalFeature: Support for global CA store.
2018-10-05 Sagar Bijwenvs_flash: Update documentation at different places...
2018-10-05 Angus GrattonMerge branch 'bugfix/rom_export_functions' into 'master'
2018-10-05 Angus GrattonMerge branch 'feature_add_path_tools_pr2410' into ...
2018-10-05 Angus GrattonMerge branch 'test/enhanced_unit_test_config_dependency...
2018-10-05 Angus GrattonMerge branch 'bugfix/windows_msys2_updates' into 'master'
2018-10-04 michaeltest: modify the command/address test a bit to test...
2018-10-04 michaelspi: move gpio direction config to common func for...
2018-10-04 Michael (XIAO Xufeng)spi_master: fix the command and address field when...
2018-10-04 Angus GrattonMerge branch 'feature/transpost_methods_renamed_no_coll...
2018-10-03 Angus GrattonMerge branch 'bugfix/esp_error_check_silent' into ...
2018-10-03 Angus GrattonMerge branch 'feature/sigmadelta-example-update-readme...
2018-10-02 Anurag KarExamples : Added provisioning examples, tests and clien...
2018-10-02 Amey InamdarWiFi Provisioning : Added component providing framework...
2018-10-02 Amey InamdarProtocomm : Added support for choice of transport ...
2018-10-02 Amey InamdarProtocomm : Added unit tests and protobuf-c generated...
2018-10-02 Amey InamdarProtocomm : Added component core for protocol communication
2018-10-02 Amey Inamdarprotobuf-c : Added Google's protocol buffer C library...
2018-10-02 David Cermaktcp_transport: transport set handle refactoring, web...
2018-10-02 David Cermaktcp_transport: renamed possibly generic function names...
2018-10-02 Anton Maklakovtcp_transport: Use getrandom() instead of rand() in...
2018-10-02 Anton Maklakovtcp_transport: Fix warning, put in order the nearest...
2018-10-02 David Cermaktcp_transport: renamed transport related header files...
2018-10-02 Angus Grattonesp_err: Don't compile in error message strings in...
2018-10-02 Angus GrattonMerge branch 'bugfix/bootloader_gen_secure_boot_digest...
2018-10-02 Angus Grattonbootloader: Fix secure boot digest generation for image...
2018-10-02 Ivan Grokhotkovesp32: remove ROM functions redefined in IDF from LD...
2018-10-02 Ivan Grokhotkovbootloader_support: exclude bootloader_init.c when...
2018-10-01 Angus GrattonMerge branch 'bugfix/disable_coding_scheme_security_fea...
2018-10-01 Ivan GrokhotkovMerge branch 'bugfix/rtc_fastmem_data_init' into 'master'
2018-10-01 Angus GrattonMerge branch 'bugfix/win_toolchain_version' into 'master'
2018-09-30 Ivan GrokhotkovMerge branch 'bugfix/workaround_free_peripherals_isr_wh...
2018-09-30 zhiweijianComponent/bt: fix connection interval error in slave...
2018-09-30 Jiang Jiang JianMerge branch 'bugfix/btdm_watchdog_timeout_after_pair_w...
2018-09-30 Jiang Jiang JianMerge branch 'bugfix/btdm_controller_stuck_on_waking_up...
2018-09-30 Jiang Jiang JianMerge branch 'bugfix/btdm_add_sequential_check_when_add...
2018-09-30 Zhi Wei Jiancomponent/bt: add sequential check when add include...
2018-09-30 Jiang Jiang JianMerge branch 'bugfix/btdm_add_ESP_BLE_SM_ONLY_ACCEPT_SP...
2018-09-30 Jiang Jiang JianMerge branch 'docs/wifi_correct_mistake_in_csi_doc...
2018-09-30 Ivan GrokhotkovMerge branch 'doc/can_remove_disclaimer' into 'master'
2018-09-29 zhiweijianComponent/bt: add only accept sepecified Authentication
2018-09-29 Jiang Jiang JianMerge branch 'bugfix/btdm_add_service_source_param_for_...
2018-09-29 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_service_change_cannot_rea...
2018-09-29 Deng XinWiFi: bugfix of no disconnect event report if no correc...
2018-09-29 Ivan Grokhotkovsleep: fix checking length of RTC data sections
2018-09-29 Ivan Grokhotkovesp32: fix placement of .rtc_noinit
2018-09-29 Ivan Grokhotkovesp32/test: split rtc_fast test cases
2018-09-29 Ivan Grokhotkovbootloader: don’t reload RTC_FAST DRAM after deep sleep
2018-09-28 zhiweijianComponent/bt: add “service from” param for ESP_GATTC_SE...
2018-09-28 zhiweijianComponent/bt: fix service change char can’t read and...
2018-09-28 wangmengyangcomponent/bt: bugfix that hci down stream datapath...
2018-09-28 Ivan GrokhotkovMerge branch 'bugfix/regression_in_light_sleep_mode...
2018-09-27 Ivan GrokhotkovMerge branch 'fix/sdio_slave_reset_ret_queue' into...
2018-09-27 zhangyanjiaolwip: fix the crash when close socket
2018-09-27 Ivan GrokhotkovMerge branch 'feature/mbedtls_2_13_1' into 'master'
2018-09-27 Ivan GrokhotkovMerge branch 'feature/move_rtc_data_rtc_rodata_to_RTC_F...
2018-09-27 Ivan GrokhotkovMerge branch 'bugfix/ci_example_test' into 'master'
2018-09-27 Ivan GrokhotkovMerge branch 'feature/py23_kconfig_new' into 'master'
2018-09-27 Ivan GrokhotkovMerge branch 'bugfix/sysview_enable_cmake' into 'master'
2018-09-27 Ivan GrokhotkovMerge branch 'bugfix/lwip_compat_headers' into 'master'
2018-09-27 Ivan GrokhotkovMerge branch 'bugfix/idf_ver_out_of_tree' into 'master'
2018-09-27 Jiang Jiang JianMerge branch 'bugfix/btdm_coex_hw_blocking' into 'master'
2018-09-27 Angus Grattonesptool: Update to v2.5.1
2018-09-26 Tian Haocomponent/bt : fix coexist hardware blocking bug
2018-09-26 Jiang Jiang JianMerge branch 'feature/mesh_decoupling' into 'master'
2018-09-26 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_get_bond_list_error_somet...
2018-09-26 Jiang Jiang JianMerge branch 'feature/btdm_add_send_service_change_indi...
2018-09-26 michaeltest: disable the spi slave startup test when psram...
2018-09-26 Angus Grattonbootloader: Fix crash enabling flash encryption
2018-09-26 Angus Grattonbootloader: Don't enable secure boot or flash encryptio...
2018-09-26 baohongdecomponent/bt: Fix BTU task watchdog timeout after pair...
2018-09-26 Mahavir Jainesp32: fix regression introduced in automatic light...
2018-09-26 TianZhongXingdoc: update document of external memory
2018-09-26 koohodriver(interrupt): fix the issue that interrupt might...
next