esp-open-rtos/core/include
Angus Gratton c45e84d61d 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-12 16:21:26 +10:00
..
esp Rename GPIO_CONF_PUSH_PULL to GPIO_CONF_OPEN_DRAIN 2015-09-12 16:21:26 +10:00
common_macros.h Remove unnecessary AND for VAL2FIELD macro 2015-08-25 17:07:06 -07:00
esp8266.h Hardware timer support 2015-07-09 12:29:40 +10:00