]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-09-20 Ivan GrokhotkovMerge branch 'bugfix/ethernet_infinite_loop' into ...
2018-09-20 Ivan GrokhotkovMerge branch 'bugfix/parttool_spaces' into 'master'
2018-09-20 Jiang Jiang... Merge branch 'bugfix/btdm_fix_iphoneX_error_when_get_wi...
2018-09-20 Jiang Jiang... Merge branch 'feature/btdm_add_clear_rand_addr_API...
2018-09-20 morrisethernet: fix infinite loop when init phy or reset mac
2018-09-19 Angus GrattonMerge branch 'bugfix/use_component_srcs' into 'master'
2018-09-19 Ivan GrokhotkovMerge branch 'test/fix_incorrect_connect_ap_command...
2018-09-19 Ivan GrokhotkovMerge branch 'bugfix/startup_detect_single_core' into...
2018-09-19 Renz Bagaporotcp_transport: list files manually in component cmake...
2018-09-19 Renz Bagaporomqtt: list files manually in component cmake file
2018-09-19 zhiweijianComponent/bt: fix iPhoneX error when getting wifi list
2018-09-19 Ivan Grokhotkovesp32: abort when running on single core chip in dual...
2018-09-19 He Yin Lingtest: fix case use depreacated sta connect command
2018-09-19 Angus GrattonMerge branch 'bugfix/py23_unit_test' into 'master'
2018-09-18 Deomid RyabkovRemove trailing spaces from parttool.py output
2018-09-18 Jiang Jiang... Merge branch 'bugfix/btdm_fix_save_error_key_in_smp_whe...
2018-09-18 Roland DobaiCorrect Python 3 support for some test related scripts
2018-09-18 Ivan GrokhotkovMerge branch 'feature/lwip_task_affinity' into 'master'
2018-09-18 Angus GrattonMerge branch 'feature/cleanup_freertos_hooks' into...
2018-09-17 Angus GrattonMerge branch 'feature/tasks_can_return' into 'master'
2018-09-17 Angus GrattonMerge branch 'bugfix/rtd_docs_build' into 'master'
2018-09-17 Angus GrattonMerge branch 'bugfix/cmake_make_flash_target' into...
2018-09-17 zwjcomponent/bt: add clear rand address API
2018-09-17 Mahavir Jainfreertos: cleanup tick/idle hook functionality
2018-09-17 Mahavir Jainesp_ringbuf: move ringbuf to seperate component
2018-09-17 Mahavir Jaintask_wdt: correct critical section API in ISR context
2018-09-17 Ivan Grokhotkovlwip: allow setting LwIP tasks affinity via sdkconfig
2018-09-17 Ivan Grokhotkovfreertos: add Kconfig FREERTOS_NO_AFFINITY constant
2018-09-17 Jiang Jiang... Merge branch 'bugfix/tw24884_fix_ampdu_sequence_compita...
2018-09-17 Jiang Jiang... Merge branch 'bugfix/btdm_enable_modem_sleep_by_default...
2018-09-17 Liu Zhi Fuesp32: fix AMPDU sequence compitability issue
2018-09-17 Angus GrattonMerge branch 'bugfix/cmake_idf_version' into 'master'
2018-09-17 Ivan GrokhotkovMerge branch 'feature/dhcp_skip_discovery' into 'master'
2018-09-17 Ivan GrokhotkovMerge branch 'bugfix/ethernet_low_level_output' into...
2018-09-17 MartinValiklwip: DHCP restore last IP
2018-09-17 Ivan GrokhotkovMerge branch 'bugfix/mdns-lwip-update' into 'master'
2018-09-17 wangmengyangcomponent/bt: enable bluetooth modem sleep as default...
2018-09-17 morrisethernet: fix some bugs in ethernet driver
2018-09-17 Ivan GrokhotkovMerge branch 'bugfix/bootloader_set_freq' into 'master'
2018-09-17 Angus GrattonMerge branch 'doc/error_handling_zh_CN' into 'master'
2018-09-16 Jiang Jiang... Merge branch 'bugfix/tw24694_dns_request_no_reply'...
2018-09-16 Jiang Jiang... Merge branch 'bugfix/mdns_memory_leak' into 'master'
2018-09-16 Jiang Jiang... Merge branch 'bugfix/optimize_scan_capability' into...
2018-09-14 Deng XinWifi: Optimize scan capability
2018-09-14 Mahavir Jaincmake: prefer `version.txt` for IDF_VER if available
2018-09-14 Jiang Jiang... Merge branch 'bugfix/btdm_unreserve_scn1_for_hfp' into...
2018-09-14 Jiang Jiang... Merge branch 'bugfix/ble_adv_data_tx_power' into 'master'
2018-09-14 Jiang Jiang... Merge branch 'bugfix/wifi_fix_some_modem_sleep_bugs...
2018-09-14 me-no-devUpdate network code for mDNS to work with newest LwIP
2018-09-14 Liu Hanfeat(mdns): fix bug when clean action memory
2018-09-14 Ivan GrokhotkovMerge branch 'bugfix/cmake_create_dummy_main_windows...
2018-09-14 Liu Zhi Fuesp32: fix some bugs of modem sleep
2018-09-14 Angus GrattonMerge branch 'bugfix/mqtt_move_kconfig_to_idf' into...
2018-09-14 baohongdecomponent/bt: Unlock reserve of SCN 1 for HFP
2018-09-14 Ivan GrokhotkovMerge branch 'feature/py3_espcoredump' into 'master'
2018-09-14 Angus GrattonMerge branch 'bugfix/tcpip_stack_size_default' into...
2018-09-14 David CermakMQTT: Moved Kconfig from esp-mqtt submodule to esp...
2018-09-14 Darian Leungfreertos: Add task function wrapper
2018-09-14 Angus GrattonMerge branch 'bugfix/undetermined_lang_for_target_bt...
2018-09-14 Renz Bagaporobt: remove non-existing source file from cmakelists
2018-09-13 Angus Grattondocs: Set a default IDF_PATH in docs build (needed...
2018-09-13 Jiang Jiang... Merge branch 'feature/btdm_add_adv_packet_duplicate_in_...
2018-09-13 DmitryStack size for TCPIP task increased from 2048 to 3072.
2018-09-13 Angus GrattonMerge branch 'feature/cmake_ulp_support' into 'master'
2018-09-13 Renz Christian... cmake: add ulp components build support
2018-09-13 Angus GrattonMerge branch 'fix/spi_slave_free_cs' into 'master'
2018-09-13 Angus Grattoncmake: Fix "make flash" & "ninja flash" targets
2018-09-13 Jiang Jiang... Merge branch 'bugfix/optimize_BLE_memory_debug' into...
2018-09-13 He Yin Lingtest: fix incorrect tx power value in adv
2018-09-13 Angus GrattonMerge branch 'bugfix/docs_simplify_home_page' into...
2018-09-13 Angus GrattonMerge branch 'feature/mqtt_component' into 'master'
2018-09-13 Angus GrattonMerge branch 'feature/light_sleep_example' into 'master'
2018-09-13 Angus GrattonMerge branch 'feature/cmake_make_component_main_again_f...
2018-09-13 Renz Christian... cmake: fix source list issues
2018-09-12 Angus GrattonMerge branch 'bugfix/main_component_kconfig' into ...
2018-09-12 Jiang Jiang... Merge branch 'feature/wifi_update_csi_api_and_fix_phy_d...
2018-09-12 negativekelvinsoc: fix CPU frequency not updated in rtc_clk_init
2018-09-12 Tian Haofix TX power value in ble adv data is incorrect
2018-09-12 Ivan Grokhotkovcmake: use built-in file function to create dummy main
2018-09-12 zhiweijianComponent/bt: fix save error key in smp when reconnect
2018-09-12 Ivan Grokhotkovcmake: don't add main component Kconfig twice
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/mdns_service_txt_set' into 'master'
2018-09-12 He Yin LingMerge branch 'bugfix/multi_divece_cant_detect_case...
2018-09-12 morrisdoc/error-handling: translated error-handling.rst
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/cmake_lambda' into 'master'
2018-09-12 Jiang Jiang... Merge branch 'bugfix/enlarge_coap_server_pdu' into...
2018-09-12 Jiang Jiang... Merge branch 'bugfix/btdm_a2dp_role_mixed_up' into...
2018-09-12 Jiang Jiang... Merge branch 'bugfix/btdm_controller_enable_failed_in_e...
2018-09-12 houchenyaofix the bug that multi device's dut can't detect case
2018-09-12 Angus GrattonMerge branch 'bugfix/fix_mcpwm_api_mismatch_bug' into...
2018-09-12 Angus GrattonMerge branch 'doc/rmt_example_doc_improve' into 'master'
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/py23_packages' into 'master'
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/set_a_real_wakeup_period' into...
2018-09-12 David CermakMQTT: Integrate esp-mqtt library into idf
2018-09-12 Angus GrattonMerge branch 'feature/check_uniqueness_name_of_partitio...
2018-09-12 Konstantin... partition_table: Check - partition names must be unique
2018-09-12 krzychbThere are now visible links to change between English...
2018-09-11 Roland Dobaiidf.py: Make the lambda function Python 2 & 3 compatible
2018-09-11 Piyush Shahbugfix: mdns_service_txt_set() wasn't allocating memory...
2018-09-11 Roland DobaiEncourage to install python packages without administra...
next