]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-05-22 Angus GrattonMerge branch 'feature/Kconfig_rename' into 'master'
2019-05-21 Ivan GrokhotkovMerge branch 'bugfix/cmake_changes_fixes' into 'master'
2019-05-21 Roland DobaiRename Kconfig options (examples)
2019-05-21 Roland DobaiRename Kconfig options (components/bootloader)
2019-05-21 Roland DobaiRename Kconfig options (components/esptool_py)
2019-05-21 Roland DobaiRename Kconfig options (components/app_trace)
2019-05-21 Roland DobaiRename Kconfig options (components/bt)
2019-05-21 Roland DobaiRename Kconfig options (components/tcpip_adapter)
2019-05-21 Roland DobaiRename Kconfig options (components/pthread)
2019-05-21 Roland DobaiRename Kconfig options (components/esp32)
2019-05-21 Roland DobaiRename Kconfig options (components/ethernet)
2019-05-21 Roland DobaiRename Kconfig options (components/esp_wifi)
2019-05-21 Roland DobaiRename Kconfig options (components/lwip)
2019-05-21 Roland DobaiRename Kconfig options (components/driver)
2019-05-21 Roland DobaiRename Kconfig options (components/esp_event)
2019-05-21 Roland DobaiRename Kconfig options (components/freemodbus)
2019-05-21 Roland DobaiRename Kconfig options (components/freertos)
2019-05-21 Roland DobaiRename Kconfig options (root)
2019-05-21 Roland Dobaitools: Check syntax also of Kconfig.in files
2019-05-21 Roland Dobaitools: Ignore sdkconfig.rename files from the example...
2019-05-21 Roland Dobaitools: Kconfig checker ignores test files
2019-05-21 Roland DobaiConfgen: link config options to parent choices in the...
2019-05-21 Roland DobaiConfgen: Fix prefix removal to work for exact match...
2019-05-21 Angus GrattonMerge branch 'bugfix/ws_read_fragmented_header' into...
2019-05-21 Angus GrattonMerge branch 'bugfix/aes_fault_inj' into 'master'
2019-05-21 Ivan GrokhotkovMerge branch 'feature/nvs_check_item_modified' into...
2019-05-21 Angus Grattonhwcrypto: Add AES fault injection check
2019-05-21 Angus Grattonmbedtls: Add AES-CBC performance test
2019-05-21 Angus GrattonMerge branch 'feature/download_fonts_only_if_missing...
2019-05-21 Krzysztof BudzynskiDownload font file only is not exists in target location
2019-05-20 David Cermaktcp_transport: reading http header in a chunked mode...
2019-05-20 Renz Christian... cmake: refactor quick check given component dirs
2019-05-20 Renz Christian... cmake: project includes should know about ESP_PLATFORM...
2019-05-20 Renz Christian... cmake: restore use of GNU extensions from libc
2019-05-20 Renz Christian... cmake: exclude dot-dirs from added components
2019-05-20 Renz Christian... cmake: remove redundant variable setting
2019-05-20 Angus GrattonMerge branch 'feature/update_esp_tls_config' into ...
2019-05-20 Angus GrattonMerge branch 'bugfix/windows_detection_on_make' into...
2019-05-20 Angus GrattonMerge branch 'bugfix/custom_log_uart_rx_pin' into ...
2019-05-20 Angus GrattonMerge branch 'bugfix/custom_bootloader_subproject_build...
2019-05-20 Angus GrattonMerge branch 'bugfix/idf_py_fixes' into 'master'
2019-05-20 Ivan GrokhotkovMerge branch 'bugfix/fix_build_make_macos' into 'master'
2019-05-17 Jitin Georgeesp-tls: Add support to add CN from config and validate...
2019-05-17 Renz Christian... ci: check that custom bootloader overrides original
2019-05-17 Renz Christian... cmake: fix custom bootloader issue
2019-05-17 Angus Grattonidf.py: Fix encoding issue with serial port names on...
2019-05-17 Angus GrattonMerge branch 'feature/cmake_changes_for_4.0' into ...
2019-05-16 Angus Grattonidf.py: Use mingw32-make for version check
2019-05-16 David Cermakmake: fix build failure on macos with GNU make <= 3.81
2019-05-16 Angus GrattonMerge branch 'bugfix/protocomm_ble_128bit_uuid' into...
2019-05-16 Konstantin... bootloader_support: Fix UART RXD pin for console output...
2019-05-15 Krzysztof BudzynskiMerge branch 'bugfix/docs_build_failure_on_rtd' into...
2019-05-15 Krzysztof BudzynskiMerge branch 'doc/add_translation_for_api-reference_ind...
2019-05-15 Wang FangAdd Chinese translation for index.rst files and esp_wif...
2019-05-15 KrzysztofFixed Breathe version to avoid docs build failure on...
2019-05-15 Anurag Karesp_prov : Runtime discovery of Service UUID and endpoi...
2019-05-15 Anurag Karprotocomm_ble : Fixed custom service UUID support
2019-05-15 Angus GrattonMerge branch 'bugfix/win_py_case_insensitive' into...
2019-05-15 Angus GrattonMerge branch 'bugfix/mdns_docs_usage' into 'master'
2019-05-15 Angus GrattonMerge branch 'bugfix/esp_efuse_fields_unused_variable...
2019-05-15 Angus GrattonMerge branch 'refactor/power_management' into 'master'
2019-05-14 David Cermakmdns: documentation: fixed inconsistent enum in example...
2019-05-14 Angus GrattonMerge branch 'bugfix/httpd_log_purge' into 'master'
2019-05-14 Renz Christian... cmake: add command to get config value
2019-05-14 Renz Christian... cmake: fix scope issues
2019-05-14 Renz Christian... examples: update idf_as_lib example to use new api
2019-05-14 Renz Christian... esp_common: append gc sections link flag
2019-05-14 Renz Christian... examples: update with build system changes
2019-05-14 Anton Maklakovidf.py: Add more case-insensitive support
2019-05-13 Renz Christian... components: update with build system changes
2019-05-13 Renz Christian... docs: update with build system changes
2019-05-13 Angus Grattoncmake: Warn if something which looks like a component...
2019-05-13 Angus Grattoncmake: Fix menuconfig target
2019-05-13 Renz Christian... cmake: build system changes
2019-05-13 Sachin Parekhunit-test-app: freertos_compliance config added
2019-05-13 Sachin Parekhref_clock: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhpower_management: port*_CRITICAL vanilla FreeRTOS compl...
2019-05-13 Sachin Parekhintr_alloc: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhcrosscore_init: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhtimer: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhrtc_module: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhrmt: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhperiph_ctrl: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 Sachin Parekhfreertos: port*_CRITICAL_SAFE API added
2019-05-13 Angus GrattonMerge branch 'bugfix/xTaskIncrementTick' into 'master'
2019-05-13 Angus GrattonMerge branch 'feature/example_restful_server' into...
2019-05-13 Angus GrattonMerge branch 'feature/sha_rewrite_rom_functions' into...
2019-05-13 Konstantin... esp32: Rewrite esp_sha function
2019-05-13 Angus GrattonMerge branch 'feature/update_cjson_lib_to_1.7.11' into...
2019-05-13 Krzysztof BudzynskiMerge branch 'docs/translate-getting-started-guides...
2019-05-13 NatashaAdd translation for ESP32-PICO-KIT Getting Started...
2019-05-10 Krzysztof BudzynskiMerge branch 'docs/translate_idf_versions' into 'master'
2019-05-10 NatashaAdd translation for version file
2019-05-10 Anurag Karesp_http_server : Logging of purged data to monitor...
2019-05-10 Jiang Jiang... Merge branch 'bugfix/modify_TCP_MSS_range' into 'master'
2019-05-10 suda-morrisadd RESTful API server example
2019-05-10 Angus GrattonMerge branch 'feature/add_promiscuous_control_for_ether...
2019-05-10 Angus GrattonMerge branch 'feature/esp-https-ota-basic-auth' into...
2019-05-10 Angus GrattonMerge branch 'bugfix/fix_minor_gh_issues' into 'master'
2019-05-10 Angus GrattonMerge branch 'bugfix/issue_with_encryption_flag_for_par...
next