]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-12-21 Angus Grattondoc: cmake: Add description of ESP_PLATFORM variable
2018-12-21 Angus Grattoncmake: Fail CMake if expand_requirements.cmake fails
2018-12-21 Angus Grattoncmake: Add ESP_PLATFORM in idf_set_variables() as well
2018-12-21 Per MalmbergAdd ESP_PLATFORM to build environment.
2018-12-21 Ivan GrokhotkovMerge branch 'feature/example_defconfig_ci' into 'master'
2018-12-21 Ivan GrokhotkovMerge branch 'feature/freemodbus_move_rs485_mode_contro...
2018-12-21 Ivan GrokhotkovMerge branch 'bugfix/bbpll_wakeup_reset_2' into 'master'
2018-12-21 Ivan GrokhotkovMerge branch 'bugfix/ext_ram_bss_align' into 'master'
2018-12-21 Ivan GrokhotkovMerge branch 'bugfix/mdns_crash_when_query' into 'master'
2018-12-20 Angus GrattonMerge branch 'bugfix/cmake_list_component_config_alphab...
2018-12-20 Angus GrattonMerge branch 'feature/cut_len_for_header_struct' into...
2018-12-20 Angus GrattonMerge branch 'bugfix/py_imp_deprecated' into 'master'
2018-12-20 Renz Christian... docs: list kconfig components alphabetically via compon...
2018-12-20 Roland Dobaici: Multi-device tests cannot run under Python 3
2018-12-20 Roland Dobaiexamples, tools: Fix Python3 deprecation warning for...
2018-12-20 Renz Christian... cmake: list items in component config via alphabetical...
2018-12-20 Jiang Jiang... Merge branch 'bugfix/btdm_configure_ssp_in_menuconfig...
2018-12-20 Ivan GrokhotkovMerge branch 'docs/watchpoints_config_gdbinit' into...
2018-12-20 Jiang Jiang... Merge branch 'bugfix/btdm_fix_crash_adv_scan_coex'...
2018-12-20 Alexey Gerenkovdocs: Adds watchpoints limit configuration to example...
2018-12-20 baohongdecomponents/bt: Fix two bugs about pairing
2018-12-20 baohongdecomponents/bt: Configure SSP in menuconfig
2018-12-20 Angus GrattonMerge branch 'feature/pystyle_tools' into 'master'
2018-12-20 Angus Grattonpsram: Use 8-bit type for _ext_ram_bss_start/_ext_ram_b...
2018-12-20 Angus Grattonmulti_heap: Fix bug when start of heap is unaligned
2018-12-20 Angus Grattonlinker external bss: Align end of ext bss to word boundary
2018-12-20 Angus GrattonMerge branch 'bugfix/windows_install_prerequisites_idf_...
2018-12-19 Jiang Jiang... Merge branch 'bugfix/wifi_rx_fail' into 'master'
2018-12-19 Roland Dobaitools: Fix the Python coding style
2018-12-19 aleksexamples: freemodbus port serial slave move uart mode...
2018-12-19 Angus GrattonMerge branch 'bugfix/individual_custom_sections' into...
2018-12-19 Angus GrattonMerge branch 'feature/app_rollback_example' into 'master'
2018-12-19 Angus GrattonMerge branch 'feature/add_rollback_flags' into 'master'
2018-12-19 Angus Grattonlinker: When using section type attributes, create...
2018-12-18 Angus GrattonMerge branch 'bugfix/unit_test_keep_serial_port_open...
2018-12-18 qiyueixawifi: fix wifi rx fails
2018-12-18 Konstantin... app_update: Add EXCLUDE option
2018-12-18 Konstantin... build: Fix a warning from git describe
2018-12-18 Wang Jia LinMerge branch 'bugfix/clear_intr_status_when_init_hwtime...
2018-12-18 Angus GrattonMerge branch 'bugfix/fix_aws_iot_example_root_ca' into...
2018-12-18 Mahavir Jainexamples: update default root-ca for aws_iot demos
2018-12-18 Angus GrattonMerge branch 'doc/network' into 'master'
2018-12-18 koohodriver(timer_group): fixed bug that init hw_timer cause...
2018-12-18 Jiang Jiang... Merge branch 'bugfix/btdm_fix_receive_adv_pkt_when_dupl...
2018-12-18 Jiang Jiang... Merge branch 'bugfix/tw27963_fix_wifi_stop_bug' into...
2018-12-18 Jiang Jiang... Merge branch 'bugfix/btdm_prevent_light_sleep' into...
2018-12-18 Angus Grattonunit tests: Fix retrying with a new baud rate in IDFDUT...
2018-12-18 Angus Grattonunit tests: Keep serial port open when running esptool
2018-12-18 Angus Grattonunit_test.py: Allow importing tiny-test-fw from IDF_PAT...
2018-12-18 Angus Grattontcpip_adapter: Rename DHCP option types to include...
2018-12-18 Angus Grattontcpip_adapter: Update header descriptions, constify...
2018-12-18 Angus Grattondocs: Add option to redirect documentation pages which...
2018-12-18 Angus GrattonMerge branch 'feature/pystyle_components' into 'master'
2018-12-18 Angus GrattonMerge branch 'feature/rename_main_instructions' into...
2018-12-17 Angus GrattonMerge branch 'bugfix/ldgen_make_build_regression' into...
2018-12-17 Liu Zhi Fuesp32: fix WiFi stop bug in WiFi/BT coexist mode
2018-12-17 wangmengyangcomponent/bt: use a pm_lock to prevent light sleep...
2018-12-17 David Cermakmdns: fixed static memory leak
2018-12-17 David Cermakmdns: check all mallocs for failure and add default...
2018-12-17 zhiweijianComponent/bt: fix receive adv pkt when enable duplicate...
2018-12-17 Roland Dobaicomponents: Correct the Python coding style
2018-12-17 Renz Christian... ci: detect command not found build errors
2018-12-17 Renz Christian... cmake: fix regression with linux make builds
2018-12-17 Angus GrattonMerge branch 'bugfix/ota_magic_byte_issue' into 'master'
2018-12-17 Angus GrattonMerge branch 'bugfix/does_my_chip_have_vref_in_efuse...
2018-12-17 Krzysztof BudzynskiUpdate information on ADC's eFuse Vref. Inspired by...
2018-12-17 Angus GrattonMerge branch 'bugfix/prov_example_tests' into 'master'
2018-12-17 Supreet Deshpandebugfix/ota_magic_byte_issue: Fix indent and replace...
2018-12-17 Ivan GrokhotkovMerge branch 'doc/translation_establish-serial-connecti...
2018-12-17 Wang FangDoc/translation establish serial connection wangfang
2018-12-17 zwjfix crash when adv and scan coex and optimize duplicate...
2018-12-17 Angus Grattondoc: Rearrange wifi & ethernet docs into a common ...
2018-12-14 Jiang Jiang... Merge branch 'bugfix/btdm_assert_ble_65536' into 'master'
2018-12-14 Ivan GrokhotkovMerge branch 'bugfix/build_system_test_fixes_windows...
2018-12-14 Tian Haofix bug that there's very low ratio to cause BLE assert...
2018-12-14 Jiang Jiang... Merge branch 'bugfix/btdm_modem_sleep_cowork_with_DFS...
2018-12-14 wangmengyangcomponent/bt: add DRAM_ATTR attribute to global variabl...
2018-12-14 Jiang Jiang... Merge branch 'bufix/btdm_fix_save_key_when_auth_mode_wi...
2018-12-13 Renz Christian... ldgen: fix issue when not built in msys2
2018-12-13 Renz Christian... mbedtls: fix issue with non idf.py build on windows
2018-12-13 Renz Christian... tools: fix makefile converter windows path issue
2018-12-13 Renz Christian... ci: fix build test with IDF_PATH unset on Windows
2018-12-13 Jiang Jiang... Merge branch 'bugfix/btdm_fix_auth_mode_error_when_reco...
2018-12-13 zhiweijianComponent/bt: fix save keys when auth mode without...
2018-12-13 Jiang Jiang... Merge branch 'docs/btdm_ble_ibeacon_example' into ...
2018-12-13 Jiang Jiang... Merge branch 'doc/add_coap_readme' into 'master'
2018-12-13 Jiang Jiang... Merge branch 'test/add_case_to_detect_ds2ds_issue'...
2018-12-13 Anurag Karesp_prov : python coding style fixed as per conventions
2018-12-13 Anurag Karesp_prov : Added config option for enabling exception...
2018-12-13 Anurag Karprovisioning : tweak example test timeouts to reduce...
2018-12-13 Anton MaklakovMerge branch 'bugfix/gcc8_compatibility' into 'master'
2018-12-13 Anton Maklakovexample: Avoid a fallthrough
2018-12-13 Anton Maklakovcmake: Put a variable to the cache to have access one...
2018-12-13 Anton Maklakovexample: Fix unused identifier warnings
2018-12-13 Anton Maklakovexample: Fix a truncation warning
2018-12-13 Jiang Jiang... Merge branch 'bugfix/btdm_fix_accept_specified_sec_auth...
2018-12-12 Anton MaklakovMerge branch 'bugfix/idf_monitor_without_toolchain...
2018-12-12 Roland Dobaitools: Print useful error message from idf_monitor...
2018-12-12 Ivan Grokhotkovsoc/rtc: reset another BBPLL related register
2018-12-11 David Cermakmdns: resolve memory leak when txt record received...
next