]> granicus.if.org Git - esp-idf/history - examples
efuse: update the scheme of getting chip revision
[esp-idf] / examples /
2019-08-13 Angus GrattonMerge branch 'bugfix/component_set_properties' into...
2019-08-12 Jiang Jiang JianMerge branch 'bugfix/reuse_pmk_without_set_config'...
2019-08-12 Angus GrattonMerge branch 'bugfix/core_id_arg' into 'master'
2019-08-12 Angus GrattonMerge branch 'ci/disable_nimble_tests' into 'master'
2019-08-12 Angus GrattonMerge branch 'feature/tls_psk_authentication' into...
2019-08-11 Angus Grattonci: Temporarily disable NimBLE tests in CI
2019-08-09 Jiang Jiang JianMerge branch 'bugfix/efuse_write_config' into 'master'
2019-08-09 Angus GrattonMerge branch 'bugfix/confgen_sdkconfig_renames' into...
2019-08-09 Angus GrattonMerge branch 'bugfix/httpd_sess_close' into 'master'
2019-08-09 Angus GrattonMerge branch 'feature/repl_suppl_crypto_by_mbedtls...
2019-08-08 Angus GrattonMerge branch 'bugfix/libsodium_test_timeouts' into...
2019-08-08 Angus GrattonMerge branch 'bugfix/fix_ledc_clock_select_bug' into...
2019-08-08 Angus GrattonMerge branch 'bugfix/config_panic_gdbstub_build_issue...
2019-08-08 Angus GrattonMerge branch 'feat/sdio_slave_efuse_default_3v3' into...
2019-08-07 Jiang Jiang JianMerge branch 'feature/lwip_prefer_allocate_memory_in_ps...
2019-08-07 Michael (XIAO Xufeng)sdio_slave: rewrite the doc and highlight efuse-burning...
2019-08-07 Angus GrattonMerge branch 'bugfix/idf_tool_default_encoding' into...
2019-08-07 David Cermakesp_tls: enable psk verification mode, added mqtt examp...
2019-08-06 koohodriver(ledc): fixed ledc clock selection bug.
2019-08-06 Mahavir JainMerge branch 'feature/coap_mbedtls_support' into 'master'
2019-08-06 Mahavir Jaincoap: refactor examples, stylistic cleanups, move certs...
2019-08-06 Mahavir Jaincoap: kconfig cleanup, have component specific configur...
2019-08-06 Jon ShallowAdd DTLS support to libcoap using MbedTLS
2019-08-05 Krzysztof BudzynskiMerge branch 'bugfix/docs_broken_links' into 'master'
2019-08-05 Jiang Jiang JianMerge branch 'bugfix/fix_wifi_bugs_for_authmode_and_mul...
2019-08-05 Angus GrattonMerge branch 'feature/idf_monitor_key_piority' into...
2019-08-05 Angus GrattonMerge branch 'feature/transport_support_der_certs'...
2019-08-05 Angus GrattonMerge branch 'bugfix/strict_prototypes' into 'master'
2019-08-05 Angus GrattonMerge branch 'bugfix/update_example_docs_build_instruct...
2019-08-02 Mahavir Jainexamples: change default build instructions in docs...
2019-08-02 Mahavir JainMerge branch 'move/ble_example' into 'master'
2019-08-02 Hrishikesh Dhayagudeexamples/bluetooth: Move the demos to the appropriate...
2019-08-02 Ivan GrokhotkovMerge branch 'bugfix/example_ext_flash_dio' into 'master'
2019-08-02 Angus GrattonMerge branch 'bugfix/gitignore_cmake_files' into 'master'
2019-08-02 David Cermakesp-tls: Naming variables refering to certificates...
2019-08-01 Anton MaklakovFix remaining -Wstrict-prototypes warnings
2019-08-01 Anton Maklakovtools: Mass fixing of empty prototypes (for -Wstrict...
2019-08-01 Angus GrattonMerge branch 'bugfix/minor_cleanup_lwip_duplicate_files...
2019-07-31 Angus GrattonMerge branch 'bugfix/bt_example_typos' into 'master'
2019-07-31 Hrishikesh DhayagudeMinor: Fix some typos in Bluetooth examples
2019-07-30 Angus GrattonMerge branch 'maint/update_tool_openocd-v0.10.0-esp32...
2019-07-30 Ivan GrokhotkovMerge branch 'bugfix/fix_the_bug_in_wifi_doc' into...
2019-07-30 Angus GrattonMerge branch 'test/rtc_noinit_wdt_test' into 'master'
2019-07-30 Angus GrattonMerge branch 'bugfix/pthread_fixes' into 'master'
2019-07-30 Angus GrattonMerge branch 'bugfix/btdm_some_unallocated_memory'...
2019-07-29 Angus GrattonMerge branch 'bugfix/ws_client_fix_static_analysis_warn...
2019-07-29 Angus GrattonMerge branch 'feature/move_gettimeofday_in_clock_gettim...
2019-07-29 Angus GrattonMerge branch 'fix/esp_flash_compatible_with_rom' into...
2019-07-29 Angus GrattonMerge branch 'feature/idf_tools_installer_ci' into...
2019-07-29 Ivan GrokhotkovMerge branch 'feat/sdmmc_io_cis_parse' into 'master'
2019-07-29 Ivan GrokhotkovMerge branch 'bugfix/export_macos' into 'master'
2019-07-29 Ivan GrokhotkovMerge branch 'bugfix/make_link_libc_psram' into 'master'
2019-07-29 Ivan GrokhotkovMerge branch 'bugfix/partition_tables_update_note'...
2019-07-29 Ivan GrokhotkovMerge branch 'bugfix/examples_stale_options' into ...
2019-07-29 Angus GrattonMerge branch 'bugfix/ws_transport_revert_masked_after_s...
2019-07-29 Ivan Grokhotkovexamples: remove non-existent options from sdkconfig...
2019-07-29 Angus GrattonMerge branch 'bugfix/dis_interrupts_up_to_6_level_for_d...
2019-07-29 Angus GrattonMerge branch 'bugfix/get-started-legacy-links' into...
2019-07-29 Angus GrattonMerge branch 'bugfix/add_flash_config_in_app_startup...
2019-07-29 Michael (XIAO Xufeng)sdmmc_io: support to print CIS information
2019-07-28 Ivan Grokhotkovexamples: ext_flash_fatfs: use DIO mode by default
2019-07-27 Angus GrattonMerge branch 'bugfix/malloc_warnings_rtc' into 'master'
2019-07-27 Angus GrattonMerge branch 'bugfix/mdns_fix_discard_packet_on_invalid...
2019-07-27 Ivan Grokhotkovglobal: update note in the partition tables
2019-07-26 Mahavir JainMerge branch 'bugfix/esp_event_add_missing_include...
2019-07-26 Ivan GrokhotkovMerge branch 'feature/ext_flash_example' into 'master'
2019-07-26 baohongdecomponent/bt: Avoid A2DP demo to use unallocated memory
2019-07-26 Ivan Grokhotkovexamples: add FATFS in external Flash example
2019-07-23 Jiang Jiang JianMerge branch 'test/check_lib_reversion' into 'master'
2019-07-22 Angus GrattonMerge branch 'bugfix/mqtt_minor_fixes' into 'master'
2019-07-22 Ivan GrokhotkovMerge branch 'bugfix/IDF-790' into 'master'
2019-07-22 Jiang Jiang JianMerge branch 'bugfix/btdm_AVRC_command_fail_while_playi...
2019-07-17 Jiang Jiang JianMerge branch 'bugfix/mesh_stop_block' into 'master'
2019-07-17 Jiang Jiang JianMerge branch 'bugfix/optimize_wifi_rx' into 'master'
2019-07-16 Jiang Jiang JianMerge branch 'fix_bug_for_ipv6_example' into 'master'
2019-07-16 Jiang Jiang JianMerge branch 'bugfix/fix_wifi_stop_bug' into 'master'
2019-07-16 baohongdecomponents/bt: Fix AVRCP command will not be executed...
2019-07-16 xueyunfeiModify IPv6 functionality compatible with lwip2.1.2
2019-07-16 Angus GrattonMerge branch 'feature/update_mbedtls_config_approach...
2019-07-16 Angus GrattonMerge branch 'bugfix/fix_mcpwm_example_memory_bug'...
2019-07-16 Angus GrattonMerge branch 'bugfix/wifi_prov_mgr_event_end_missing...
2019-07-16 Angus GrattonMerge branch 'bugfix/do_not_require_new_target_link_lib...
2019-07-15 Jiang Jiang JianMerge branch 'bugfix/modify_wifi_country_struct' into...
2019-07-15 Angus GrattonMerge branch 'bugfix/fix_regression_with_setting_compon...
2019-07-15 Angus GrattonMerge branch 'bugfix/docs_update_openssl_command' into...
2019-07-15 Angus GrattonMerge branch 'feature/esptool_py_use_component_properti...
2019-07-14 David Cermakmqtt: update example documentation on generating a...
2019-07-12 RameshFixed the bug that the malloc memory size is smaller...
2019-07-11 Jiang Jiang JianMerge branch 'feature/cleanup_fast_crypto_files' into...
2019-07-10 Ivan GrokhotkovMerge branch 'bugfix/idf_exe_crash' into 'master'
2019-07-10 Jiang Jiang JianMerge branch 'bugfix/btdm_compile_error_with_new_toolch...
2019-07-10 Angus GrattonMerge branch 'bugfix/docs_recover_some_build_time'...
2019-07-10 Angus GrattonMerge branch 'feature/cmake_default_build_system' into...
2019-07-10 Angus GrattonMerge branch 'bugfix/fix_flash_read_error_in_dio_26MHz_...
2019-07-09 Jiang Jiang JianMerge branch 'bugfix/fix_uart_wait_done_bug' into ...
2019-07-09 Angus Grattondocs: Make CMake build system default, mark GNU Make...
2019-07-09 Jiang Jiang JianMerge branch 'bugfix/eth2ap_example' into 'master'
2019-07-09 Jiang Jiang JianMerge branch 'docs/rename_partition_addr_param_pr3750...
2019-07-08 Mahavir JainMerge branch 'feature/cmake_proto_build' into 'master'
2019-07-08 Angus Grattonbuild system: Use CMake-based build system as default...
next