]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-11-01 wangmengyangcomponent/bt: merge SDP client and SDP server example...
2016-10-31 wangmengyangcomponent/bt: legacy bt API provide
2016-10-31 wangmengyangcomponent/bt: add new demo for Bluetooth SDP client
2016-10-28 wangmengyangcomponent/bt: add new demo for bluetooth SDP server
2016-10-26 wangmengyangcomponent/bt: implement some APIs for bluetooth SDP...
2016-10-24 wangmengyangcomponent/bt: fix logging format for some source files...
2016-10-21 wangmengyangcomponent/bt: Merge branch 'feature/btdm_bluedroid...
2016-10-21 wangmengyangcomponent/bt: Bluedroid BTA/SDP module is ported
2016-10-19 wangmengyangcomponent/bt: fix compiler error for examples/07_blufi
2016-10-18 Tian Haocomponent/bt : cleanup ^M
2016-10-17 wangmengyangcomponent/bt: fix of compiler errors after previous...
2016-10-17 wangmengyangcomponents/bt: Merge branch 'feature/wechat_prf' into...
2016-10-17 Tian Haocomponent/bt : new coexist lib
2016-10-17 yulongcomponent bt:change the hid profile & bt_profile task
2016-10-17 Tian HaoMerge branch 'feature/btdm_blufi' into feature/btdm_blu...
2016-10-17 yulongcomponent bt: added the WX_AIRSYNC_CFG macro to control...
2016-10-16 Tian HaoMerge branch 'master' into feature/btdm_blufi
2016-10-16 Tian HaoMerge branch 'feature/btdm_blufi' into feature/btdm_blu...
2016-10-16 Tian Haocomponent/bt: cleanup phy/rtc/pp libs
2016-10-15 yulongcomponent bt:1.update the BLE hid to the project
2016-10-15 yulongcomponent bt: 1.modified the btu buffer size from 15...
2016-10-15 yulongcommponent bt: update the components/bt/lib & component...
2016-10-14 yulongcommponant bt:change bt_app_main to app_main
2016-10-13 yulongcommponent bt:1.added the bt_prf_sys_main.c file which...
2016-10-13 yulongcommponent bt:1.add bt_prf_act.c file for the state...
2016-10-13 Ivan GrokhotkovMerge branch 'feature/test_auto_config' into 'master'
2016-10-13 yulongcommponent bt: 1.added the bt_app_sec.c file used for...
2016-10-12 Jeroen DomburgMerge branch 'bugfix/small_fixes_jd' into 'master'
2016-10-12 yulongcommponent bt:added the bt_prf_evt.h file defined the...
2016-10-12 yulongcommponent bt:add bt_prf_task.c file for proceess the...
2016-10-12 Yinlingremove debug command "ls" in test report job
2016-10-12 Yinlingshould set TEST_CASE_FILE_PATH before CONFIG_FILE use it
2016-10-12 Yinlingrename components/test to idf_test:
2016-10-11 yulongcommponent bt:modified the cpu_start.c app_main functio...
2016-10-11 yulongcommponent bt:add the wechat airsync profile to the...
2016-10-11 Angus GrattonReinstate build_examples gitlab CI case
2016-10-11 Yinlingfix issue on test report job:
2016-10-11 He Yin Lingcan not put test report to deploy stage, otherwise...
2016-10-11 Yinlingadd job to generate test report
2016-10-11 Yinlingmove content from readme to wiki
2016-10-11 Yinlingadd some missing cases caused by autogen bug
2016-10-11 Yinlingnight jobs should exit succeed if no need to run
2016-10-11 Yinlingupdate current known issue for ESP32 IDF test
2016-10-11 YinlingTest cases use libpcap or libnet are not CI ready now:
2016-10-11 Yinlingadd gitlab key in test template job
2016-10-11 He Yin Lingbuild SSC should also use variable for server name
2016-10-11 Yinlingsync test config from test bench:
2016-10-11 Yinlingupdate job configs for allow case fail feature
2016-10-11 Yinlingadd note that test folder is for internal use.
2016-10-11 Yinlingsync several changes from auto_test_script:
2016-10-11 Yinlingadd KnownIssues file to test:
2016-10-11 Yinlingfix bugs in config files:
2016-10-11 Yinlingauto_test_script will be cloned from gitlab
2016-10-11 Yinlingmodify document to add how to run test locally
2016-10-11 Yinlingrevise .gitlab-ci.yml:
2016-10-11 Yinlingupdate CI config file:
2016-10-11 Yinlingadd auto generated test folder to components:
2016-10-10 Angus GrattonMerge branch 'bugfix/fixes_from_github' into 'master'
2016-10-10 Angus Grattonbuild system: Add -fno-rtti when compiling C++ code
2016-10-10 Angus GrattonFreeRTOS KConfig: Limit tick rate to 1000Hz
2016-10-10 Angus Grattonbootloader: Fix accidental tabs introduced in !78
2016-10-10 Angus Grattonbuild system: Print a WARNING if any submodule is out...
2016-10-10 rudi ;-)Fix stack overflow message format
2016-10-10 Angus Gratton'make flash' targets: Print serial port when flashing
2016-10-10 Angus GrattonMerge branch 'feature/support_iperf' into 'master'
2016-10-10 Jeroen DomburgMerge branch 'feature/rmt_add_struct_for_memory' into...
2016-10-10 wangmengyang1. Recover "future_t" model implementation using semaph...
2016-10-10 wangmengyangrecover semaphore in fixed_queue to control the queue...
2016-10-10 wangmengyangminor bug fixes for releasing bluedroid task events...
2016-10-10 Tian Haocomponent/bt : advertising no random address
2016-10-09 liuzhifulwip/esp32: support iperf
2016-10-09 Jeroen DomburgRename include, use spaces instead of tabs
2016-10-08 Jeroen DomburgConvert Windows -> Unix line ends in gpio.c
2016-10-08 Jeroen DomburgMove heap_alloc_caps.h to a location where it can be...
2016-10-08 Jeroen DomburgAdd data memory for RMT peripheral
2016-10-07 Tian Haocomponent/bt : add bluf that use bluetooth config wifi...
2016-10-07 Tian Haocomponent/bt : modify some files adapt to new master
2016-10-07 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
2016-10-06 Angus GrattonMerge branch 'bugfix/syscall_write' into 'master'
2016-10-06 Angus Grattonsyscall write: Should return number of bytes written
2016-09-30 Jeroen DomburgAlso push relevant tags over
2016-09-30 Wu Jian Gangesp32: add libsmartconfig.a to link libs v0.9
2016-09-30 Wu Jian GangMerge branch 'feature/wifi_lib_update' into 'master'
2016-09-30 Wu Jian Gangesp32: not link wps
2016-09-30 Wu Jian Gangesp32/lib: update wifi lib to a1e5f8b9
2016-09-30 Wu Jian Gangesp32: remove esp_wps.h
2016-09-30 Jeroen DomburgMerge branch 'driver_merge_tmp/merge_smartconfig' into...
2016-09-29 Wangjialinadd smartconfig header files(merge this after updating...
2016-09-29 Wu Jian GangMerge branch 'bugfix/fix_rxbuf_leak_issue' into 'master'
2016-09-29 Wu Jian Gangesp32/lib: update wifi lib to 3853d7ae
2016-09-29 Wu Jian GangMerge branch 'feature/deep_sleep_wake_stub' into 'master'
2016-09-29 jackAdd Comments
2016-09-29 Wu Jian GangMerge branch 'feature/tcpip_adapter_comments' into...
2016-09-29 Jeroen DomburgMerge branch 'driver_merge_tmp/merge_ledc' into 'master'
2016-09-29 WangjialinModify spinlock error in periph_ctrl.c
2016-09-29 Jeroen DomburgMerge branch 'workaround/pin_noaffinity_task_to_core_wh...
2016-09-29 Jeroen DomburgDefine xcoreid offset, add warning in tcb struct wrt...
2016-09-29 Wu Jian GangMerge branch 'bugfix/tw6513_fix_memory_leak_issue'...
2016-09-29 Wu Jian Gangcomponents/tcpip_adapter: add some comments
2016-09-29 Jeroen DomburgMerge branch 'feature/instruct_nghttp_xml' into 'master'
next