esp-open-rtos/core/include
Angus Gratton 77813c8032 Rename GPIO_CONF_PUSH_PULL to GPIO_CONF_OPEN_DRAIN
Seems I got the functionality of this bit inverted when
initially testing.

In testing it also seems open drain mode is ignored on some pins, which
still source current. Needs more investigation though (may be pullups
internal to the ESP modules or set by default in software.)

Relates to #45
2015-09-20 21:13:38 +10:00
..
esp Rename GPIO_CONF_PUSH_PULL to GPIO_CONF_OPEN_DRAIN 2015-09-20 21:13:38 +10:00
common_macros.h common_macros: Include sys/cdefs.h, defines _Static_assert among others 2015-09-20 21:13:38 +10:00
esp8266.h Hardware timer support 2015-07-09 12:29:40 +10:00