Ivan Grokhotkov
61cd8d8385
examples: format all .ino files
...
This formats all the example source files using Arduino style rules.
2018-03-08 14:32:06 +08:00
Earle F. Philhower, III
f9ac524b13
Add -Werror to acceptance builds for C and CPP ( #4369 )
...
Use platform.local.txt to add -Werror to GCC for the build of all
code. Any warnings on a submitted patch will cause an error.
Several examples and libraries had warnings/errors (missing returns
on functions, types, etc.). Clean those up with this commit as well.
2018-02-17 18:47:10 -08:00
James Stanley
2abbc36da4
Put WiFi into station mode in examples ( #3731 )
2017-10-22 13:53:01 +08:00
Ivan Grokhotkov
283eb97cd3
docs: convert to .rst and add readthedocs
2017-05-14 11:44:16 -05:00
Kiril Zyapkov
cbbb379941
AVRISP: allow configuring active-high/low reset programatically
2015-08-31 14:28:24 +03:00
Kiril Zyapkov
4bf286954e
ESP8266AVRISP: allow setting SPI freq and reset, postpone SPI init
2015-08-04 23:24:52 +03:00
Kiril Zyapkov
d5ab22f4ae
ESP8266AVRISP: switch default to active-low reset
2015-08-04 13:45:38 +03:00
Kiril Zyapkov
56b70f6aab
ESP8266AVRISP: add README.md
2015-08-04 01:33:00 +03:00
Kiril Zyapkov
5ac5d8e008
ESP8266AVRISP: initial
2015-08-04 01:08:24 +03:00