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

38 Commits

Author SHA1 Message Date
keramlevap
31a72cebb0 Documenting of ESP.getFlashChipRealSize() (#2210)
Hi, 
I added ESP.getFlashChipRealSize() function to the documentation. I couldn't determine flash size of my ESP based on getFlashChipSize function, so I was googling and found this: https://github.com/esp8266/Arduino/issues/785
I tested functionality and now adding here to official documentation.
Cheers!
2016-07-04 10:45:18 +08:00
Ivan Grokhotkov
ef800308ac Mention ESP8266Ping library 2016-06-02 16:07:18 +08:00
Ivan Grokhotkov
4b43860276 Add offset parameter to rtcUserMemoryRead/Write, expose RTC_USER_MEM in esp8266_peri.h 2016-06-02 13:39:53 +08:00
Macro Yau
2a4081b079 Added support for RTC user memory in ESP-specific APIs. (#1836) 2016-06-01 11:13:33 +08:00
WereCatf
0f3d0e86f7 Add MFRC522 to supported libraries (#2044) 2016-06-01 11:11:28 +08:00
Ivan Grokhotkov
95ff1f25d2 Merge pull request #1916 from urmilparikh/patch-1
Add reference to OLED display library
2016-04-17 13:15:42 +03:00
urmilparikh
04263fabd1 Add reference to OLED display library 2016-04-16 16:45:01 +05:30
Me No Dev
7036129270 Add async libraries to list of supported 2016-04-14 21:25:16 +03:00
Ivan Grokhotkov
60b18bf656 Merge https://github.com/msurguy/Arduino into master
* msurguy-patch-1:
  Added Fast LED library to the list of supported libraries

# Conflicts:
#	doc/libraries.md
2016-04-13 14:14:51 +03:00
WereCatf
82582171f5 Add SdFat-beta to supported libraries 2016-04-11 19:44:43 +03:00
Maksim Surguy
d9e48d36e5 Added Fast LED library to the list of supported libraries
This library has been working well with Arduino for ESP8266 and it deserves to be added here.
2016-04-10 20:32:27 -07:00
Marvin Roger
3b2c4af879 Add Homie for ESP8266 to 3rd party libs in docs 2016-03-06 16:06:27 +01:00
Toshik
f563acb703 TickerScheduler library link
TickerScheduler library - to simplificate Ticker usage and avoid WDT reset
2016-02-12 14:06:00 +03:00
Ivan Grokhotkov
0ad2738d81 Merge branch 'patch-1' of https://github.com/h4rm0n1c/Arduino into h4rm0n1c-patch-1
# Conflicts:
#	doc/libraries.md
2016-02-10 19:28:21 +03:00
Ivan Grokhotkov
8bbc8d6e8b Merge pull request #1610 from WereCatf/patch-1
Add PCF8574 - library to the list.
2016-02-10 19:22:46 +03:00
Ivan Grokhotkov
7cca087421 Merge pull request #1606 from krzychb/master
Added DImSwith to "Other libraries (not included with the IDE)"
2016-02-10 19:21:17 +03:00
Ivan Grokhotkov
f77d996fe9 Merge pull request #1596 from hallard/master
Added universal Teleinfo to libraries.md
2016-02-10 19:19:10 +03:00
Harrison Mclean
36a6ce1f61 Update libraries.md
Added DMD2 Library
2016-02-10 03:33:55 +08:00
WereCatf
93a40d82a3 Add PCF8574 - library to the list. 2016-02-08 20:26:56 +02:00
krzychb
2a78cb152a Added DImSwith to "Other libraries (not included with the IDE)"
This library let you control electronic dimmable ballasts for fluorescent light tubes remotely as if using a wall switch.
2016-02-08 12:57:59 +01:00
Charles
b4f21923f1 Added Teleinfo Library 2016-02-07 02:41:54 +01:00
Charles
fe3722c3e5 Added Teleinfo library 2016-02-07 02:21:28 +01:00
probonopd
047292a06b Update libraries.md 2016-02-06 15:01:26 +01:00
Ivan Grokhotkov
ffb0d5e014 Merge pull request #1512 from arturkowalczyk/master
Updated docs
2016-01-31 22:35:55 +03:00
WereCatf
b32ce252fb More ESP8266-compatible libraries 2016-01-27 21:03:25 +02:00
Artur Kowalczyk
ca93010232 Updated docs 2016-01-27 12:17:07 +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
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
andig
d605074005 Remove OneWire 2016-01-18 15:38:28 +01:00
Markus Sattler
dee768b08c add arduinoVNC to compatible librarys 2016-01-07 13:32:19 +01: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
Dimitris Lampridis
c12fc967f7 added UTFT-ESP8266 to the list of compatible third-party libraries 2015-12-02 16:12:41 +02:00
Ivan Grokhotkov
0eb0418687 Fix TOCs 2015-11-30 09:24:28 +03:00
Ivan Grokhotkov
866921c54a Documentation update 2015-11-23 20:21:16 +03:00