]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-07-04 Anurag Karesp_prov : Minor refactoring in argument dependent...
2019-07-04 Angus GrattonMerge branch 'bugfix/cmake_mconf_build' into 'master'
2019-07-04 Krzysztof BudzynskiMerge branch 'doc/merge_make-related_documents' into...
2019-07-04 Wang FangMerge make-related documents:
2019-07-04 Ivan GrokhotkovMerge branch 'feature/optimize_ci_config_file' into...
2019-07-03 Mahavir JainMerge branch 'feature/local_ctrl_no_sec' into 'master'
2019-07-03 Anurag KarESP Local Control Feature Added
2019-07-03 Angus GrattonMerge branch 'bugfix/vfs_kconfig' into 'master'
2019-07-03 Ivan GrokhotkovMerge branch 'bugfix/bt_config_option_test' into 'master'
2019-07-03 Hrishikesh... Fix the irrelevant characters added to test the config...
2019-07-03 He Yin LingCI: use `include` to split large CI config file
2019-07-03 He Yin LingCI: try to use the correct branch of other projects...
2019-07-03 He Yin LingCI: use parallel attribute in CI config file
2019-07-03 Ivan GrokhotkovMerge branch 'bugfix/idf_py_reconfigure_for_ccache_flag...
2019-07-03 Jiang Jiang... Merge branch 'bugfix/uuid_value' into 'master'
2019-07-03 Hrishikesh... Correct UUID value for ESP_GATT_UUID_ENVIRONMENTAL_SENS...
2019-07-03 Angus Grattoncmake: Fix some bugs building mconf-idf from scratch
2019-07-03 Krzysztof BudzynskiMerge branch 'bugfix/from_github' into 'master'
2019-07-03 Jiang Jiang... Merge branch 'bugfix/btdm_wrong_bt_lib' into 'master'
2019-07-03 baohongdecomponents/bt: Fix Wrong bt lib from commit "Bluetooth...
2019-07-03 Angus GrattonMerge branch 'fix/sdio_slave_reset_infloop_leak' into...
2019-07-02 Roland DobaiVFS: Fix Kconfig prefix
2019-07-02 Ivan GrokhotkovMerge branch 'feature/ext_flash_partition' into 'master'
2019-07-02 Ivan Grokhotkovci: add unit test job
2019-07-02 KrzysztofReplace hardcoded links with link roles
2019-07-02 Wojciech SzczurekFix broken link to components/wifi_provisioning/proto
2019-07-02 Sergei Silnovidf.py Run reconfigure on ccache option change.make...
2019-07-02 KrzysztofCorrect links
2019-07-02 KrzysztofImplement review comments
2019-07-02 Stefan VenzFix reference in jtag debugging section
2019-07-02 fakefredexample/wifi/scan: fix README grammar
2019-07-02 boarchuzTypo correction
2019-07-02 Ivan Grokhotkovnvs: minor host test fixes
2019-07-02 Ivan Grokhotkovspi_flash: use same argument types in .h and .c files
2019-07-02 Ivan Grokhotkovspi_flash: support for partitions in external flash
2019-07-02 Ivan Grokhotkovhost tests: correct definition of CONFIG_SPI_FLASH_USE_...
2019-07-02 Ivan GrokhotkovMerge branch 'bugfix/sec_boot_ota_fail' into 'master'
2019-07-02 Jiang Jiang... Merge branch 'feature/nimble-provisioning' into 'master'
2019-07-02 Prasad AlatkarNimBLE-provisioning: Add NimBLE support to unified...
2019-07-02 Jiang Jiang... Merge branch 'bugfix/esp_timer_delete_from_cb' into...
2019-07-02 Angus GrattonMerge branch 'nimble/update_submodule' into 'master'
2019-07-02 Prasad AlatkarNimBLE: update nimble submodule
2019-07-02 Angus GrattonMerge branch 'feature/ringbuffer_support_allocate_memor...
2019-07-01 Ivan GrokhotkovMerge branch 'bugfix/add_extern_c_for_sntp' into 'master'
2019-07-01 Vikram DattuAdd mmu pages available check in non-secure image hash...
2019-07-01 Vikram DattuChanged log level for spi_master
2019-07-01 Vikram DattuBugfix: ota fails with secure boot on for image size...
2019-07-01 Ivan GrokhotkovMerge branch 'feature/idf_tools_dir_user_facing' into...
2019-07-01 Ivan Grokhotkovmconf-idf: update to v4.6.0.0-idf-20190603
2019-07-01 Ivan Grokhotkovtools: add fallback tools.json for IDF v3.x
2019-07-01 Ivan Grokhotkovdocs: update CMake getting started guide to use install...
2019-07-01 Ivan Grokhotkovtools: new installer for Windows
2019-07-01 Ivan Grokhotkovtools: {install,export}.{bat,sh} tools
2019-07-01 Ivan Grokhotkovtools.json: add idf.py.exe
2019-07-01 Ivan Grokhotkovidf.py.exe wrapper program for Windows
2019-07-01 Ivan Grokhotkovidf_tools: print additional info when download verifica...
2019-07-01 Jiang Jiang... Merge branch 'bugfix/fix_nimble_flake_issue' into ...
2019-07-01 Hrishikesh... Fix failure in flake8 due to incorrect NimBLE path
2019-07-01 Jiang Jiang... Merge branch 'enhancement/move_bt_examples' into 'master'
2019-07-01 Hrishikesh... Bluetooth examples restructuring
2019-07-01 Angus GrattonMerge branch 'bugfix/win_flash_app_cmd' into 'master'
2019-07-01 Angus GrattonMerge branch 'bugfix/make_ccache_opt_in' into 'master'
2019-07-01 Angus GrattonMerge branch 'bugfix/confgen_windows_command_line'...
2019-07-01 Angus Grattoncmake: Use environment variables file for all config...
2019-07-01 Angus Grattoncmake kconfig: Pass environment variables to confgen...
2019-07-01 Michael (XIAO... ringbuffer: support to allocate memory on the ringbuffe...
2019-07-01 Michael (XIAO... ringbuffer: seperate acquire from send
2019-07-01 Angus GrattonMerge branch 'feature/mconf_simple_expand' into 'master'
2019-07-01 Angus Grattonmconf-idf: Use same 'simple expand' logic, same as...
2019-06-30 Jiang Jiang... Merge branch 'feature/btdm_avrcp_volume' into 'master'
2019-06-30 Jiang Jiang... Merge branch 'refactor/new_bt_component' into 'master'
2019-06-30 Hrishikesh... Bluetooth component refactoring
2019-06-30 Jiang Jiang... Merge branch 'feature/move_supplicant_to_idf_new' into...
2019-06-30 baohongdecomponents/bt: Add AVRCP feature about volume
2019-06-29 Deng Xinsupplicant/esp_wifi: move supplicant to idf
2019-06-29 Renz Christian... cmake: make use of ccache opt-in
2019-06-28 Ivan GrokhotkovMerge branch 'bugfix/idf_py_fix_subcommand_options...
2019-06-28 Ivan GrokhotkovMerge branch 'bugfix/ci_fix_mirror-submodule-update...
2019-06-28 Angus GrattonMerge branch 'bugfix/make_V_flag' into 'master'
2019-06-28 Sergei Silnovidf.py: Fix subcommand options
2019-06-28 Angus GrattonMerge branch 'bugfix/fix_secure_boot_support' into...
2019-06-28 Angus GrattonMerge branch 'bugfix/cmake_project_vars_not_set_by_rede...
2019-06-28 Kerry Joneslwip/sntp: Added extern "C"
2019-06-28 Angus GrattonMerge branch 'feature/nvs_util_decryption' into 'master'
2019-06-28 Jiang Jiang... Merge branch 'feature/add_limitation_for_max_tx_power...
2019-06-28 Anton Maklakovtools: Keep script behaviour
2019-06-28 Renz Christian... ci: test fail on build time works
2019-06-28 Renz Christian... cmake: fix issue with fail at build time
2019-06-28 Renz Christian... docs: remove secure boot and flash encryption from...
2019-06-28 Renz Christian... esptool_py: do not generate flasher arg files on bootlo...
2019-06-28 Renz Christian... bootloader: fix secure boot issues
2019-06-28 Renz Christian... components: restore dependency of extra bins on flash...
2019-06-28 Renz Christian... partition_table: move establishing dependencies to...
2019-06-28 Renz Christian... esptool_py: fix issue with variable for esptool args
2019-06-28 Renz Christian... bootloader_support: move embedding key after component...
2019-06-27 Ivan GrokhotkovMerge branch 'bugfix/i2s_apll_clock_fix' into 'master'
2019-06-27 Ivan GrokhotkovMerge branch 'feature/refactor_etherent_driver' into...
2019-06-27 Angus GrattonMerge branch 'feature/esp_flash_init_functions' into...
2019-06-27 Ivan GrokhotkovMerge branch 'bugfix/bootloader_header_cxx_guards'...
2019-06-27 Roland Dobaitools: Accept CTRL-T + A for app-flash in idf_monitor
next