]> granicus.if.org Git - esp-idf/history - examples
Merge branch 'bugfix/btdm_gattc_adv_bug' into 'master'
[esp-idf] / examples /
2017-04-27 Jiang Jiang JianMerge branch 'bugfix/btdm_gattc_adv_bug' into 'master'
2017-04-27 Jiang Jiang JianMerge branch 'feature/btdm_ble_bt_separa' into 'master'
2017-04-27 Jiang Jiang JianMerge branch 'feature/opt_scan_before_connect' into...
2017-04-27 Jeroen DomburgMerge branch 'feature/spi_slave' into 'master'
2017-04-27 Jeroen DomburgSPI: Small fixes according to MR comments
2017-04-27 Jeroen DomburgSPI: Split common SPI stuff out of master driver; add...
2017-04-27 Ivan GrokhotkovMerge branch 'bugfix/esp32_core_dump_sanity_checks...
2017-04-27 Ivan GrokhotkovMerge branch 'feature/cpu_restart_sequence' into 'master'
2017-04-26 islandcomponent/bt: Fix memory leakage, connection fail bugs
2017-04-26 Ivan GrokhotkovMerge branch 'feature/32k_xtal' into 'master'
2017-04-26 Ivan GrokhotkovAdd support for 32k XTAL as RTC_SLOW_CLK source
2017-04-25 Yulongcomponent/bt:Merge the new master to this branch
2017-04-25 YulongMerge branch 'master' of ssh://gitlab.espressif.cn...
2017-04-25 Ivan GrokhotkovMerge branch 'feature/wear_levelling' into 'master'
2017-04-25 Ivan GrokhotkovMerge branch 'feature/xtal_freq_autodetect' into 'master'
2017-04-25 Ivan GrokhotkovMerge branch 'bugfix/sdmmc_timeout' into 'master'
2017-04-25 Jiang Jiang JianMerge branch 'feature/ppp_over_serial' into 'master'
2017-04-25 Jiang Jiang JianMerge branch 'bugfix/fatfs_sdmmc_cleanup' into 'master'
2017-04-25 Jiang Jiang JianMerge branch 'bugfix/remove_unneeded_header_file_includ...
2017-04-24 Jiang Jiang JianMerge branch 'feature/ethernet_lan8720' into 'master'
2017-04-24 Jiang Jiang JianMerge branch 'bugfix/gattc_example_strcmp' into 'master'
2017-04-24 Jiang Jiang JianMerge branch 'bugfix/tw7105_tcp_stable_test_abort_issue...
2017-04-24 Jiang Jiang JianMerge branch 'example/perf_tcp_udp_revision' into ...
2017-04-24 Jiang Jiang JianMerge branch 'feature/add_limit_for_all_dynamic_ebuf...
2017-04-24 Jiang Jiang JianMerge branch 'feature/support_read_mac_addr_from_custom...
2017-04-21 Ivan GrokhotkovMerge branch 'bugfix/rtc_reg_fields' into 'master'
2017-04-21 Ivan GrokhotkovMerge branch 'bugfix/xtal_freq_after_wdt_reset' into...
2017-04-21 Angus GrattonPPPoS example: Move pin configuration to menuconfig...
2017-04-21 Angus GrattonMerge branch 'bugfix/github_fixes' into 'master'
2017-04-21 Angus GrattonMerge branch 'bugfix/driver_const_params' into 'master'
2017-04-21 Angus GrattonPPPoS: Rearrange config items (move TCP/IP stack size...
2017-04-21 Adrian MuzykaEnable lwip PPPoS support
2017-04-21 rudi ;-)OTA example readme: [typo]: Worflow to Workflow
2017-04-20 Angus GrattonEthernet example: Add README, use menuconfig for all...
2017-04-20 Angus Grattonethernet: Refactor PHY support to be part of ethernet...
2017-04-20 Robin Cutshawexamples/ethernet: Add LAN8720 phy support
2017-04-19 Yulongcomponent/bt:Added the GATTS_INCLUDED macro to the...
2017-04-18 chenyudongtcp_udp_perf: add license and modify some details
2017-04-18 Yulongcomponent/bt:rebase the BT_BLE_separate to the new...
2017-04-18 Asuki KonoReplace to strncmp from strcmp to check device_name...
2017-04-17 Ivan Grokhotkovadd wear_levelling component and example
2017-04-14 Ivan GrokhotkovMerge branch 'feature/esp32_d2wd_support' into 'master'
2017-04-14 Jiang Jiang JianMerge branch 'feature/btdm_sec_rebase_api' into 'master'
2017-04-13 Yulongcomponent/bt:move the btdm_rebase_ssp_api branch to...
2017-04-13 Jiang Jiang JianMerge branch 'feature/check_invalid_cache_access' into...
2017-04-13 Jiang Jiang JianMerge branch 'bugfix/check_wifi_state_when_wifi_deinit_...
2017-04-13 Ivan GrokhotkovMerge branch 'feature/tw11250_add_tcp_delay_statistics...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/uart_tx_buffer_blocked' into ...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/bootloader_error_handling_code...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/http_request_example' into 'master'
2017-04-13 Jiang Jiang JianMerge branch 'bugfix/lwip_sta_ap_netif_names' into...
2017-04-13 Jiang Jiang JianMerge branch 'feature/btdm_avrc' into 'master'
2017-04-13 Jiang Jiang JianMerge branch 'example/wifi_wps_ps_license' into 'master'
2017-04-13 chenyudongwps_ps: add license
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/ota_runtime_check_encrypted_flash...
2017-04-12 wangmengyangcomponent/bt: implement classic Bluetooth profiles...
2017-04-12 Jiang Jiang JianMerge branch 'example/wifi_wps_ps' into 'master'
2017-04-12 Jiang Jiang JianMerge branch 'example/wifi_performance' into 'master'
2017-04-12 Jiang Jiang JianMerge branch 'bugfix/btdm_gatt_memory_leak' into 'master'
2017-04-12 Jiang Jiang JianMerge branch 'feature/btdm_stop_adv_scan_event_rebase...
2017-04-12 islandbt component: Add stop adv/scan completed event
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/build_fix_for_old_git' into 'master'
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/doc_update_for_centos' into 'master'
2017-04-12 Ivan GrokhotkovMerge branch 'feature/rtc_clk_impl' into 'master'
2017-04-11 Ivan GrokhotkovMerge branch 'bugfix/flash_busy_check_Wait_SPI_Idle...
2017-04-11 Ivan Grokhotkovexamples: increase stack size in http_request
2017-04-11 Ivan Grokhotkovexamples: fix https_request request content
2017-04-11 Malte Jandudafixing http_request_example request content
2017-04-11 Ivan GrokhotkovMerge branch 'feature/btdm_add_scan_data_len' into...
2017-04-11 islandbt component: optimize scan feature
2017-04-10 chenyudongmodify some text error
2017-04-10 wangmengyangcomponent/bt: implement classic Bluetooth profiles...
2017-04-10 Ivan GrokhotkovMerge branch 'feature/parse_unit_test_cases_from_build_...
2017-04-10 Ivan GrokhotkovMerge branch 'feature/mdns_afl_fuzz' into 'master'
2017-04-10 chenyudongtcp_udp: remove some unnecessary functions.
2017-04-10 chenyudongeg/perf:modify README.
2017-04-10 chenyudongeg/perf:modify udp_perf and some mistakes
2017-04-10 chenyudongtcp_perf:modify tcp_perf with some new options.
2017-04-10 yudongchen95customization parameters in menuconfig,combine codes...
2017-04-10 yudongchen95wifi performance: add wifi performance examples includi...
2017-04-07 Ivan GrokhotkovMerge branch 'bugfix/btdm_task_priority' into 'master'
2017-04-07 Ivan GrokhotkovMerge branch 'feature/panic_wdt' into 'master'
2017-04-07 Ivan GrokhotkovMerge branch 'feature/btdm_uart_hci' into 'master'
2017-04-06 wangmengyangMerge branch 'master' into feature/btdm_avrc
2017-04-06 Tian Haocomponent/bt : modify bluetooth config style
2017-04-05 Tian Haocomponent/bt : add uart(1/2) as HCI IO directly
2017-04-01 Jiang Jiang JianMerge branch 'feature/tw10169_optimize_dhcp_renew_rebin...
2017-03-31 chenyudongwps_ps: Add new options to menuconfig, modify README...
2017-03-31 chenyudongexample: adding wifi example wps and power save.
2017-03-31 Ivan GrokhotkovMerge branch 'bugfix/flash_op_deadlock' into 'master'
2017-03-31 wangmengyangMerge branch 'master' into feature/btdm_avrc
2017-03-31 Jeroen DomburgMerge branch 'bugfix/spi_timing_issues' into 'master'
2017-03-30 wangmengyangcomponent/bt: fix the dependence issue in Kconfig
2017-03-30 Jiang Jiang JianMerge branch 'feature/add_scan_time_config' into 'master'
2017-03-29 Ivan GrokhotkovMerge branch 'bugfix/git_porcelain_arg' into 'master'
2017-03-29 Ivan GrokhotkovMerge branch 'bugfix/cpu1_isr_stack_location' into...
2017-03-29 Angus GrattonMerge branch 'feature/mdns_dnssd_metaquery' into 'master'
2017-03-29 Angus GrattonMerge branch 'bugfix/example_naming' into 'master'
2017-03-28 Angus GrattonMerge branch 'bugfix/windows_setup' into 'master'
2017-03-27 Angus Grattonexamples: Standardise naming of files, symbols, etc...
next