]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-10-06 Angus GrattonMerge branch 'bugfix/pthread_join_hangup' into 'master'
2017-10-04 Ivan GrokhotkovMerge branch 'bugfix/revert_wdt_changes' into 'master'
2017-10-01 Alexey Gerenkovfreertos: Fixes deadlock in pthread_once for init_routi...
2017-10-01 Alexey Gerenkovfreertos: Fixes hangup upon pthread_join on finished...
2017-09-30 Jeroen DomburgRevert "esp32: New Task Watchdog API"
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_hci_mode_periph_clk' into...
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_change_pll_track_interrupt...
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_btc_ble_set_rand_addr' into...
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_mem_leak_of_gattc_open_and_cl...
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_gattc_mutiple_read_bug' into...
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_gattc_get_db_prop_bug' into...
2017-09-30 Jiang Jiang... Merge branch 'bugfix/btdm_fail_to_find_handle_#15534...
2017-09-30 Jeroen DomburgMerge branch 'bugfix/explicit_task_wdt_feed' into ...
2017-09-29 Darian Leungesp32: New Task Watchdog API
2017-09-29 Darian Leungesp32: Fix task watchdog timer triggering issues TW...
2017-09-29 baohongdecomponent/bt: Fix bug of function btc_ble_set_rand_addr
2017-09-29 Jeroen DomburgMerge branch 'test/unity_print' into 'master'
2017-09-28 Jeroen DomburgMerge branch 'feature/malloc_psram' into 'master'
2017-09-28 Jeroen DomburgAdd logic to make external RAM usable with malloc()
2017-09-28 baohongdecomponent/bt: Fix bug of function btc_ble_set_rand_addr
2017-09-28 baohongdecomponent/bt: Fix bug of memory leak of gatt open and...
2017-09-28 Yulongcomponent/bt: Fix the bug of total attr didn't reset...
2017-09-27 Angus GrattonMerge branch 'feature/add_espnow_example' into 'master'
2017-09-27 michaeltest: update the format of TEST_ASSERT macro series...
2017-09-27 Jeroen DomburgMerge branch 'test/spi_master_internal_connect' into...
2017-09-27 Angus GrattonMerge branch 'bugfix/bt_sdp_server_continuation' into...
2017-09-27 michaeltest(spi_master): add test case for 3 DMA issues with...
2017-09-26 Angus Grattonbluedroid: Add continuation offset check to SDP server
2017-09-26 Ivan GrokhotkovMerge branch 'bugfix/timestamp' into 'master'
2017-09-26 Ivan GrokhotkovMerge branch 'bugfix/bind_dhcp_server_udp_to_ip_of_ap...
2017-09-26 Ivan GrokhotkovMerge branch 'feature/support_wifi_country_api' into...
2017-09-26 Ivan GrokhotkovMerge branch 'feature/docs_update_sigmadelta_api' into...
2017-09-26 michaelfix(global, log): fix `esp_log(_early)_timestamp` readi...
2017-09-26 Liu Zhi Fuesp32: support wifi country code
2017-09-26 Angus GrattonMerge branch 'feature/docs_updating_idf' into 'master'
2017-09-26 Ivan GrokhotkovMerge branch 'feature/record_more_info_of_scanned_ap...
2017-09-26 Ivan GrokhotkovMerge branch 'feature/tw15502_add_iperf_example' into...
2017-09-26 Liu Zhi Fuexample: add iperf example
2017-09-25 krzychbUpdated sigma delta API documenation and example
2017-09-25 Tian Haocomponent/bt : change pll track interrupt bits
2017-09-25 Jiang Jiang... Merge branch 'bugfix/scan_fail' into 'master'
2017-09-25 Tian Haofix example of controller_hci_uart peripheral clk init
2017-09-25 Angus GrattonMerge branch 'feature/multi_heap_assert' into 'master'
2017-09-23 XiaXiaotianFix the bug that if one device is in station+softap...
2017-09-22 Ivan GrokhotkovMerge branch 'test/update_ble_known_issues' into 'master'
2017-09-22 Ivan GrokhotkovMerge branch 'bugfix/gpio26_rtc_hold' into 'master'
2017-09-22 Ivan GrokhotkovMerge branch 'bugfix/light_sleep' into 'master'
2017-09-22 XiaXiaotianAdd an example to show how to use ESPNOW
2017-09-22 XiaXiaotianRecord more information of scanned AP
2017-09-22 Ivan GrokhotkovMerge branch 'bugfix/dport_in_single_core' into 'master'
2017-09-22 Angus GrattonMerge branch 'bugfix/build_kconfig_deps' into 'master'
2017-09-22 Angus GrattonMerge branch 'bugfix/build_system_regen_component_vars...
2017-09-22 Ivan Grokhotkovesp32: exclude DPORT-related code in single core mode
2017-09-22 Ivan Grokhotkovlight sleep: make sure code to be placed into IRAM...
2017-09-22 He Yin Lingtest: udpate new BLE known issues:
2017-09-22 Angus Grattonbuild: make clean should remove all .d files in tools...
2017-09-21 Angus GrattonMerge branch 'doc/windows_env_updates' into 'master'
2017-09-21 Tian Haocomponent/bt : fix bug of scan fail after a long time
2017-09-21 Ivan GrokhotkovMerge branch 'bugfix/btdm_enable_limit' into 'master'
2017-09-21 Jeroen DomburgMerge branch 'docs/FreeRTOS_SMP_Changes' into 'master'
2017-09-21 Darian Leungdocs: Added documentation for FreeRTOS SMP changes
2017-09-21 Ivan GrokhotkovMerge branch 'feature/scan_optimize' into 'master'
2017-09-21 Angus Grattondoc: Add steps to update Windows environment installations
2017-09-21 Tian Haocomponent/bt : support bluetooth controller DRAM releas...
2017-09-21 Deng XinWiFi: optimize scan feature
2017-09-21 Ivan GrokhotkovMerge branch 'bugfix/apptrace_down_buf_init' into ...
2017-09-21 Ivan Grokhotkovdriver/rtc: fix copy-paste error in HOLD_FORCE field...
2017-09-20 Angus GrattonMerge branch 'bugfix/spiffs_debug' into 'master'
2017-09-20 Angus GrattonMerge branch 'bugfix/minor_fixes_github' into 'master'
2017-09-20 Angus GrattonMerge branch 'bugfix/eclipse_cpp_headers' into 'master'
2017-09-20 me-no-devFix typo in spiffs config and update submodule
2017-09-20 Yulongcomponent/bt: Change the cmpl_evt command in the bta_ga...
2017-09-20 Angus Grattonbuild system tests: Don't unix2dos .git files, build...
2017-09-20 Angus Grattonbuild system: Fix bad partial builds after updates...
2017-09-20 Angus GrattonMerge branch 'bugfix/lwip_tcp_oversize_assert' into...
2017-09-20 Simon WernerImproved `uart_flush()` documentation.
2017-09-20 Chris Morganopenssl_client, openssl_server example: Fix misspelling...
2017-09-20 dziekonFix CDT GCC parser to correctly parse C++ commands
2017-09-19 Jeroen DomburgMerge branch 'bugfix/spi_temp_buffer_32bit_alignment...
2017-09-19 Tian Haocomponent/bt : fix bluetooth controller enable limit...
2017-09-19 michaelfix(sdspi): fix issues causing the sdspi driver to...
2017-09-19 Yulongcomponent/bt: Fixed the bug of mutiple read can not...
2017-09-19 michaelfix(spi_master): fix the heap corruption bug that RX...
2017-09-19 Ivan GrokhotkovMerge branch 'bugfix/nvs_init_deinit' into 'master'
2017-09-19 Yulongcomponent/bt: Fiexd the bug of the gattc cannot get...
2017-09-19 Ivan Grokhotkovnvs_flash: emulator: fix issues in load function, add...
2017-09-19 Ivan Grokhotkovunit-test-app: initialize partition table info before...
2017-09-19 Ivan Grokhotkovnvs_flash: delete Storage if init fails
2017-09-19 Ivan Grokhotkovnvs_flash: add functions to deinitialize storage
2017-09-19 Ivan GrokhotkovMerge branch 'bugfix/minor_nvs_remove_unused_header...
2017-09-18 Ivan GrokhotkovMerge branch 'feature/toolchain-update' into 'master'
2017-09-18 Amey Inamdarnvs: minor - removed unused header inclusion
2017-09-18 Jiang Jiang... Merge branch 'feature/btdm_cherry_pick_ble_new_api...
2017-09-18 Yulongcomponnent/bt: remove the <<<<<<< HEAD in the code.
2017-09-18 Yulongsquash again
2017-09-18 Angus Grattonwindows: Update windows prereq script & precompiled...
2017-09-18 Ivan GrokhotkovMerge branch 'feature/log_buffer' into 'master'
2017-09-18 Angus Grattonmulti_heap_poisoning: Use MULTI_HEAP_STDERR_PRINTF...
2017-09-18 Angus Grattonmulti_heap: Print the problem address when aborting...
2017-09-18 michaelfeat(log): add new function to log buffer with level...
next