overflow at 160MHz |
|
More...
|
about 10 years ago
|
fix UART RX PullUps and TWI |
|
More...
|
about 10 years ago
|
Change UART register access methods |
|
More...
|
about 10 years ago
|
Merge pull request #8 from esp8266/esp8266 |
|
More...
|
about 10 years ago
|
Merge pull request #160 from Links2004/esp8266 |
|
More...
|
about 10 years ago
|
fix bug #159 (broken Onewire) |
|
More...
|
about 10 years ago
|
replease digitalPinToPort, digitalPinToBitMask, portOutputRegister, portInputRegister, portModeRegister by macros |
|
More...
|
about 10 years ago
|
undef __STRICT_ANSI__ to allow usage of functions like strcasecmp, strtok_r and so on |
|
More...
|
about 10 years ago
|
Merge pull request #7 from esp8266/esp8266 |
|
More...
|
about 10 years ago
|
Merge pull request #155 from ficeto/esp8266 |
|
More...
|
about 10 years ago
|
Revert "Revert "disable debug on Serial.end() if debug on this interface."" |
|
More...
|
about 10 years ago
|
Revert "disable debug on Serial.end() if debug on this interface." |
|
More...
|
about 10 years ago
|
Merge pull request #5 from Links2004/esp8266 |
|
More...
|
about 10 years ago
|
disable debug on Serial.end() if debug on this interface. |
|
More...
|
about 10 years ago
|
disable UART before making all pins INPUTs |
|
More...
|
about 10 years ago
|
add back pull-down support |
|
More...
|
about 10 years ago
|
fix 160Mhz mode |
|
More...
|
about 10 years ago
|
remove libg |
|
More...
|
about 10 years ago
|
move digitalWrite and digitalRead to ram if in flash it can produce uncalculated lag. |
|
More...
|
about 10 years ago
|
Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266 |
|
More...
|
about 10 years ago
|
missed led and fixed output to make more sense |
|
More...
|
about 10 years ago
|
Add led to WebServer example |
|
More...
|
about 10 years ago
|
Merge pull request #1 from esp8266/esp8266 |
|
More...
|
about 10 years ago
|
Revert "fixed typos, brought back LED to blink" |
|
More...
|
about 10 years ago
|
Revert "fix typo preventing interrupts and leading to exception" |
|
More...
|
about 10 years ago
|
fix typo preventing interrupts and leading to exception |
|
More...
|
about 10 years ago
|
fixed typos, brought back LED to blink |
|
More...
|
about 10 years ago
|
ESP8266WebServer code review, fix indentation, add keywords |
|
More...
|
about 10 years ago
|
wiring_digital: fix interrupts, initialize pins to INPUT on startup |
|
More...
|
about 10 years ago
|
Updated HelloServer with mDNS and NotFound catcher with custom page |
|
More...
|
about 10 years ago
|