]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-11-27 Renz Christian... cmake: separate app from idf lib project
2018-11-27 Angus GrattonMerge branch 'feature/i2s_tx_descriptor_auto_clear...
2018-11-27 Angus GrattonMerge branch 'feature/pystyle' into 'master'
2018-11-26 Roland Dobaitools: Correct coding style of idf_monitor
2018-11-26 Roland DobaiCheck the Python coding style
2018-11-26 Jiang Jiang... Merge branch 'feature/add_long_range_code' into 'master'
2018-11-26 Jiang Jiang... Merge branch 'feature/btdm_add_ble_compatibility_test_d...
2018-11-26 He Yin LingMerge branch 'test/enhanced_junit_test_result' into...
2018-11-26 Angus GrattonMerge branch 'bugfix/test_idf_monitor_hangs' into ...
2018-11-26 Angus GrattonMerge branch 'update/nvs_part_gen' into 'master'
2018-11-26 He Yin Lingci: split build unit test job:
2018-11-26 He Yin Lingci: use artifacts:reports feature of Gitlab CI
2018-11-26 He Yin Lingci: assign unit test cases in sequence of config and...
2018-11-26 He Yin Lingtest: fix unit test script code style warnings
2018-11-26 He Yin Lingtest: generate junit test report according to executed...
2018-11-26 He Yin Lingtiny-test-fw: support capture raw data in DUT:
2018-11-25 Angus GrattonMerge branch 'bugfix/fix_cmake_args_issue' into 'master'
2018-11-25 Ivan GrokhotkovMerge branch 'bugfix/spiram_80m_clk_config' into 'master'
2018-11-25 Jiang Jiang... Merge branch 'feature/btdm_add_update_duplicate_scan_ex...
2018-11-23 Roland Dobaitools: Fix idf_monitor test case occasional hangup...
2018-11-23 Mahavir Jainexamples: enable option to auto clear I2S tx descriptor...
2018-11-23 zhangyanjiaowifi: add long range code
2018-11-23 Jiang Jiang... Merge branch 'bugfix/fix_some_wifi_bugs_1121' into...
2018-11-23 Mahavir Jaini2s: add (optional) support to clear tx descriptor...
2018-11-23 zhiweijianComponent/bt: add update duplicate scan exceptional...
2018-11-23 Renz Christian... cmake: remove unecessary info passed to bootloader...
2018-11-23 Renz Christian... ulp: fix passing ulp srcs due to cmake_args bug
2018-11-23 Wang Jia LinMerge branch 'bugfix/i2c_hardware_filter_default_enable...
2018-11-23 Liu Zhi Fuesp32: fix some wifi bugs
2018-11-23 Angus GrattonMerge branch 'bugfix/docs_what-you-need' into 'master'
2018-11-23 Angus GrattonMerge branch 'bugfix/docs_https_server' into 'master'
2018-11-23 Angus GrattonMerge branch 'bugfix/fix_ldgen_pyparsing_new_version...
2018-11-23 koohodriver(i2c): enable I2C master hardware filter by default.
2018-11-22 Renz Christian... docs: add pyparsing install to setup guide
2018-11-22 Renz Christian... ldgen: catch exception with python3 compatible style
2018-11-22 He Yin Lingtiny-test-fw: enhanced junit test report support:
2018-11-22 Jiang Jiang... Merge branch 'bugfix/btdm_move_func_into_iram' into...
2018-11-22 Anurag KarDocs : esp_https_server API references corrected
2018-11-22 baohongdecomponents/bt: Move function in interrupt into IRAM
2018-11-22 Ivan GrokhotkovMerge branch 'bugfix/calloc_recursive' into 'master'
2018-11-22 Ivan Grokhotkovnewlib: disable some optimizations for syscalls.c
2018-11-22 Jiang Jiang... Merge branch 'mesh/bugfix_v3.2' into 'master'
2018-11-22 Renz Christian... tools: install pyparsing using pip
2018-11-22 Renz Christian... ldgen: fix issues when using pyparsing 2.3.0
2018-11-21 zhiweijianComponent/bt: add BLE Compatibility Test demo
2018-11-21 qiyueixautest: increase IDF_PERFORMANCE_MAX_VFS_OPEN_WRITE_CLOS...
2018-11-21 qiyueixamesh: bugfix
2018-11-21 Shivani Tipnisnvs_util: update test case
2018-11-21 Shivani TipnisUpdate README
2018-11-21 Shivani TipnisCloses https://github.com/espressif/esp-idf/issues...
2018-11-21 Shivani Tipnisnvs_util: Add changes to nvs part gen util
2018-11-21 Jiang Jiang... Merge branch 'feature/btdm_add_set_long_adv_data_api...
2018-11-20 Mahavir Jainci: add unit test job
2018-11-20 Mahavir Jainunit-test-app: keep CONFIG_SPIRAM_BANKSWITCH_ENABLE...
2018-11-20 Jiang Jiang... Merge branch 'bugfix/add_connected_event_after_softap_f...
2018-11-20 Jiang Jiang... Merge branch 'bugfix/btdm_add_check_peer_addr_type_in_s...
2018-11-20 Angus GrattonMerge branch 'bugfix/ldgen_windows_kconfig_paths' into...
2018-11-20 Angus GrattonMerge branch 'bugfix/doc_builds_windows' into 'master'
2018-11-20 Angus GrattonMerge branch 'fix/spi_callback_in_iram' into 'master'
2018-11-20 Jiang Jiang... Merge branch 'feature/btdm_BLE_Blocking_APIs' into...
2018-11-20 Jiang Jiang... Merge branch 'bugfix/btdm_errors_in_comment' into ...
2018-11-20 Angus Grattonldgen: Fix ENOENT errors on Windows with MSYS2 and...
2018-11-20 Angus GrattonMerge branch 'feature/esp_https_server' into 'master'
2018-11-20 Ivan GrokhotkovMerge branch 'example/sysview_tracing' into 'master'
2018-11-20 Michael (XIAO... spi: fix the crash when callbacks are not in the IRAM
2018-11-20 Alexey Gerenkovexample: Adds SystemView tracing example app
2018-11-20 Alexey Gerenkovesp32: Fixes SystemView lock's IRQ state restore
2018-11-20 zhiweijianComponent/bt: add set long adv data api
2018-11-19 Angus GrattonMerge branch 'bugfix/ut_building_test_check' into ...
2018-11-19 Ivan Grokhotkovmake/ldgen: fix line continuation
2018-11-19 Ivan Grokhotkovesp32, mbedtls: check component name when enabling...
2018-11-19 Mahavir Jaintest: spiram: fix and enable test cases for default...
2018-11-19 Ivan GrokhotkovMerge branch 'bugfix/init_memctl' into 'master'
2018-11-19 Ivan GrokhotkovMerge branch 'feature/unit_test_example' into 'master'
2018-11-19 zhiweijianComponent/bt: add check peer addr type in set adv params
2018-11-19 Angus GrattonMerge branch 'fix/cryptography_version' into 'master'
2018-11-19 Angus GrattonMerge branch 'doc/translation_eclipse-setup_wangfang...
2018-11-19 Angus GrattonMerge branch 'fix/spi_freq_limit_check' into 'master'
2018-11-19 Shivani TipnisUpdate minimum version for cryptography package required
2018-11-19 Angus GrattonMerge branch 'doc/add_cmake_translation' into 'master'
2018-11-19 Angus GrattonMerge branch 'feature/linker_script_generator' into...
2018-11-19 Ivan Grokhotkovbootloader, esp32: add workaround for Tensilica erratum 572
2018-11-19 Ivan Grokhotkovexamples: add unit testing example
2018-11-19 Ivan Grokhotkovunity: don't use stdio in runner, fix code style
2018-11-19 Ivan Grokhotkovunity: separate common and IDF specific functionality
2018-11-19 Ivan Grokhotkovci: support building examples with external components
2018-11-19 Ivan Grokhotkovvfs: implement fsync for UART VFS
2018-11-19 Ivan Grokhotkovesp32: fix typos in rom/uart.h
2018-11-19 Angus GrattonMerge branch 'docs/fix-eclipse-windows-steps' into...
2018-11-19 Prasad AlatkarDocs: Change makes Eclipse setup inline with Mac OS...
2018-11-19 Angus GrattonMerge branch 'doc/translation_linux-setup-scratch_wangf...
2018-11-19 Wang FangDoc/translation linux setup scratch wangfang
2018-11-19 Anurag Karesp_https_server : change config option secure_enable...
2018-11-19 Anurag Karesp_http_server : APIs renamed and context get/set...
2018-11-19 Anurag Karesp_http_server example tests : updated advanced_tests...
2018-11-19 Anurag Karesp_https_server : Docs and API references fixed
2018-11-19 Ondřej HruškaAdd a 'esp_https_server' component allowing to use...
2018-11-19 Ondřej Hruškaesp_http_server improvements to allow adding transport...
2018-11-19 Deng Xinwifi: add connected event after softap finish 4 way
2018-11-19 Jiang Jiang... Merge branch 'bugfix/wifi_sta_sniffer_phy_config_bug...
next