]> granicus.if.org Git - esp-idf/history - tools/idf.py
Merge branch 'bugfix/use_component_srcs' into 'master'
[esp-idf] / tools / idf.py
2018-09-17 Angus GrattonMerge branch 'feature/tasks_can_return' into 'master'
2018-09-17 Angus GrattonMerge branch 'bugfix/cmake_make_flash_target' into...
2018-09-17 Angus GrattonMerge branch 'doc/error_handling_zh_CN' into 'master'
2018-09-16 Jiang Jiang JianMerge branch 'bugfix/tw24694_dns_request_no_reply'...
2018-09-14 Ivan GrokhotkovMerge branch 'feature/py3_espcoredump' into 'master'
2018-09-13 Jiang Jiang JianMerge branch 'feature/btdm_add_adv_packet_duplicate_in_...
2018-09-13 Angus GrattonMerge branch 'fix/spi_slave_free_cs' into 'master'
2018-09-13 Jiang Jiang JianMerge branch 'bugfix/optimize_BLE_memory_debug' into...
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-12 Jiang Jiang JianMerge branch 'feature/wifi_update_csi_api_and_fix_phy_d...
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 Ivan GrokhotkovMerge branch 'bugfix/cmake_lambda' into 'master'
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/enlarge_coap_server_pdu' into...
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-11 Roland Dobaiidf.py: Make the lambda function Python 2 & 3 compatible
2018-09-11 Jiang Jiang JianMerge branch 'bugfix/fix_the_bug_when_gateway_zero...
2018-09-10 Angus GrattonMerge branch 'feature/task_wdt_add_timestamp' into...
2018-09-10 Angus GrattonMerge branch 'bugfix/esp_ipc_call_blocking' into 'master'
2018-09-10 Jiang Jiang JianMerge branch 'feature/btdm_add_set_default_passkey_func...
2018-09-10 Angus GrattonMerge branch 'feature/esp-wrover-kit-v4_1' into 'master'
2018-09-10 Angus GrattonMerge branch 'feature/http_client_custom_method' into...
2018-09-07 He Yin LingMerge branch 'test/driver_case_review' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/http_server_strcasecmp' into ...
2018-09-07 Angus GrattonMerge branch 'doc/eclipse_parallel_build' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/slow_mem_keep_rtc_noinit' into...
2018-09-07 Angus GrattonMerge branch 'feature/cmake' into 'master'
2018-09-06 Angus Grattonidf.py: Choose a default serial port for all targets...
2018-09-06 Angus GrattonMerge branch 'master' into feature/cmake
2018-09-05 Angus GrattonMerge branch 'master' into feature/cmake
2018-09-03 Angus Grattoncmake: Call check_python_dependencies.py from idf.py...
2018-08-31 Angus Grattoncmake idf.py: Print flasher file arguments in order...
2018-08-30 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-30 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-29 Angus Grattoncmake idf.py: Fix bug in JSON parsing when printing...
2018-08-16 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-13 Angus GrattonMerge branch 'feature/cmake_separate_docs' into 'featur...
2018-08-13 Angus Grattondocs: Copy CMake docs to a separate set of directories
2018-06-19 Angus GrattonMerge branch 'bugfix/cmake_idf_path' into 'feature...
2018-06-18 Angus Grattoncmake: Fix issues when IDF_PATH is not set in environment
2018-06-07 Angus GrattonMerge branch 'feature/cmake_confserver' into 'feature...
2018-06-07 Angus Grattonkconfig: Add confserver.py to expose sdkconfig to clients
2018-05-31 Angus GrattonMerge branch 'master' into feature/cmake_update
2018-05-30 Angus GrattonMerge branch 'bugfix/cmake_fixes' into 'feature/cmake'
2018-05-29 Angus Grattonidf.py: Print flashing steps at the end of each build
2018-05-29 Angus Grattondocs: Add some tips about setting the Python interprete...
2018-05-08 Angus GrattonMerge branch 'cmake/docs' into 'feature/cmake'
2018-05-07 Angus Grattoncmake: Add ESPORT/ESPBAUD environment variables to...
2018-05-07 Angus Grattondocs: Move main docs to cover CMake
2018-05-04 Angus Grattonidf.py: Fix 'idf.py monitor' build & flash targets
2018-05-01 Angus Grattoncmake: Automatically pull in winpty for menuconfig...
2018-04-29 Angus Grattoncmake: set CCACHE_BASEDIR & CCACHE_NOHASHDIR when using...
2018-04-29 Angus Grattoncmake: Add "Preview release" getting start guide &...
2018-04-29 Angus Grattonidf.py: Add reconfigure command
2018-04-29 Angus Grattonidf.py: Improve status output, error message output
2018-04-29 Angus Grattonidf.py build & flash tool