]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/minor_fixes' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 20 Dec 2016 22:54:33 +0000 (06:54 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 20 Dec 2016 22:54:33 +0000 (06:54 +0800)
Minor fixes from various sources

- Fix memory debugging code. Noticed by Tuan.
- intr_enable/disable should be in IRAM. Noticed by rojer
- Still old timer code in examples in doxygen comments. Noticed on the forum by jumjum123
- Timer example was broken. Noticed on the forum by jumjum123

See merge request !325


Trivial merge