]> granicus.if.org Git - esp-idf/history - components
component/bt: fix rxwinsz assert in ble and wifi coex
[esp-idf] / components /
2019-07-04 zhiweijiancomponent/bt: fix rxwinsz assert in ble and wifi coex
2019-07-04 Jiang Jiang JianMerge branch 'bugfix/btdm_conn_fail_with_some_speaker...
2019-07-04 Angus GrattonMerge branch 'bugfix/cmake_mconf_build' into 'master'
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 DhayagudeFix the irrelevant characters added to test the config...
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 JianMerge branch 'bugfix/uuid_value' into 'master'
2019-07-03 Hrishikesh DhayagudeCorrect UUID value for ESP_GATT_UUID_ENVIRONMENTAL_SENS...
2019-07-03 Krzysztof BudzynskiMerge branch 'bugfix/from_github' into 'master'
2019-07-03 Jiang Jiang JianMerge 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 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 JianMerge branch 'feature/nimble-provisioning' into 'master'
2019-07-02 Prasad AlatkarNimBLE-provisioning: Add NimBLE support to unified...
2019-07-02 Jiang Jiang JianMerge 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 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 Michael (XIAO Xufeng)ringbuffer: support to allocate memory on the ringbuffe...
2019-07-01 Michael (XIAO Xufeng)ringbuffer: seperate acquire from send
2019-06-30 Jiang Jiang JianMerge branch 'feature/btdm_avrcp_volume' into 'master'
2019-06-30 Jiang Jiang JianMerge branch 'refactor/new_bt_component' into 'master'
2019-06-30 Hrishikesh DhayagudeBluetooth component refactoring
2019-06-30 Jiang Jiang JianMerge 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-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 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 JianMerge branch 'feature/add_limitation_for_max_tx_power...
2019-06-28 Renz Christian Bag... esptool_py: do not generate flasher arg files on bootlo...
2019-06-28 Renz Christian Bag... bootloader: fix secure boot issues
2019-06-28 Renz Christian Bag... components: restore dependency of extra bins on flash...
2019-06-28 Renz Christian Bag... partition_table: move establishing dependencies to...
2019-06-28 Renz Christian Bag... esptool_py: fix issue with variable for esptool args
2019-06-28 Renz Christian Bag... 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 liu zhifuesp_wifi: add limitation for setting maximum WiFi TX...
2019-06-27 Mahavir JainMerge branch 'bugfix/pc_ble_prep_buf_memcpy' into ...
2019-06-27 Jiang Jiang JianMerge branch 'bugfix/btdm_fail_to_config_url_in_eir...
2019-06-27 Shivani Tipnisnvs_util: Add NVS decryption feature
2019-06-27 Michael (XIAO Xufeng)esp_flash: add initialization interface for SPI devices
2019-06-27 Michael (XIAO Xufeng)spi_common: add interface to get whether the bus is...
2019-06-27 Michael (XIAO Xufeng)spi_common: deprecate some public APIs
2019-06-27 Michael (XIAO Xufeng)spi_master: move the spi_bus_init function into common...
2019-06-27 Michael (XIAO Xufeng)sdio_slave: fix the send_flush infinite loop issue
2019-06-27 Angus GrattonMerge branch 'feature/ringbuffer_static_allocation...
2019-06-27 Angus GrattonMerge branch 'feature/remove_mbedtls_cmake_workarounds...
2019-06-27 Angus GrattonMerge branch 'feature/idf_py_add_positional_args_to_sub...
2019-06-27 Angus GrattonMerge branch 'bugfix/cmake_esptool_args_path' into...
2019-06-27 Angus Grattonesptool+cmake: Fix path generation for args.in2 file
2019-06-27 Jiang Jiang JianMerge branch 'bugfix/bt_typo' into 'master'
2019-06-27 Hrishikesh DhayagudeFix typo from the commit "Reduce the size of DRAM"
2019-06-26 Jiang Jiang JianMerge branch 'bugfix/btdm_fix_hci_enhance_conn_complete...
2019-06-26 Renz Christian Bag... mbedtls: remove component CMake file workarounds
2019-06-26 Darian Leungesp_ringbuf: Add static allocation, refactor, and updat...
2019-06-26 Jiang Jiang JianMerge branch 'bugfix/btdm_add_readme_for_BLE_demos...
2019-06-26 Angus GrattonMerge branch 'feature/sntp_update_delay' into 'master'
2019-06-26 Jiang Jiang JianMerge branch 'feature/btdm_add_ble_ancs_demo' into...
2019-06-26 Angus GrattonMerge branch 'feature/fatfs_r013cp4' into 'master'
2019-06-26 Mahavir JainMerge branch 'feature/prov_wifi_scan_list' into 'master'
2019-06-26 baohongdecomponents/bt: Fix connect fail with some speakers
2019-06-26 Jiang Jiang JianMerge branch 'bugfix/btdm_intr_wdt_after_controller_dis...
2019-06-26 Anurag Karwifi_provisioning : Added Wi-Fi Scan list feature to...
2019-06-26 baohongdecomponents/bt: Fix fail to config URL in EIR
2019-06-26 suda-morrisadd esp_eth component
2019-06-26 Angus GrattonMerge branch 'bugfix/stdoutflush' into 'master'
2019-06-26 Angus Grattonbootloader_support: Add C++ header guards
2019-06-26 Angus GrattonMerge branch 'feature/flash_encryption' into 'master'
2019-06-26 Angus GrattonMerge branch 'bugfix/esp_https_ota_heap_failure' into...
2019-06-26 Angus GrattonMerge branch 'feature/esp_tls_server' into 'master'
2019-06-26 Angus GrattonMerge branch 'feature/upgrade_mbedtls_to_v2.16.1' into...
2019-06-25 Jitin Georgeesp_https_server: Add support for esp-tls server APIs
2019-06-25 Jitin Georgeesp_tls: Add support for server side SSL/TLS connection
2019-06-25 Jitin Georgeesp_http_client: Add support to disable validation...
next