]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-09-27 Ivan GrokhotkovMerge branch 'refactor/shrink_bootloader_bin_size'...
2019-09-27 Ivan GrokhotkovMerge branch 'feature/load_elf' into 'master'
2019-09-27 suda-morrisbootloader: shrink bin size
2019-09-26 Ivan GrokhotkovMerge branch 'feature/enable_ethernet_unit_test' into...
2019-09-25 Jiang Jiang... Merge branch 'bugfix/kconfig_corrections' into 'master'
2019-09-25 Jiang Jiang... Merge branch 'bugfix/ble_mesh_queue_task_init_check...
2019-09-25 suda-morrisethernet: enable unit test
2019-09-25 Jiang Jiang... Merge branch 'feature/bluedroid_min_encr_key_size'...
2019-09-25 Prasad AlatkarBT/Bluedroid : Add support to set min encryption key...
2019-09-25 Jiang Jiang... Merge branch 'bugfix/btdm_loop_in_feature_req_ext'...
2019-09-25 llyble_mesh: check ble mesh queue and task init status
2019-09-24 Ivan GrokhotkovMerge branch 'feature/idf_tools_installer_v2.1' into...
2019-09-24 Ivan Grokhotkovdocs: update get-started to use Tools Installer v2.1
2019-09-24 Roland DobaiSupport ELF files loadable with gdb
2019-09-24 Ivan Grokhotkovtools: bump windows tools installer version to v2.1
2019-09-24 Ivan Grokhotkovtools: update Windows installer build script
2019-09-24 Ivan Grokhotkovidf_tools.py: add workaround for PermissionError in...
2019-09-24 X-Ryl669idf_tools.py: pass --work-tree instead of -C option...
2019-09-24 Ivan GrokhotkovMerge branch 'bugfix/IDF-306' into 'master'
2019-09-23 Roland DobaiFix Kconfig issues discovered by upstream Kconfiglib
2019-09-23 Martin VychodilInstaller: support for WD exclusions (IDF Tools)
2019-09-23 Ivan GrokhotkovMerge branch 'bugfix/gh_action_on_pull_request' into...
2019-09-23 Ivan GrokhotkovMerge branch 'bugfix/make_cxx_depend_on_pthread' into...
2019-09-20 Angus GrattonMerge branch 'fix/esp_flash_adapter_in_iram' into ...
2019-09-20 Angus GrattonMerge branch 'refactor/update_spi_ethernet_api' into...
2019-09-20 Jiang Jiang... Merge branch 'bugfix/fix_the_for_smartconfig_send_broad...
2019-09-20 Krzysztof BudzynskiMerge branch 'doc/add_Chinese_translation_for_documents...
2019-09-20 Wang FangAdd Chinese translation for the 2nd batch of the files...
2019-09-19 Angus GrattonMerge branch 'bugfix/gnu_make_windows_paths' into ...
2019-09-19 Angus GrattonMerge branch 'bugfix/cmake_case_insenstive_filesystem...
2019-09-19 suda-morrisethernet: update spi-ethernet api
2019-09-19 suda-morrisethernet: test apps can build with ethernet disabled
2019-09-19 Jiang Jiang... Merge branch 'bugfix/remove_v40_deprecations' into...
2019-09-19 Angus GrattonMerge branch 'fix/nimble_example_test' into 'master'
2019-09-19 Angus Grattoncmake: Account for IDF_PATH case mismatches on case...
2019-09-18 Jiang Jiang... Merge branch 'bugfix/ble_mesh_get_timer_remaining_time...
2019-09-18 Angus GrattonMerge branch 'bugfix/IDF-997' into 'master'
2019-09-18 michaelesp_flash: put adapter to legacy functions into IRAM...
2019-09-18 Krzysztof BudzynskiMerge branch 'doc/Add_Chinese_translation_to_sdmmc_in_s...
2019-09-18 Wang FangAdd Chinese transaltion to sdmmc in storage folder
2019-09-18 xiehangesp_wifi: Update wifi lib
2019-09-17 suda-morrisgh_action: fix error on new pull request
2019-09-17 Ivan GrokhotkovMerge branch 'bugfix/fix_http_request' into 'master'
2019-09-17 Renz Christian... cxx: force pthread to appear later in link line
2019-09-17 Ivan GrokhotkovMerge branch 'fix/esp_flash_coredump' into 'master'
2019-09-17 Ivan GrokhotkovMerge branch 'feature/compile_option_O0' into 'master'
2019-09-17 Angus Grattonidf_test: Disable tests for Wi-Fi auto reconnect
2019-09-17 Angus GrattonMerge branch 'bugfix/idf_py_dependent_tasks' into ...
2019-09-17 Kondal Kolipakadocs: Update eclipse setup doc with the IDF Eclipse...
2019-09-17 Angus GrattonMerge branch 'feature/add_chip_revision_to_image_header...
2019-09-17 Angus Grattonbuild: In GNU Make, use "cygpath -m" to avoid backslashes
2019-09-17 Krzysztof BudzynskiMerge branch 'doc/add_Chinese_translation_for_touch_pad...
2019-09-17 Wang FangAdd Chinese translation for touch_pad.rst in api-reference:
2019-09-17 Angus GrattonMerge branch 'bugfix/cmake_component_names' into 'master'
2019-09-17 Angus GrattonMerge branch 'feature/idf_py_version' into 'master'
2019-09-16 Sergei Silnovidf.py: Fix execution order for dependent tasks
2019-09-16 Sergei SilnovAdd idf.py --version option
2019-09-16 suda-morrisAdd chip revision into image header
2019-09-16 llyble_mesh: fix duplicate memory free during receiving...
2019-09-16 llyble_mesh: make unicast elem lookup O(1)
2019-09-16 llyble_mesh: use adv report flow control for ble mesh
2019-09-16 Angus GrattonMerge branch 'bugfix/fix_yaml_load_warnings' into ...
2019-09-14 Michael (XIAO... coredump: use esp_flash api in coredump
2019-09-14 Michael (XIAO... esp_flash: fix the coredump issue
2019-09-14 Michael (XIAO... esp_flash: fix coredump for legacy spi flash API
2019-09-13 Sergei Silnovpython: Fix yaml.load warnings
2019-09-13 Sagar BijweFix http_request example
2019-09-13 Shivani Tipnisnimble_test: Fix nimble example test CI
2019-09-13 Angus GrattonMerge branch 'feat/esp_flash_support_encrypt' into...
2019-09-13 Angus GrattonMerge branch 'bugfix/use_local_kconfiglib' into 'master'
2019-09-13 Angus GrattonMerge branch 'doc/add-extension-sphinx.ext.todo' into...
2019-09-13 Angus GrattonMerge branch 'feature/idf_py_depeprecation_parameter_fl...
2019-09-12 Angus GrattonMerge branch 'bugfix/do_not_use_absolute_paths_to_other...
2019-09-12 JackWi-Fi: remove wifi_fast_scan_threshold_t which is not...
2019-09-12 Jackdport: remove clock_en and reset bitname which is not...
2019-09-12 Angus Grattonsoc: Remove deprecated LEDC struct register names ...
2019-09-12 Angus Grattonsoc: remove deprecated io_mux PIN_PULLxxx_yyy macros
2019-09-12 Angus Grattonmbedtls: Remove esp_aes_encrypt/decrypt
2019-09-12 Angus Grattonheap: Remove esp_heap_alloc_caps header
2019-09-12 Angus Grattonfatfs: Remove esp_vfs_fat_unregister()
2019-09-12 Angus Grattonesp_wifi: Remove WIFI_PS_MODEM constant
2019-09-12 Angus Grattonesp_wifi: Remove deprecated auto connect API
2019-09-12 Angus Grattonringbuf: Remove deprecated RingbufferType_t
2019-09-12 Angus Grattonwdt: Remove deprecated esp_task_wdt_feed() function
2019-09-12 Angus Grattonesp32/esp_common: Remove deprecated esp_efuse_read_mac...
2019-09-12 Angus Grattonesp32/esp_common: Remove deprecated system_* APIs
2019-09-12 Angus Grattonesp_adc_cal: Remove deprecated ADC calibration functions
2019-09-12 Angus Grattonesp32: Remove deprecated system_deep_sleep function
2019-09-12 Ivan Grokhotkovesp32/test: fix usage of deprecated fields
2019-09-12 Angus Grattonsoc/pm: Remove deprecated use of rtc_cpu_freq_t enum
2019-09-12 Angus Grattondriver: Remove features deprecated pre-IDF V4.0
2019-09-12 Angus Grattonapp_update: Remove deprecated "make erase_ota" target
2019-09-12 Angus Grattonbootloader_support: Remove deprecated partition load...
2019-09-12 Angus Grattonbluetooth: Remove bt.h header (deprecated in v3.1-dev)
2019-09-12 Jiang Jiang... Merge branch 'bugfix/transport' into 'master'
2019-09-12 Liu Hanfix(transport): Fix a bug of the connection whether...
2019-09-12 Jiang Jiang... Merge branch 'docs/wifi_update_concurrent_mode_info...
2019-09-12 Hrudaynath... docs: wifi: wifi_guide update for disconnection warning...
2019-09-12 Jiang Jiang... Merge branch 'bugfix/uart_select_free' into 'master'
2019-09-12 Jiang Jiang... Merge branch 'feature/btdm_add_hf_nvrc_command' into...
next