]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-10-17 Angus Grattonpthread: Add support for pthread thread local storage
2017-10-17 Angus Grattonfreertos: Idle task shouldn't hold xTaskQueueMutex...
2017-10-17 Angus Grattoncxx tests: Fix race condition w/ leak checker when...
2017-10-17 Angus GrattonMerge branch 'feature/sockets_files_shared_fd_space...
2017-10-17 Ivan GrokhotkovMerge branch 'bugfix/add_mutex_for_dual_core_hooks...
2017-10-17 Ivan GrokhotkovMerge branch 'bugfix/ets_timer_iram' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'feature/spiram_init_in_app' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/soc_component_rodata' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/sd_card_fixes' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/console_empty_command' into 'master'
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/freertos_portmux_debug' into ...
2017-10-16 Ivan GrokhotkovMerge branch 'bugfix/nvs_init_partition' into 'master'
2017-10-16 Angus Grattonwifi/bt coexistence: Fix disabled cache access race...
2017-10-16 Jiang Jiang... Merge branch 'bugfix/tw15595_eth_got_ip_log_error'...
2017-10-16 Jiang Jiang... Merge branch 'feature/some_refactor_for_esp_ping' into...
2017-10-16 Darian Leungesp32/Add mutex for dual core hooks
2017-10-16 Angus Grattonvfs: Remove fd_offset member
2017-10-16 Angus Grattonvfs: Add C++ guards to esp_vfs_dev.h
2017-10-16 Angus Grattonlwip: Check for underflow in FD_SET()/FD_GET()
2017-10-16 Angus Grattonlwip: Fix bug with LWIP_SOCKET_OFFSET & IGMP group...
2017-10-16 Angus Grattonnewlib: Remove fcntl() implementation from libc
2017-10-16 Angus Grattonlwip: Route LWIP socket POSIX I/O functions via IDF...
2017-10-16 Angus Grattonvfs: Add ioctl() to filesystem set
2017-10-16 Angus GrattonMerge branch 'bugfix/freertos_resume_scheduler_pending_...
2017-10-16 Ivan Grokhotkovspiram: expose function to initialize SPI RAM cache
2017-10-14 He Yin LingMerge branch 'bugfix/freertos_dual_core_hooks' into...
2017-10-13 Jiang Jiang... Merge branch 'bugfix/tw15538_ipv6_socket_close_error...
2017-10-13 Darian Leungbugfix/freertos_dual_core_hooks
2017-10-13 Jiang Jiang... Merge branch 'feature/add_const_for_wifi_api' into...
2017-10-13 Liu Zhi Fulwip: refactor to socket ping
2017-10-13 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_attr_value_crash_when...
2017-10-13 Liu Zhi Fulwip: init lwip error code
2017-10-13 Jiang Jiang... Merge branch 'bugfix/btdm_fix_register_app_id_failed_wh...
2017-10-13 Liu Zhi Fuesp32/tcpipadapter: correct eth ip got event info
2017-10-13 Jiang Jiang... Merge branch 'feature/alloc_memories_of_wifi_and_lwip_i...
2017-10-13 Jiang Jiang... Merge branch 'bugfix/btdm_controller_deinit' into ...
2017-10-13 Liu Zhi Fuesp32: add const for some WiFi api
2017-10-13 zhiweijianComponent/bt: fix crash when set attr value 0
2017-10-13 XiaXiaotianAllocate some memories in SPIRAM first.
2017-10-13 Angus GrattonMerge branch 'bugfix/spi_reset_race' into 'master'
2017-10-13 Angus GrattonMerge branch 'bugfix/libsodium_mbedtls_sha' into 'master'
2017-10-13 Angus GrattonMerge branch 'feature/windows_build_check_msys2' into...
2017-10-13 Angus GrattonMerge branch 'bugfix/freertos_halt_on_startup' into...
2017-10-13 Ivan Grokhotkovfreertos: fix compilation errors with portMUX debugging...
2017-10-13 Ivan Grokhotkovexamples/sdmmc: enable internal pull-ups in SD mode
2017-10-13 Ivan Grokhotkovsdmmc: allow command timeouts to be configured
2017-10-12 Angus Grattonfreertos: Remove "stop program on scheduler start when...
2017-10-12 Ivan Grokhotkovnvs: fix nvs_flash_init_partition initializing default...
2017-10-12 Ivan Grokhotkovconsole: handle empty input to esp_console_run correctly
2017-10-12 zhiweijianComponent/bt: fix register more than 3 app_id failed
2017-10-12 Jiang Jiang... Merge branch 'feature/i2s_apll' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_fix_add_whitelist_failed...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/phy_init_remove_descriptions'...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_remove_bond_device_not_return...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_fix_set_scan_params_not_work...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/i2s_set_pin_valid_gpio' into ...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/ledc_duty_type_change' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'feature/btdm_ibeacon' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'feature/btdm_eddystone' into 'master'
2017-10-12 Jiang Jiang... Merge branch 'bugfix/tw15438_mem_leak_on_wifi_start_sto...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/btdm_set_sec_properity_error'...
2017-10-12 Jiang Jiang... Merge branch 'bugfix/fail_to_connect_in_wps' into ...
2017-10-12 XiaXiaotianRelease DHCP structure memory when netif is down.
2017-10-12 Angus GrattonMerge branch 'bugfix/wifi_tx_buffer_doc' into 'master'
2017-10-12 Angus GrattonMerge branch 'feature/esp32_pico_kit_getting_started_gu...
2017-10-12 Angus Grattonwifi docs: Clarify WIFI_DYNAMIC_TX_BUFFER_NUM config...
2017-10-12 Deng Xinbug fix of fail to connect in wps
2017-10-11 Jiang Jiang... Merge branch 'bugfix/fail_to_reconnect_after_reboot...
2017-10-11 Deng XinWifi: bugfix of fail to reconnect after reboot
2017-10-11 Jiang Jiang... Merge branch 'bugfix/btdm_fix_multi_connection_failed...
2017-10-11 zhiweijianComponent/bt: fix add whitelist failed
2017-10-11 krzychbESP32-PICO-KIT Getting Started Guide
2017-10-10 Angus Grattonfreertos: Also test (& handle) the case where scheduler...
2017-10-10 Angus Grattonfreertos: When scheduler is disabled, tasks on other...
2017-10-10 Angus Grattonfreertos: Fix bug with xTaskResumeAll() not resuming...
2017-10-10 Yulongcomponent/bt: Change the _btc_storage_remove_ble_bondin...
2017-10-10 Yulongcomponent/bt: Change the param.remove_bond_dev_cmpl...
2017-10-10 Tian Haocomponent/bt : allow init after de-init
2017-10-10 Angus GrattonMerge branch 'bugfix/ff_ioctl_types' into 'master'
2017-10-10 Angus GrattonMerge branch 'bugfix/heap_debugging_cleanup' into ...
2017-10-10 Yulongcomponent/bt: Fixed the bug when remove the bonded...
2017-10-10 Jeroen DomburgMerge branch 'feature/docs_update_uart_api' into 'master'
2017-10-10 Jeroen DomburgMerge branch 'feature/docs_update_pcnt_api' into 'master'
2017-10-10 Jeroen DomburgMerge branch 'feature/docs_update_ledc_api' into 'master'
2017-10-10 Jiang Jiang... Merge branch 'feature/scan_optimize' into 'master'
2017-10-10 Angus Grattonheap: Add new heap_caps_check_integrity_all() & heap_ca...
2017-10-10 Angus Grattondoc: Rewrite heap debugging docs to add function/struct...
2017-10-10 Angus GrattonMerge branch 'bugfix/minor_fixes_github' into 'master'
2017-10-10 Angus GrattonMerge branch 'bugfix/multi_heap_get_info_typo' into...
2017-10-10 Deng Xinwifi: optimize scan feature
2017-10-10 Jiang Jiang... Merge branch 'bugfix/btdm_ea_overloaded' into 'master'
2017-10-10 Angus GrattonMerge branch 'feature/freertos_dual_core_hooks_github...
2017-10-10 Ivan Grokhotkovfatfs: use correct return types in ioctl calls
2017-10-10 Ivan GrokhotkovMerge branch 'bugfix/fatfs_timezone' into 'master'
2017-10-10 krzychbUpdated UART API documentation and examples. Included...
2017-10-09 Ivan Grokhotkovphy init: remove descriptions of PHY init parameters
2017-10-09 Angus Grattonheap: Fix documentation references to multi_get_heap_info()
2017-10-09 hackridlinux docs: (Arch) Add key to keyring
2017-10-09 Josh LeveretteFix typo in ble_adv example
2017-10-09 Angus Grattondoc: Fix mentions of Cygwin-style paths to Unix-style
next