1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00

146 Commits

Author SHA1 Message Date
h4rm0n1c
199ccc5d23 Fix Schematic Pin Ordering
Reorders Schematic Pins GPIO 4 and 5 so they reflect the module pinout.

This brings the schematics in line with the module pinouts depicted
elsewhere in the documentation.
2016-02-06 13:16:00 +08:00
Roland von Herget
dbcf674ec2 fix demo OTA php script 2016-02-04 17:43:06 +01:00
Markus Sattler
ea95f2e8fa Merge remote-tracking branch 'remotes/esp8266/master' 2016-02-02 17:51:07 +01:00
Markus Sattler
0404470f85 add stack_dump.md help to docs 2016-02-02 17:50:46 +01:00
Ivan Grokhotkov
8899f55304 Merge pull request #1535 from krzychb/master
Protecting ArduinoOTA uploads with a password
2016-01-31 22:39:11 +03:00
Ivan Grokhotkov
8fdd29e45a Merge pull request #1518 from lcafaro/master
Added ESP8266-EVB
2016-01-31 22:36:27 +03:00
Ivan Grokhotkov
ffb0d5e014 Merge pull request #1512 from arturkowalczyk/master
Updated docs
2016-01-31 22:35:55 +03:00
Ivan Grokhotkov
7019b950bf Merge pull request #1509 from lnxbil/patch-1
Add VCC readout
2016-01-31 22:35:36 +03:00
krzychb
4cd1744fc1 Protecting ArduinoOTA uploads with a password
New chapter addedd
TOC updated

TOC update

TOC update

Corrected path to pictures
2016-01-30 11:50:10 +01:00
Lorenzo Cafaro
c52409b5a1 Merge branch 'master' into master 2016-01-29 14:38:43 +01:00
Lorenzo Cafaro
8edaf2c922 Fixed url 2016-01-28 09:29:49 +01:00
Lorenzo Cafaro
62e2c6828f Fixed url 2016-01-28 09:27:04 +01:00
WereCatf
b32ce252fb More ESP8266-compatible libraries 2016-01-27 21:03:25 +02:00
Lorenzo Cafaro
e4e6831e58 Added ESP8266-EVB 2016-01-27 17:25:52 +01:00
Artur Kowalczyk
ca93010232 Updated docs 2016-01-27 12:17:07 +01:00
Andreas Steinel
7506055e8d Add VCC readout 2016-01-27 00:26:03 +01:00
Ivan Grokhotkov
5e19757d54 Merge pull request #1495 from hallard/master
Added function to return reset reason in human readable format
2016-01-25 09:23:41 +03:00
Ivan Grokhotkov
6aa7da4bc4 Merge pull request #1493 from Makuna/LibraryDocUpdate
Updated library docs
2016-01-25 09:21:56 +03:00
Ivan Grokhotkov
1b3f5e0cb5 Remove duplicate item from changelog 2016-01-25 09:21:23 +03:00
Charles
c81abd2a92 Added getResetReason 2016-01-25 00:48:46 +01:00
Makuna
419bbb83dc Updated library docs
Updated esp8266 specific branches for NeoPixelBus
Added reference to Task library
2016-01-24 12:38:33 -08:00
Ivan Grokhotkov
52112500ad Update changelog 2016-01-24 22:07:22 +03:00
Kaloyan Kovachev
fbc7eb9f85 Document the new methods for mapping UART0 TX to GPIO2 2016-01-19 15:57:38 +02:00
andig
d605074005 Remove OneWire 2016-01-18 15:38:28 +01:00
Ivan Grokhotkov
b4ef8cf0fa Update arduino-esp8266fs-plugin link to 0.2.0 2016-01-12 17:59:09 +03:00
Markus Sattler
dee768b08c add arduinoVNC to compatible librarys 2016-01-07 13:32:19 +01:00
Markus Sattler
5a85b4708e add some docu for debug menu 2016-01-06 15:49:11 +01:00
Ivan Grokhotkov
43a55bd404 Update changelog 2016-01-04 17:25:23 +03:00
krzychb
b8691b5e35 Merge branch 'master' into master 2015-12-30 20:19:58 +01:00
krzychb
9fc5ac4ba1 IDE 1.6.7 support for ArduinoOTA
- addedd step by step ArdinoOTA
- updated package versions
- moved Trubleshooting section
2015-12-28 16:18:53 +01:00
xsyp
6d87ef5aa9 Add espduino board
ESPDuino boards from doit.am (arduino uno look like board for esp8266)
2015-12-27 17:15:49 +08:00
Ivan Kravets
e1fafe6c82 Update demo of Over-the-Air (OTA) 2015-12-22 19:58:20 +02:00
Ivan Grokhotkov
cda14204fe Fix SPIFFS path length check, add notes about FSInfo structure (#1273) 2015-12-22 11:52:50 +03:00
Ivan Kravets
f020b9b46f Typo fix 2015-12-21 23:38:09 +02:00
Ivan Kravets
4b9323d79b Fix boards Flash size; Explained about custom FLASH/SPIFFS 2015-12-21 23:23:18 +02:00
Ivan Kravets
2c30bed897 New boards; move advanced documentation to @PlatformIO docs 2015-12-18 19:32:02 +02:00
Ivan Kravets
94fd0333fe Add authentication and upload options 2015-12-15 22:28:57 +02:00
Ivan Kravets
7e1a04a41b More explanations about OTA uploading 2015-12-15 20:45:40 +02:00
krzychb
2f75f0b3c4 Troublehooting of OTA from IDE
Update ota_updates.md

Update ota_updates.md
2015-12-15 06:25:16 +01:00
Ivan Grokhotkov
8f99861978 Merge pull request #1198 from hallard/master
WifInfo boards, more custom SPIFFS Size for 1M modules
2015-12-13 00:19:09 +03:00
Ivan Grokhotkov
124855945c Move PlatformIO instructions to a separate file 2015-12-13 00:16:01 +03:00
Charles
027b5aff1d Added WifInfo boards 2015-12-11 18:41:58 +01:00
Markus Sattler
6aa4f9e481 doc better quality of update_memory_copy.png 2015-12-10 18:06:56 +01:00
Markus Sattler
38427333c5 update ota docs 2015-12-10 17:05:00 +01:00
Ivan Grokhotkov
8f5a6fdf69 Merge pull request #1148 from Rodmg/espino-support
added ESPino to supported boards
2015-12-08 23:41:42 +03:00
Markus Sattler
10967816e2 Merge remote-tracking branch 'remotes/esp8266/master' 2015-12-08 11:41:01 +01:00
Markus Sattler
22af40af18 add note about Adafruit_ILI9341 2015-12-08 11:35:14 +01:00
tzapu
a3c3c934bc Update libraries.md
Added link to WiFiManager
2015-12-08 08:49:40 +02:00
Rodrigo Méndez
5163391492 Merge branch 'master' into espino-support 2015-12-07 17:42:44 -06:00
Rodrigo Mendez
8847d7ab1a added ESPino to dox/boards.md and package_esp8266com_index.template.json. removed flash speed selection 2015-12-07 17:35:30 -06:00