]> granicus.if.org Git - esp-idf/shortlog
esp-idf
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 Jeroen DomburgMerge branch 'feature/instruct_nghttp_xml' into 'master'
2016-09-29 Jeroen DomburgMerge branch 'feature/freertos_untested_feature_assert...
2016-09-28 Jeroen DomburgMerge branch 'master' into feature/freertos_untested_fe...
2016-09-28 liuzhifucomponents/lib: update wifi lib
2016-09-28 Jeroen DomburgAutomatically pin no-cpu-affinity task to a core when...
2016-09-28 Wu Jian Gangcomponents/expat: just change format of expat.rst
2016-09-28 Wu Jian Gangcomponents/nghttp: just change format of nghttp.rst
2016-09-28 liuhancomponents/nghttp: a few grammar fixes
2016-09-28 liuhancomponents/expat: a few grammar fixes
2016-09-28 liuhancomponents/nghttp: add nghttp library description
2016-09-28 liuhancomponents/expat: add expat library description
2016-09-28 Wu Jian GangMerge branch 'feature/btdm_lib_update' into 'master'
2016-09-28 Jeroen DomburgAdd ringbuf.c. This works like a FreeRTOS queue, but...
2016-09-28 wangmengyangcomponent/bt: update libbtdm_app.a
2016-09-27 Ivan GrokhotkovMerge branch 'feature/btdm_controller' into 'master'
2016-09-27 Ivan GrokhotkovMerge branch 'master' into feature/btdm_controller
2016-09-27 Ivan GrokhotkovMerge branch 'feature/initial_examples' into 'master'
2016-09-27 Angus GrattonMerge branch 'feature/esptool_bump' into 'master'
2016-09-27 Angus GrattonMerge remote-tracking branch 'origin/bugfix/modify_some...
2016-09-27 Angus Grattonapp_main: Return type to void
2016-09-27 Ivan GrokhotkovMerge branch 'master' into feature/btdm_controller
2016-09-27 Jeroen DomburgFix UNTESTED_FUNCTION includes, remove unnecessary...
2016-09-27 Ivan Grokhotkovwifi: move type definitions into separate header file
2016-09-27 Jeroen DomburgAdd UNTESTED_FUNCTION() call to untested functions...
2016-09-27 Ivan Grokhotkovwifi: use default esp_event_send handler in WIFI_INIT_C...
2016-09-27 Angus Grattonnvs: Remove flash layout arguments from nvs_init()
2016-09-27 Angus GrattonAdd contributor agreement, update CONTRIBUTING file
2016-09-27 Angus GrattonUpdate http_request & https_request examples for new...
2016-09-27 Angus GrattonAdd very simple "hello world" & "blink" examples
2016-09-27 Angus GrattonBuild examples out-of-tree as part of CI process
2016-09-27 Angus GrattonExamples: Use event groups for waiting until WiFi is...
2016-09-27 Angus GrattonBT example: Enable BT stack in config by default
2016-09-27 Angus GrattonBT: Relink component on new BT library, auto-initialise...
2016-09-27 Angus GrattonDocumentation: Add contributor guide, expand README...
2016-09-27 Angus GrattonUpdate gitignore for examples
2016-09-27 Angus Grattonexamples: Add https_request example
2016-09-27 Angus Grattonmbedtls: Add some initial menuconfig options
2016-09-27 Angus Grattonexamples: HTTP request example
2016-09-26 liuzhifucomponent/esp32: udpate wifi lib
2016-09-26 liuzhifucomponent/esp32: modify bool argument name from enable...
2016-09-26 Wu Jian GangMerge branch 'feature/nghttp' into 'master'
2016-09-26 liuzhifucomponent/esp32: adjust some APIs
2016-09-26 Wu Jian Gangcomponents/nghttp: rename Makefile to component.mk
2016-09-26 liuhancomponents/nghttp: add HTTP2.0 protocol feature
2016-09-26 wangmengyangcomponent/bt: add VHCI mutex protetion
2016-09-26 Ivan GrokhotkovMerge branch 'feature/init_refactoring' into 'master'
2016-09-26 Ivan Grokhotkovcompoenents/esp32: don't alias start_cpu1 to start_cpu0...
2016-09-26 Ivan Grokhotkovcomponents/freertos: fix a bug with an uninitialised...
2016-09-26 Angus GrattonMerge branch 'bugfix/spelling_and_crlf_fix_in_panic...
2016-09-26 Angus Grattonesptool: Bump upstream revision
2016-09-26 Ivan GrokhotkovChange application entry point name back to app_main
2016-09-26 Ivan GrokhotkovMerge branch 'master' into feature/init_refactoring
2016-09-26 Ivan Grokhotkovgitlab-ci: build SSC with matching branch name, if...
2016-09-26 Ivan GrokhotkovMerge branch 'feature/nvs_speed_improvement' into ...
2016-09-26 Ivan Grokhotkovcomponents/spi_flash: remove stray level of indentation
2016-09-26 Ivan Grokhotkovcomponents/nvs: fix broken sentences in comment blocks
2016-09-26 Ivan Grokhotkovcomponents/esp32: fix renaming of esp_event_set_cb...
2016-09-26 Ivan Grokhotkovcomponents/esp32: remove "_user" part from entry points...
2016-09-26 Jeroen DomburgFix a spelling mistake in panic message, add carriage...
2016-09-26 Angus GrattonMerge branch 'bugfix/clean_up_warnings' into 'master'
2016-09-25 Ivan Grokhotkovcomponents/lwip,esp32: fixes for C++
2016-09-25 Ivan Grokhotkovcomponents/bt: fix compilation, remove ./ from makefile
2016-09-25 Ivan Grokhotkovcomponents/esp32: clarify type of queue in wifi_init_co...
2016-09-25 Ivan Grokhotkovcomponents/esp32: add ESP_ERROR_CHECK
2016-09-25 Ivan GrokhotkovEvent handling refactoring
2016-09-25 Ivan Grokhotkovclean up warnings
2016-09-25 Ivan Grokhotkovcomponents/esp32,bt: fix typos in comments
2016-09-25 Ivan GrokhotkovStartup flow refactoring
2016-09-23 Ivan GrokhotkovRoll back submodule version
2016-09-23 Jeroen DomburgSpinlocks already come initialized. Remove the code...
2016-09-23 Jeroen DomburgRemove all references to prvLockQueue / prvUnlockQueue
2016-09-23 Wu Jian GangMerge branch 'feature/btdm_controller' into 'master'
2016-09-23 Ivan Grokhotkovcomponents/esp32: clean up unused function warnings...
2016-09-23 snakeadd 'extern C' in header files
2016-09-23 Ivan Grokhotkovclean up warnings
2016-09-23 snakeadd .h license header
2016-09-23 snake1. clean up the macro. 2. change component/bt/lib url...
2016-09-23 Ivan Grokhotkovcomponents/nvs: fix build, use log library instead...
2016-09-23 Ivan Grokhotkovcomponents/spi_flash: add flash operation counters...
2016-09-23 Ivan Grokhotkovcomponents/nvs: add erase function
2016-09-22 wangmengyangBLE ADV Demo
2016-09-22 Ivan Grokhotkovcomponents/nvs: fix formatting
2016-09-22 Ivan Grokhotkovcomponents/nvs: batch writes when possible
2016-09-22 Ivan GrokhotkovMerge branch 'master' into feature/btdm_controller
2016-09-22 Ivan GrokhotkovKconfig: make WiFi and BT mutually exclusive
2016-09-22 Ivan Grokhotkovcomponents/bt: add library as submodule
2016-09-22 Ivan Grokhotkovcomponents/bt: remove binary library
2016-09-22 snakeadd btdm_controller 1st
2016-09-22 Wu Jian Gangesp32/lib: update to f6d55836
2016-09-22 Wu Jian GangMerge branch 'bugfix/tw7054' into 'master'
2016-09-22 liuzhifutcpip_adapter: set sta ip to IP_ADDR_ANY when sta disco...
2016-09-22 Ivan GrokhotkovMerge branch 'driver_merge_tmp/fix_fifo_struct_header...
2016-09-22 Ivan GrokhotkovMerge branch 'driver_merge_tmp/merge_gpio' into 'master'
2016-09-22 WangjialinMerge branch 'master' into driver_merge_tmp/merge_gpio
2016-09-22 Ivan Grokhotkovcomponents/spi_flash: add performance counters
2016-09-22 Wangjialinuse uint8_t for fifo struct in uart and i2c
2016-09-21 Ivan Grokhotkovcomponents/nvs: maintain item hash list at page level
next