]> granicus.if.org Git - esp-idf/history - components/esp32
Merge branch 'bugfix/fix_mesh_proxy_adv_with_wrong_dev_name' into 'master'
[esp-idf] / components / esp32 /
2019-10-26 Jiang Jiang JianMerge branch 'bugfix/fix_mesh_proxy_adv_with_wrong_dev_... master
2019-10-26 Jiang Jiang JianMerge branch 'feature/btdm_add_api_to_set_channel_class...
2019-10-25 Jiang Jiang JianMerge branch 'feature/hf_ag' into 'master'
2019-10-24 Krzysztof BudzynskiMerge branch 'doc/review_hw-ref-toctree-issues' into...
2019-10-24 Angus GrattonMerge branch 'feature/add_ping_example' into 'master'
2019-10-24 Angus GrattonMerge branch 'bugfix/docs_rst_fix_quotation' into ...
2019-10-23 Angus GrattonMerge branch 'bugfix/esp_tls_check_buffer_size' into...
2019-10-23 Angus GrattonMerge branch 'bugfix/select_with_sdmmc_mount' into...
2019-10-23 Angus GrattonMerge branch 'doc/review_api-ref_periph-spi_master...
2019-10-23 Angus GrattonMerge branch 'feature/heap_caps_get_size_free' into...
2019-10-23 Angus GrattonMerge branch 'bugfix/fix_embed_files_docs_with_cmake...
2019-10-23 Angus GrattonMerge branch 'bugfix/random_en_dis_for_app' into 'master'
2019-10-23 Angus GrattonMerge branch 'feature/lwip_support_mdns_queries' into...
2019-10-22 Angus GrattonMerge branch 'feature/esptool_v2.8' into 'master'
2019-10-22 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_lmp_sniff_req_timeout...
2019-10-21 Jiang Jiang JianMerge branch 'bugfix/not_restoring_ble_mesh_cfg_val...
2019-10-21 Jiang Jiang JianMerge branch 'bugfix/vfs_fat_sdmmc_mount' into 'master'
2019-10-20 Ivan GrokhotkovMerge branch 'fix/esp_flash_no_qe' into 'master'
2019-10-19 Ivan GrokhotkovMerge branch 'bugfix/mdns_BCT_fix' into 'master'
2019-10-18 Ivan GrokhotkovMerge branch 'feature/follow_symlinks_in_spiffsgen...
2019-10-18 Ivan GrokhotkovMerge branch 'bugfix/ci_test_idf_monitor' into 'master'
2019-10-18 Jiang Jiang JianMerge branch 'bugfix/modify_buffer_number_type_from_u8_...
2019-10-17 Krzysztof BudzynskiMerge branch 'doc/review_api-ref_periph-spi_slave'...
2019-10-17 Angus GrattonMerge branch 'bugfix/mqtt_reference_latest_version...
2019-10-17 Ivan GrokhotkovMerge branch 'feature/cxx_rtti_preparation_v2' into...
2019-10-16 Angus GrattonMerge branch 'doc/add_doc_for_socket_error_usage' into...
2019-10-16 Angus GrattonMerge branch 'feature/log_system_time' into 'master'
2019-10-15 Ivan GrokhotkovMerge branch 'fix/tcp_server_example' into 'master'
2019-10-14 Jiang Jiang JianMerge branch 'hfp_bugfix' into 'master'
2019-10-14 Jiang Jiang JianMerge branch 'bugfix/btdm_osi_queue_gycfix_master'...
2019-10-14 Angus GrattonMerge branch 'bugfix/msys2_toolchain_path_note' into...
2019-10-14 Angus GrattonMerge branch 'bugfix/ci_weekend_test_update' into ...
2019-10-14 Angus GrattonMerge branch 'bugfix/ws_client_fix_event_blocking'...
2019-10-14 Angus GrattonMerge branch 'bugfix/ws_client_fixed_path_query_uri...
2019-10-14 Angus GrattonMerge branch 'bugfix/mdns_answer_ip6_size' into 'master'
2019-10-13 Ivan GrokhotkovC++: add provisions for optional RTTI support
2019-10-11 Angus GrattonMerge branch 'fix/cmake_req_private_comp' into 'master'
2019-10-10 Jiang Jiang JianMerge branch 'bugfix/wifi_lib_ci' into 'master'
2019-10-10 Angus GrattonMerge branch 'bugfix/ut_adjtime' into 'master'
2019-10-10 Angus GrattonMerge branch 'bugfix/fixes_from_kconfiglib_update'...
2019-10-09 Ivan GrokhotkovMerge branch 'bugfix/treat_unreg_components_as_unresolv...
2019-10-09 Ivan GrokhotkovMerge branch 'feature/cxx_coding_style' into 'master'
2019-10-09 Ivan GrokhotkovMerge branch 'feature/add_psram_workaround_option'...
2019-10-09 Angus GrattonMerge branch 'bugfix/alt_exit_idf_monitor' into 'master'
2019-10-08 Ivan GrokhotkovMerge branch 'bugfix/missing_build_targets_cmake' into...
2019-10-08 Ivan GrokhotkovMerge branch 'feat/spi_internal_header' into 'master'
2019-10-08 Ivan GrokhotkovMerge branch 'bugfix/examples_disconnect_before_restart...
2019-10-08 Angus GrattonMerge branch 'bugfix/freertos_xTaskNotifyGive' into...
2019-10-08 Michael (XIAO Xufeng)spi: move deprecated functions into internal header
2019-10-07 Ivan Grokhotkovsystem_api: call shutdown handlers in reverse order
2019-10-07 Ivan GrokhotkovMerge branch 'bugfix/ws_client_fixes' into 'master'
2019-10-07 KonstantinKondrashovesp32: Using periph_module_enable instead of the shared...
2019-10-04 Mahavir JainMerge branch 'bugfix/set_url_discards_username_password...
2019-10-02 Ivan GrokhotkovMerge branch 'feature/uart_isr_iram' into 'master'
2019-10-02 Ivan GrokhotkovMerge branch 'bugfix/deprecated_sdkconfig_defaults...
2019-10-02 Roland DobaiHandle deprecated values in sdkconfig.defaults
2019-09-30 Jiang Jiang JianMerge branch 'bugfix/coex_fix_some_bugs' into 'master'
2019-09-30 Xia XiaotianCoexist: fix some coexist bugs
2019-09-29 Jiang Jiang JianMerge branch 'bugfix/ble_mesh_client_invalid_addr_acces...
2019-09-29 Jiang Jiang JianMerge branch 'bugfix/fix_cache_disable_access_psram...
2019-09-27 Ivan GrokhotkovMerge branch 'refactor/shrink_bootloader_bin_size'...
2019-09-27 Ivan GrokhotkovMerge branch 'feature/load_elf' into 'master'
2019-09-26 Ivan GrokhotkovMerge branch 'feature/enable_ethernet_unit_test' into...
2019-09-25 Jiang Jiang JianMerge branch 'bugfix/kconfig_corrections' into 'master'
2019-09-25 Jiang Jiang JianMerge branch 'bugfix/btdm_loop_in_feature_req_ext'...
2019-09-24 Roland DobaiSupport ELF files loadable with gdb
2019-09-24 Ivan GrokhotkovMerge branch 'bugfix/IDF-306' into 'master'
2019-09-23 Roland DobaiFix Kconfig issues discovered by upstream Kconfiglib
2019-09-23 Ivan GrokhotkovMerge branch 'bugfix/gh_action_on_pull_request' into...
2019-09-23 Ivan GrokhotkovMerge branch 'bugfix/make_cxx_depend_on_pthread' into...
2019-09-20 Angus GrattonMerge branch 'fix/esp_flash_adapter_in_iram' into ...
2019-09-20 Jiang Jiang JianMerge branch 'bugfix/fix_the_for_smartconfig_send_broad...
2019-09-19 Angus GrattonMerge branch 'bugfix/gnu_make_windows_paths' into ...
2019-09-19 Angus GrattonMerge branch 'bugfix/cmake_case_insenstive_filesystem...
2019-09-19 Jiang Jiang JianMerge branch 'bugfix/remove_v40_deprecations' into...
2019-09-19 suda-morrismake psram workaround depend on chip revison
2019-09-19 Angus GrattonMerge branch 'fix/nimble_example_test' into 'master'
2019-09-18 Jiang Jiang JianMerge branch 'bugfix/ble_mesh_get_timer_remaining_time...
2019-09-18 Angus GrattonMerge branch 'bugfix/IDF-997' into 'master'
2019-09-17 Ivan GrokhotkovMerge branch 'bugfix/fix_http_request' into 'master'
2019-09-17 Ivan GrokhotkovMerge branch 'fix/esp_flash_coredump' into 'master'
2019-09-17 Ivan GrokhotkovMerge branch 'feature/compile_option_O0' into 'master'
2019-09-17 Angus GrattonMerge branch 'bugfix/idf_py_dependent_tasks' into ...
2019-09-17 Angus GrattonMerge branch 'feature/add_chip_revision_to_image_header...
2019-09-17 Angus GrattonMerge branch 'bugfix/cmake_component_names' into 'master'
2019-09-16 suda-morrisAdd chip revision into image header
2019-09-14 Michael (XIAO Xufeng)esp_flash: fix coredump for legacy spi flash API
2019-09-13 Angus GrattonMerge branch 'feature/idf_py_depeprecation_parameter_fl...
2019-09-12 Angus GrattonMerge branch 'bugfix/do_not_use_absolute_paths_to_other...
2019-09-12 Angus Grattonwdt: Remove deprecated esp_task_wdt_feed() function
2019-09-12 Angus Grattonesp32/esp_common: Remove deprecated esp_efuse_read_mac...
2019-09-12 Angus Grattonesp32/esp_common: Remove deprecated system_* APIs
2019-09-12 Angus Grattonesp32: Remove deprecated system_deep_sleep function
2019-09-12 Ivan Grokhotkovesp32/test: fix usage of deprecated fields
2019-09-12 Angus Grattonsoc/pm: Remove deprecated use of rtc_cpu_freq_t enum
2019-09-12 Jiang Jiang JianMerge branch 'bugfix/uart_select_free' into 'master'
2019-09-12 Jiang Jiang JianMerge branch 'feature/btdm_add_hf_nvrc_command' into...
2019-09-12 Jiang Jiang JianMerge branch 'bugfix/btdm_config_msbc' into 'master'
2019-09-11 Angus GrattonMerge branch 'bugfix/cmake_sdkconfig_path' into 'master'
2019-09-11 jiangguangmingfix bug for cmake build system
next