]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-07-22 Ivan Grokhotkovtools: installer: fix quoting of IDF_TOOLS_PATH
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... Merge branch 'bugfix/btdm_AVRC_command_fail_while_playi...
2019-07-19 Krzysztof BudzynskiMerge branch 'doc/add_Chinese_translation_to_api-refere...
2019-07-19 Wang NingAdd Chinese translation to api-reference/network/esp_sm...
2019-07-19 Krzysztof BudzynskiMerge branch 'doc/review_api-ref_periph-timer' into...
2019-07-19 Kirill ChalovReview the file api-reference/peripherals/timer.rst
2019-07-19 Mahavir JainMerge branch 'config/nimble_params' into 'master'
2019-07-19 Hrishikesh... NimBLE: Give an option to configuration no of bonds...
2019-07-19 Jiang Jiang... Merge branch 'bugfix/fix_some_supplicant_bugs' into...
2019-07-18 Krzysztof BudzynskiMerge branch 'doc/review_api-ref_periph-ledc' into...
2019-07-18 Ivan GrokhotkovMerge branch 'feature/dockerfile' into 'master'
2019-07-18 Martin Vychodiltools: added realpath_int() for MacOS script path resol...
2019-07-18 liu zhifuesp_wifi/supplicant: fix some supplicant bugs
2019-07-18 Jiang Jiang... Merge branch 'bugfix/phy_change_for_WiFi_scan_BLE_scan_...
2019-07-18 Kirill ChalovReview the file api-reference/peripherals/ledc.rst
2019-07-18 David Cermakmqtt: referenced esp-mqtt master to close disconnection...
2019-07-18 David Cermaklwip fuzzer: supplied dummy dns server entry to work...
2019-07-18 Ivan Grokhotkovdocs: add tools section and IDF docker image page
2019-07-18 Ivan Grokhotkovci: build IDF docker image in CI
2019-07-18 Ivan Grokhotkovtools: add Dockerfile
2019-07-18 zhangyanjiaophy change for WiFi scan BLE scan watchdog
2019-07-17 Jiang Jiang... Merge branch 'bugfix/mesh_stop_block' into 'master'
2019-07-17 Angus GrattonMerge branch 'bugfix/app_update_tests' into 'master'
2019-07-17 Jiang Jiang... Merge branch 'bugfix/optimize_wifi_rx' into 'master'
2019-07-17 chenyudongmesh: fix esp_mesh_stop not return
2019-07-17 KonstantinKondrashovapp_update: Add [timeout=90]
2019-07-16 Jiang Jiang... Merge branch 'fix_bug_for_ipv6_example' into 'master'
2019-07-16 liu zhifuesp_wifi: optimize wifi rx
2019-07-16 Jiang Jiang... Merge 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 liu zhifuesp_wifi: fix WiFi stop 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... Merge branch 'bugfix/fix_smartconfig_crash_when_no_ap_i...
2019-07-15 liu zhifuesp_wifi: fix smartconfig crash when no AP is found
2019-07-15 Jiang Jiang... Merge 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-14 Jiang Jiang... Merge branch 'bugfix/fix_wps_memory_leak' into 'master'
2019-07-14 xiehangWiFi: Modify the wifi_country struct in VNC to keep...
2019-07-14 Jiang Jiang... Merge branch 'doc/heap_thread_safety' into 'master'
2019-07-14 Jiang Jiang... Merge branch 'bugfix/fix_the_watchdog_during_WiFi_scan_...
2019-07-13 Anurag Karwifi_prov_mgr : Added missing esp_event_post() for...
2019-07-12 zhangyanjiaocoexist: fix the watchdog bug during WiFi scan and...
2019-07-12 Renz Christian... cmake: set COMPONENT_DIR in early expansion
2019-07-12 hemal.gujarathiUpdate esp_config and add new feature
2019-07-12 RameshFixed the bug that the malloc memory size is smaller...
2019-07-12 Angus Grattondocs: Add notes about thread safety and using heap...
2019-07-11 Angus GrattonMerge branch 'feature/vfs_pread' into 'master'
2019-07-11 xiehang 1, Fix wps memory leak.
2019-07-11 Angus GrattonMerge branch 'bugfix/parttool_baud' into 'master'
2019-07-11 Roland DobaiVFS: Implement pread() and pwrite()
2019-07-11 Ivan GrokhotkovMerge branch 'feature/build_example_make_on_trigger...
2019-07-11 Ivan GrokhotkovMerge branch 'bugfix/unit_test_app_size' into 'master'
2019-07-11 Jiang Jiang... Merge branch 'feature/cleanup_fast_crypto_files' into...
2019-07-11 He Yin Lingunit-test-app: use stripped config name in test case ID:
2019-07-10 Ivan Grokhotkovci: don't build examples with Make on pushes
2019-07-10 Ivan Grokhotkovci: add unit test job
2019-07-10 Ivan Grokhotkovunit-test-app: split default, release, single_core...
2019-07-10 Roland Dobaiapp_update: Add the baud option into otatool
2019-07-10 Roland Dobaiapp_update: Fix argument of ParttoolTarget
2019-07-10 Søren Christian... Add --baud option to parttool
2019-07-10 Nachiket Kukadewpa_supplicant: Cleanup fast_xxx modules that use dupli...
2019-07-10 Ivan GrokhotkovMerge branch 'bugfix/idf_exe_crash' into 'master'
2019-07-10 Jiang Jiang... Merge 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 Ivan Grokhotkovtools: update idf_exe to 1.0.1
2019-07-09 Ivan Grokhotkovidf_exe: bump version to 1.0.1
2019-07-09 Ivan Grokhotkovidf_exe: fix NULL pointer passed to WriteFile
2019-07-09 Ivan Grokhotkovidf_tools.py: add another platform string to handle...
2019-07-09 Jiang Jiang... Merge branch 'bugfix/fix_uart_wait_done_bug' into ...
2019-07-09 Angus Grattondocs: Move Legacy Get Started guide to the Related...
2019-07-09 baohongdecomponents/bt: Fix compile error with new toolchain
2019-07-09 Angus Grattondocs: Rephrase the warning about not requiring MSYS2...
2019-07-09 Angus Grattondocs: Update description for Eclipse+Cmake support...
2019-07-09 Angus Grattondocs: Make CMake build system default, mark GNU Make...
2019-07-09 Jiang Jiang... Merge branch 'bugfix/eth2ap_example' into 'master'
2019-07-09 Jiang Jiang... Merge branch 'docs/rename_partition_addr_param_pr3750...
2019-07-08 Renz Christian... cmake: do not force use of new signature for target_lin...
2019-07-08 Mahavir JainMerge branch 'feature/cmake_proto_build' into 'master'
2019-07-08 Angus Grattondocs: Functional renaming commit for CMake-as-default
2019-07-08 Angus Grattondocs: Load page redirects from a file instead of inline...
2019-07-08 Angus Grattonbuild system: Use CMake-based build system as default...
2019-07-08 Martin Thiereresp_partition_erase_range(): rename parameter "start_ad...
2019-07-08 Angus GrattonMerge branch 'bugfix/otadata_operations_do_not_use_espt...
2019-07-08 Angus GrattonMerge branch 'feature/esp_http_client_tx_buf_size'...
2019-07-08 suda-morristemporarily work around for fixing eth2ap
2019-07-08 Krzysztofdocs: Remove building of zipped HTML docs from build...
2019-07-08 Angus GrattonMerge branch 'ci/cmake_examples_multichip_support'...
2019-07-08 koohobugfix(UART): fixed two UART issues:
2019-07-08 Jiang Jiang... Merge branch 'bugfix/supplicant_security_fixes' into...
next