]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-11-09 Angus Grattonbuild system: Generated makefiles should contain enviro...
2016-11-09 Angus Grattonbuild system: Fix defconfig vs menuconfig regression...
2016-11-09 Angus Grattonbuild system: Refactor the three component-target-relat...
2016-11-09 Angus Grattonbuild system: Don't build an sdkconfig for bootloader...
2016-11-09 Angus Grattonbuild system: Replace get_variable target w/ component_...
2016-11-09 Ivan GrokhotkovMerge branch 'bugfix/github_issues' into 'master'
2016-11-09 Angus GrattonMerge branch 'bugfix/compile_with_no_timers' into ...
2016-11-08 Ivan Grokhotkovwpa_supplicant: clean up unused variable warning
2016-11-08 Angus Grattonbuild system: Fix bootloader-flash target
2016-11-08 Ivan Grokhotkovbootloader: move some functions out of IRAM when buildi...
2016-11-08 Ivan Grokhotkovwifi: use MACSTR and MAC2STR in logging statements
2016-11-08 Ivan Grokhotkovdriver/gpio: fix interrupt type names in comment block
2016-11-08 Ivan Grokhotkovnewlib: fix `_times_r` syscall implementation
2016-11-08 Ivan Grokhotkovfix order of creation of standard streams
2016-11-08 Ivan Grokhotkovlwip: fix duplicate definition of O_NONBLOCK
2016-11-08 Ivan Grokhotkovspi_flash: add missing volatile qualifier for lock...
2016-11-08 Ivan Grokhotkovvfs: check error code returned by FS driver open function
2016-11-08 Wu Jian GangMerge branch 'feature/tw8193_add_wifi_api_detail_return...
2016-11-08 Liu Zhi Fuesp32: modify the code according to review comments
2016-11-08 Ivan GrokhotkovMerge branch 'revert-faad2923' into 'master'
2016-11-08 Ivan GrokhotkovMerge branch 'bugfix/rmt_mem_struct' into 'master'
2016-11-08 Liu Zhi Fuesp32/make: add detailed return error code for wifi...
2016-11-08 Wu Jian GangMerge branch 'feature/tw8387_merge_bt_wifi_coexist_code...
2016-11-08 Liu Zhi Fuesp32: remove libcrypto according to review comments
2016-11-08 WangjialinOnly fix rmt_mem_t struct definition error.
2016-11-08 Liu Zhi Fuesp32: merge bt/wifi coexist code
2016-11-08 Ivan GrokhotkovRevert "Merge branch 'feature/ci_checkout_same_branch_f...
2016-11-07 Ivan GrokhotkovMerge branch 'feature/integrate_unit_test_to_ci' into...
2016-11-07 Ivan GrokhotkovMerge branch 'feature/wpa_supplicant_libcrypto_source...
2016-11-07 Ivan GrokhotkovMerge branch 'bugfix/osx_menuconfig_build' into 'master'
2016-11-07 Ivan GrokhotkovFix build with macports/pkgconfig, silence format strin...
2016-11-07 Ivan GrokhotkovMerge branch 'feature/style_guide' into 'master'
2016-11-07 Ivan GrokhotkovMerge branch 'bugfix/bootloader_iram_overlap' into...
2016-11-07 Ivan GrokhotkovMerge branch 'feature/ci_checkout_same_branch_for_submo...
2016-11-06 Yinlingremove unnecessary "git fetch" and add echo submodule...
2016-11-06 YinlingNo need to deinit submodules as use clean clone by...
2016-11-06 Yinlingtry to checkout same branch for submodule in CI jobs
2016-11-04 Ivan Grokhotkovbuild fix
2016-11-04 Ivan Grokhotkovwpa_supplicant: replace pre-built crypto library with...
2016-11-04 Ivan Grokhotkovld scripts: fix overlap between bootloader and applicat...
2016-11-04 Ivan Grokhotkovnewlib: fix compilation error when no timers are enable...
2016-11-03 Sandeep MistryAllow OS X to build without libintl
2016-11-03 Ivan Grokhotkovdocs: update style guide
2016-11-03 Ivan Grokhotkovtools: add code formatter rules for Eclipse
2016-11-03 Ivan Grokhotkovdocs: add style guide
2016-11-03 Ivan GrokhotkovMerge branch 'feature/time_syscalls' into 'master'
2016-11-03 Ivan Grokhotkovconver tabs to spaces in frc_timer_reg.h
2016-11-03 Ivan Grokhotkovesp32: add choice for RTC clock source
2016-11-03 Ivan GrokhotkovMerge branch 'feature/openssl' into 'master'
2016-11-03 Ivan Grokhotkovnewlib: implement settimeofday, integrate LwIP SNTP...
2016-11-02 He Yin LingSet result "Succeed" for passed cases
2016-11-02 He Yin Lingincorrect "/", should be "\"
2016-11-02 He Yin Lingadd case select by name mark " before case name
2016-11-02 Yinlingforget to break when test succeed
2016-11-02 Yinlingrun unit test case by case name
2016-11-02 Ivan Grokhotkovnewlib: implement time syscalls
2016-11-02 Dong HengMerge branch 'master' into feature/openssl
2016-11-02 Jeroen DomburgMerge branch 'bugfix/small_fixes' into 'master'
2016-11-02 Jeroen DomburgLanguage tweaking
2016-11-01 Ivan GrokhotkovMerge branch 'driver_merge_tmp/modify_gpio_ledc_h'...
2016-11-01 WangjialinModify gpio.h and ledc.h
2016-11-01 Ivan GrokhotkovMerge branch 'bugfix/only_deploy_when_test_pass' into...
2016-11-01 Ivan GrokhotkovMerge branch 'feature/deepsleep_stub_linker' into ...
2016-11-01 Ivan GrokhotkovMerge branch 'bugfix/nvs_write_failure' into 'master'
2016-11-01 Ivan GrokhotkovMerge branch 'feature/tw8155_optimize_tx_flow_control...
2016-11-01 Ivan GrokhotkovMerge branch 'feature/api_doc' into 'master'
2016-11-01 Ivan Grokhotkovdocs: deploy built docs
2016-11-01 Yinlinguse correct template for unit test jobs
2016-11-01 Ivan Grokhotkovdocs: fix typos, build docs with gitlab CI
2016-11-01 Yinlingintegrate unit test to CI
2016-11-01 Jeroen DomburgOpenOCD doc fix, fix gdbstub
2016-11-01 Liu Zhi Fuesp32: update wifi lib
2016-11-01 Liu Zhi Fulwip: remove tx flow control code
2016-11-01 Dong Hengcomponents/openssl: add more debug stream output function
2016-11-01 Dong Hengcomponents/openssl: refacetor the SSL debug function
2016-11-01 Dong Hengcomponents/openssl: ssl port use esp32_idf default
2016-11-01 Dong Hengcomponents/openssl: remove some platform interface
2016-11-01 Dong Hengcomponents/openssl: refactor the SSL port function...
2016-10-31 KrzysztofTypo corrections
2016-10-31 KrzysztofGuide on documenting code
2016-10-31 KrzysztofCorrected documentation style
2016-10-31 KrzysztofChanged title of docs
2016-10-31 KrzysztofFixed confused Sphinx
2016-10-31 KrzysztofFixed desription of logging library
2016-10-31 KrzysztofAPI samples
2016-10-31 Krzysztofdocu makup update
2016-10-31 KrzysztofFixed headers to match python doc standard
2016-10-31 KrzysztofDraft of non-volatile storage component documentation
2016-10-31 KrzysztofAdd missing annotations
2016-10-31 KrzysztofSample cleaning of markup
2016-10-31 KrzysztofAPI template
2016-10-31 KrzysztofBack to .md format
2016-10-31 KrzysztofMake section
2016-10-31 krzychbDraft of GPIO API included
2016-10-31 KrzysztofInitial list of Wi-Fi API
2016-10-31 KrzysztofSet up of theme for local builds
2016-10-31 KrzysztofAdded ReadTheDocs.org badges
2016-10-31 KrzysztofReduced the build coverage by DoxyGen
2016-10-31 KrzysztofIncreased buikd coverage of DoxyGen
2016-10-31 KrzysztofLink to file a folder up
next