]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/small_fixes_jd' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Wed, 12 Oct 2016 13:13:34 +0000 (21:13 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Wed, 12 Oct 2016 13:13:34 +0000 (21:13 +0800)
Some small fixes

- Kill unused uxReturn in task.c,  https://github.com/espressif/esp-idf/issues/48
- Line end conversion in gpio.c
- Move heap_alloc_caps.h so components can also use it

See merge request !135


Trivial merge