]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-08-23 Ivan Grokhotkovmake: add defconfig, don't run silentoldconfig before...
2016-08-23 Jeroen DomburgMerge branch 'feature/configurable_add_lf_after_cr_prin...
2016-08-23 Jeroen DomburgAdd cr after a lf is printed (configurable)
2016-08-23 Ivan GrokhotkovMerge branch 'feature/nvs_tests' into 'master'
2016-08-23 Ivan Grokhotkovcomponents/nvs: strlcpy is not available on Linux,...
2016-08-23 Ivan Grokhotkovcomponents/nvs: run small number of tests as part of...
2016-08-23 Ivan Grokhotkovcomponents/nvs: fix typos in readme
2016-08-23 Ivan Grokhotkovcomponents/nvs: fix host build with GCC 4.9, add covera...
2016-08-23 Ivan Grokhotkovcomponents/nvs: handle more cases where sudden power...
2016-08-23 Ivan Grokhotkovcomponents/nvs: clear handles list on init, fix returni...
2016-08-23 Ivan Grokhotkovcomponents/nvs: fix infinite loop when loading namespaces
2016-08-23 Ivan Grokhotkovcomponents/nvs: add debugging facilities and runtime...
2016-08-23 Ivan Grokhotkovcomponents/nvs: make some methods const
2016-08-23 Jeroen DomburgMerge branch 'feature/esptoolpy_performance' into ...
2016-08-23 Ivan GrokhotkovMerge branch 'feature/docs_osx_gettingstarted' into...
2016-08-23 Ivan GrokhotkovMerge branch 'feature/gitlab-ci' into 'master'
2016-08-23 Ivan Grokhotkovdocs: macOS update started guide
2016-08-22 Ivan Grokhotkovdocs: add setup guide for macOS
2016-08-22 Ivan Grokhotkovgitlab-ci: push master to GitHub master on success
2016-08-22 Angus Grattonesptool.py & Makefile: Fix compressed upload support...
2016-08-22 Angus Grattonesptool.py: Set higher baud rates on ESP32
2016-08-22 Angus GrattonMerge branch 'default_freq' into 'master'
2016-08-22 Ivan Grokhotkovgitlab-ci: initial version
2016-08-22 Jeroen DomburgMerge branch 'bugfix/spurious_uninitialized_mux_notice...
2016-08-22 Jeroen DomburgAdd C99-style named field in initialisation struct
2016-08-22 Jeroen DomburgOops, left in a debugging break.n. Removed.
2016-08-22 Jeroen DomburgAdd static initializers for muxes, add mutex init to...
2016-08-22 Wu Jian Gangrtos: change XT_CLOCK_FREQ from 13MHz to 80MHz
2016-08-19 Angus GrattonUse IDF_PATH instead of SDK_PATH for the environment...
2016-08-19 Angus GrattonStandardise remaining uses of SDK to ESP-IDF
2016-08-19 Angus GrattonMake: Add some "magic" to try and pull git submodules...
2016-08-19 Angus GrattonWindows-setup: Remove direct download option as it...
2016-08-19 Angus GrattonMerge branch 'ag_make_fixes' into 'master'
2016-08-19 Angus GrattonMakefile: bootloader-clean shouldn't clean config or...
2016-08-18 Angus Grattonmake: 'make all' default target builds everything,...
2016-08-18 Angus GrattonMove details about partition tables to their own ReST...
2016-08-18 Angus GrattonFix 'make bootloader' not printing instructions
2016-08-18 Angus GrattonFix documentation errors/typos
2016-08-18 Angus GrattonFix gen_esp32part.py locations & documentation (thanks...
2016-08-18 Angus GrattonMake: Fix make bootloader, make bootloader-flash, clean...
2016-08-17 Ivan GrokhotkovInitial public version