1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-05 13:16:13 +03:00
Commit Graph

5437 Commits

Author SHA1 Message Date
Federico Fissore
70eaa47f8d Releasing 1.6.4 2015-05-06 13:09:15 +02:00
Martino Facchin
36da141a16 Merge pull request #3089 from facchinm/upd_rev
update revisions.txt
2015-05-06 12:50:50 +02:00
Martino Facchin
800cdd0fe0 update revisions.txt 2015-05-06 12:20:44 +02:00
ficeto
9b5b323131 Merge pull request #12 from esp8266/esp8266
pull latest changes
2015-05-06 11:47:26 +03:00
ficeto
a1aa4c1493 adding some missing libs and definitions
included also a dump of the known registers range
2015-05-06 11:45:40 +03:00
Federico Fissore
e2bf41ddd9 MacOSX: fixed error when clicking on https urls. Fixes #3083 2015-05-06 09:11:00 +02:00
Ian Tester
bc5f69319f Add definition for the Olimex MOD-WIFI-ESP8266(-DEV) boards 2015-05-06 14:53:29 +10:00
Ivan Grokhotkov
8dc2570c58 Merge pull request #181 from onkelfunny/esp8266
set correct flash size
2015-05-05 23:49:33 +03:00
Ivan Grokhotkov
9dff50a76b Merge pull request #180 from Links2004/esp8266
add Winbond flash chip Ids
2015-05-05 23:48:50 +03:00
onkelfunny
4feb11c839 remove unused flash size 2015-05-05 18:56:52 +02:00
onkelfunny
f4632d9426 remove unused flash size 2015-05-05 18:55:11 +02:00
onkelfunny
907546bf15 set correct flash size 2015-05-05 18:49:33 +02:00
Markus Sattler
d0600480cb add Winbond flash chip Ids 2015-05-05 18:41:38 +02:00
Federico Fissore
03a43370b7 Added missing license headers to files added with the last commits 2015-05-05 14:29:15 +02:00
Federico Fissore
0dcc09afab Restored Preferences static delegate methods and marking them as @Deprecated 2015-05-05 14:25:47 +02:00
Federico Fissore
85b2298ca7 When IDE is started and built in core is newer than installed one and this check hasn't been notified before, show "please update" modal 2015-05-05 13:03:28 +02:00
Ivan Grokhotkov
edaa914203 fix HelloServer sample
close #168
2015-05-05 13:57:35 +03:00
Ivan Grokhotkov
218202241e fix Wire::pins compatibility (#167) 2015-05-05 13:27:28 +03:00
Ivan Grokhotkov
9a466e8d7d small clean up of HardwareSerial 2015-05-05 13:27:28 +03:00
Ivan Grokhotkov
264aa8c1bd Merge pull request #176 from ficeto/esp8266
add OUTPUT_OPEN_DRAIN
2015-05-05 13:10:36 +03:00
ficeto
236d967790 add OUTPUT_OPEN_DRAIN
disabling pulls on pinMode is not needed, since they are cleared 2
lines above.
2015-05-05 13:07:48 +03:00
Federico Fissore
de95ef6c41 Predicates: extracting anonymous inner classes for better reuse 2015-05-05 11:56:56 +02:00
Ivan Grokhotkov
b6e6c54cb7 Merge pull request #175 from ficeto/esp8266
Update readme

[ci skip]
2015-05-05 12:07:12 +03:00
ficeto
0fece1ec85 updating readme 2015-05-05 11:54:21 +03:00
ficeto
a0f8fd1d12 Merge pull request #11 from esp8266/esp8266
pull latest changes
2015-05-05 11:37:10 +03:00
Federico Fissore
9b58812d1d Preparing the ground for rewriting Preferences GUI code (and hopefully fixing the tiny-pref-window bug on macosx) 2015-05-05 10:02:12 +02:00
Federico Fissore
7e7a9d0fe8 Disabling uncertified boards warning even in java code, for good measure 2015-05-05 09:17:50 +02:00
Federico Fissore
060ec30e1c GPGSignatureVerification: better error handling when reading signature 2015-05-05 08:49:01 +02:00
Ivan Grokhotkov
0db3dcf31c Merge pull request #173 from onkelfunny/esp8266
add nodemcu board
2015-05-05 09:25:08 +03:00
Ivan Grokhotkov
0ae75a3bfc Merge pull request #171 from Links2004/esp8266
OneWire INPUT_PULLUP, cli and sei, add SPIClass::transfer16
2015-05-05 09:23:12 +03:00
Waldemar Zahn
3c9d606a52 add nodemcu board 2015-05-04 22:31:00 +02:00
Markus Sattler
4f3b2737ac add image to README.md 2015-05-04 18:35:00 +02:00
Markus Sattler
550c723348 add images 2015-05-04 18:31:48 +02:00
Markus Sattler
93a563a7f0 add Alpha Versions 2015-05-04 18:31:38 +02:00
Markus Sattler
a7364b515c add SPIClass::transfer16 (needed by some display libs) 2015-05-04 18:11:46 +02:00
Markus Sattler
434c15891d add macro cli() and sei() for more AVR compatibility 2015-05-04 18:10:51 +02:00
Markus Sattler
895cbed6b8 OneWire set up as INPUT_PULLUP 2015-05-04 18:08:16 +02:00
Federico Fissore
0c123d7d14 Deleting json files if they are some how corrupted. Fixes #3015 2015-05-04 17:44:16 +02:00
Federico Fissore
875a775e93 Mitigates #3074 by avoiding NPE. Making the IDE work with system toolchains remains to be fixed 2015-05-04 17:28:39 +02:00
Markus Sattler
d004faff68 Merge remote-tracking branch 'remotes/ficeto/esp8266' into esp8266 2015-05-04 17:27:01 +02:00
Markus Sattler
a457ab31fe Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266 2015-05-04 17:24:12 +02:00
Federico Fissore
724df07fb8 Update revision.txt 2015-05-04 17:03:22 +02:00
Federico Fissore
87fb45c3b4 Merge pull request #3055 from ffissore/other-packages
Allow listing other boards in boards manager
2015-05-04 16:55:41 +02:00
Federico Fissore
d87f0faf11 Examples: adding description, layout and schematics 2015-05-04 16:49:10 +02:00
Federico Fissore
cd49d29e52 Lots of unclosed input and output streams now properly closed. They were preventing Boards Manager from working on Windows 2015-05-04 15:44:34 +02:00
Federico Fissore
71106edbf8 Boards Manager: additional URLs may be specified from File > Preferences 2015-05-04 13:26:18 +02:00
Federico Fissore
19bb40cbb1 ContributionInstaller: downloadIndex -> download 2015-05-04 12:54:12 +02:00
Federico Fissore
2b2c978126 Boards/Library Managers: package and library index files get downloaded at build time even when building a "light bundle" 2015-05-04 12:45:06 +02:00
Federico Fissore
a214564952 Boards Manager: platforms listed in non-signed package index files goes under "Contributed" category 2015-05-04 12:05:50 +02:00
Federico Fissore
cddfa2891e Boards Manager: package index file with name starting with "test_package_" are preserved 2015-05-04 12:05:50 +02:00