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

114 Commits

Author SHA1 Message Date
wemos
3243b4ba0e add wemos d1 boards.txt 2015-11-09 12:26:23 +08:00
krzychb
421206ff82 Added OTA option to NodeMCU 1.0 (ESP-12E Module) configuration
To go with pull request #984
2015-11-08 20:38:45 +01:00
wemos
4568d9e42a add wemos D1 & D1 mini boards 2015-11-08 13:31:18 +08:00
Ivan Grokhotkov
f328e66fd7 Add 512k (no SPIFFS) build option (#862) 2015-10-25 21:11:45 +03:00
lrmoreno007
3e1ec38ad3 Update boards.txt 2015-10-13 19:25:58 +02:00
lrmoreno007
091267fe56 Update boards.txt 2015-09-14 18:08:14 +02:00
lrmoreno007
15900ff432 Changes needed for upload with esptool in Eclipse 2015-09-14 12:01:12 +02:00
Ivan Grokhotkov
a49dd45538 Fix more typos in boards definitions 2015-09-10 16:40:33 +03:00
Pascal Gollor
f37976f8c6 fix upload size for gerneric 4m1m 2015-09-10 15:30:45 +02:00
Pascal Gollor
1ea1af06b5 add 1M file system for generic 4M module 2015-09-09 19:40:16 +02:00
Pascal Gollor
774e156044 fix bug for new huzzah 1M board 2015-09-09 19:34:19 +02:00
Ivan Grokhotkov
67f4859b0c Add 1Mbyte FS option for all 4Mbyte boards 2015-09-09 13:39:55 +03:00
Ivan Grokhotkov
6d4e41c574 Fix reset method for NodeMCU 0.9 board (#684) 2015-08-12 08:37:18 +03:00
Ivan Grokhotkov
90efba073f Update esptool to 0.4.6 2015-08-03 14:04:35 -04:00
Ivan Grokhotkov
a9d5ef198a Fix SparkFun Thing board definition 2015-07-22 22:48:52 +03:00
Ian Tester
e0514fbe3f Sort board entries, but keep Generic at the top 2015-07-21 17:05:33 +10:00
Ian Tester
b7188c110b Add Sparkfun ESP8266 Thing board
source:
https://github.com/sparkfun/Arduino_Boards/blob/master/sparkfun/esp8266/boards.txt

Remove the FlashSize lines because there was only one menu entry.
2015-07-21 17:02:57 +10:00
John Doe
dc9072b94b Initial Upload From IDE
For Test ONLY
2015-07-06 12:25:17 +03:00
Pontus Oldberg
3ce674f4b2 Changes maximum upload size to valid size 2015-06-29 18:04:07 +03:00
Pontus Oldberg
1d9b25a18e Added the SweetPea ESP-210 board to the list of supported boards. 2015-06-29 18:03:57 +03:00
Markus Sattler
279ee266ac fix build problems boards.txt have definitions doubled. 2015-06-21 21:35:56 +02:00
Ivan Grokhotkov
5465f709d1 Fix max sketch sizes for branded boards 2015-05-29 19:57:03 +03:00
Ivan Grokhotkov
a3b51b0122 Merge pull request #351 from adafruit/esp8266
Add Adafruit HUZZAH ESP8266 (ESP-12 breakout) to Board Manager Package
2015-05-29 19:39:12 +03:00
Ivan Grokhotkov
b790bffb03 Update flash layout to use eboot 2015-05-29 19:37:31 +03:00
Todd Treece
4dbb73b11c adds adafruit huzzah to boards.txt & adds adafruit variant 2015-05-27 10:56:40 -04:00
Ivan Grokhotkov
703cad32f6 Proper naming of NodeMCU boards, flash map update
#292
2015-05-24 22:20:02 +03:00
Ivan Grokhotkov
3b7fd4cc2d Merge pull request #311 from andysmithfal/esp8266
Added support for NodeMCU dev kit v2
2015-05-24 22:09:04 +03:00
Ivan Grokhotkov
fa82728ffd Fix max upload size for modwifi and nodemcu (#314) 2015-05-24 22:07:33 +03:00
Ivan Grokhotkov
c2fc2b0a62 Better sketch size reporting (#314) 2015-05-24 16:12:31 +03:00
Andy Smith
4035ff499f Added support for NodeMCU dev kit v2 2015-05-23 17:06:47 +01:00
ficeto
1fff41e80b Make FileSystem take into account the exported page and block sizes 2015-05-21 02:20:58 +03:00
ficeto
aa3f3c23ce add pagesize and blocksize to boards.txt
used by the SPIFFS tool to create proper image.
2015-05-21 02:08:45 +03:00
ficeto
d6e7cf1045 add SPIFS support to up to 16MB flash chips 2015-05-18 16:21:53 +03:00
ficeto
42f1da6b1f not needed menu item 2015-05-15 20:07:55 +03:00
ficeto
ea9368c88d enhance board flash handling and eeprom location 2015-05-15 20:06:13 +03:00
ficeto
540fdb0f8c add flash splits depending on the flash size 2015-05-15 15:36:09 +03:00
ficeto
57c0d3e4bd double 2015-05-14 19:17:53 +03:00
ficeto
a911438c53 add flash frequency and mode options 2015-05-14 19:10:05 +03:00
Ian Tester
482162bdb2 No need to have a separate variant for the Olimex MOD-WIFI-ESP8266, nor a menu entry for the flash size 2015-05-07 01:37:16 +10:00
Ian Tester
2f0281bf5b Add definition for the Olimex MOD-WIFI-ESP8266(-DEV) boards 2015-05-06 14:53:29 +10:00
onkelfunny
ae1b53cafb remove unused flash size 2015-05-05 18:56:52 +02:00
onkelfunny
c5eb40e36d remove unused flash size 2015-05-05 18:55:11 +02:00
onkelfunny
f611bba7a7 set correct flash size 2015-05-05 18:49:33 +02:00
Waldemar Zahn
bee67c3ba9 add nodemcu board 2015-05-04 22:31:00 +02:00
Ivan Grokhotkov
21629fb723 Add flash chip size selection to the menu, show baud rates depending on the platform. 2015-04-30 13:10:13 +08:00
Ivan Grokhotkov
331c266145 Naming changes as suggested in #30
Close #30
2015-04-03 08:51:31 +03:00
Ivan Grokhotkov
ddb2343bc0 Initial support for CPU frequency selection 2015-04-03 02:18:13 +03:00
Ivan Grokhotkov
3abab6ca25 Enable reset control for generic esp8266 boards
Close #22
2015-04-01 21:12:25 +03:00
Ivan Grokhotkov
ac27828b95 Merge pull request #4 from Sermus/esp8266_disable_SerialMonitor_RTSDTR
Add option to disable DTR and RTS in serial monitor
2015-04-01 21:05:48 +03:00
Andrey Filimonov
0a1eae4df5 Added to configuration options to disable ArduinoIDE SerialMonitor to set DTR and RTS active when the Monitor is opened 2015-04-01 13:41:36 +03:00