]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-05-29 Angus GrattonMerge branch 'bugfix/reset_log_uart_port' into 'master'
2019-05-29 Krzysztof BudzynskiMerge branch 'doc/review_pwr_management' into 'master'
2019-05-29 Kirill ChalovDoc/review power management
2019-05-29 Angus GrattonMerge branch 'bugfix/nvs_typedef_naming_pr3239' into...
2019-05-29 Angus GrattonMerge branch 'bugfix/kconfig_checker_message' into...
2019-05-29 Angus GrattonMerge branch 'bugfix/mqtt_improved_receive' into 'master'
2019-05-28 Angus GrattonMerge branch 'feature/idf_tools_dir_2' into 'master'
2019-05-27 David Cermakmqtt_tests: add weekend test for sending and receiving...
2019-05-27 David Cermakmdns tests: adapt mdns fuzzer test to compile with...
2019-05-27 David Cermaklwip tests: adapt fuzzer test mocks to comply with...
2019-05-27 David Cermaktcp_transport: modified ws_read to read payload directl...
2019-05-27 Angus GrattonMerge branch 'bugfix/more_cmake_fixes' into 'master'
2019-05-27 Angus Grattonci: Add IDF_DEPRECATED macro for things we only depreca...
2019-05-27 Angus GrattonMerge branch 'feature/use_cmake_function_call_for_embed...
2019-05-26 Krzysztof BudzynskiMerge branch 'docs/translate-getting-started-guides...
2019-05-26 NatashaAdd translation for ESP32-WROVER-KIT Getting Started...
2019-05-24 Jiang Jiang... Merge branch 'bugfix/fix_no_disconnect_event_when_rx_di...
2019-05-24 Ivan Grokhotkovtools: add metadata file and idf_tools.py
2019-05-24 Ivan Grokhotkovtools/check_python_dependencies: make aware of IDF_TOOL...
2019-05-24 Ivan Grokhotkovidf.py: allow overriding the program name
2019-05-24 Ivan Grokhotkovci: keep executables list formatted
2019-05-24 zhangyanjiaowifi bugfixs:
2019-05-23 Anton MaklakovMerge branch 'bugfix/idfpy_confserver' into 'master'
2019-05-23 Renz Christian... cmake: make project includes know gcc version as well
2019-05-23 Renz Christian... nghttp: move HAVE_CONFIG_H compile definition to component
2019-05-23 Renz Christian... cmake: restore creation of kconfig_menus.json
2019-05-23 Jiang Jiang... Merge branch 'bugfix/fix_some_wifi_bugs_0508' into...
2019-05-23 Roland DobaiFix cmake confserver target
2019-05-23 Angus GrattonMerge branch 'bugfix/cmake_git_describe' into 'master'
2019-05-23 Angus Grattoncmake: Project & IDF git revisions: Show un-annotated...
2019-05-23 Ivan GrokhotkovMerge branch 'feature/example_ota_over_ethernet' into...
2019-05-22 liu zhifuesp_wifi: fix some WiFi bugs
2019-05-22 Roland DobaiTools: Produce a clearer message for Kconfig prefix...
2019-05-22 Jiang Jiang... Merge branch 'bugfix/fix_softap_crash_when_sta_reset...
2019-05-22 suda-morrisupdate ota examples to support both Wi-Fi and Ethernet
2019-05-22 Jeroen DomburgMerge branch 'feature/spi_slave_support_hal' into ...
2019-05-22 Ivan GrokhotkovMerge branch 'bugfix/esp_event_unregistration_issue...
2019-05-22 Renz Christian... esp_event: check that event data is prepared properly
2019-05-22 Renz Christian... esp_event: style fixes
2019-05-22 Renz Christian... esp_event: always alloc data when not posting from isr
2019-05-22 Renz Christian... esp_event: fix issue with post data preparation
2019-05-22 Angus GrattonMerge branch 'feature/Kconfig_rename' into 'master'
2019-05-22 GOPTIONS\pfrostnvs: Append _t to nvs_handle & nvs_open_mode types
2019-05-21 Renz Christian... docs: update instructions on how to embed ulp binaries
2019-05-21 Renz Christian... example: update ulp example to use cmake function
2019-05-21 Renz Christian... ulp: use cmake function to embed ulp binaries
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 Konstantin... esp32: Add reset uart
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 xiehangwifi: fix softap crash when sta reset
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 Michael (XIAO... spi_slave: add HAL support
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...
next