Angus Gratton
|
3cfe738fcf
|
Merge branch 'bugfix/minor_issues' into 'master'
Bugfixes from Github
Many small fixes for open github issues.
See merge request !334
|
2016-12-28 13:18:34 +08:00 |
Angus Gratton
|
06e03ff52e
|
Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS
Closes github #51 https://github.com/espressif/esp-idf/issues/51
|
2016-12-28 10:23:13 +11:00 |
Angus Gratton
|
2f9772860a
|
Examples: Add READMEs for examples which did not have them
Closes github #128 https://github.com/espressif/esp-idf/issues/128
|
2016-12-22 15:07:02 +11:00 |
Jeroen Domburg
|
655fd2986a
|
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
to be marked specifically as having a handler that's all in IRAM.
|
2016-12-08 12:39:33 +08:00 |
Wangjialin
|
6a1dbc3f1c
|
add RMT driver and example
|
2016-11-22 00:57:19 +08:00 |