1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-23 19:21:59 +03:00
Commit Graph

5440 Commits

Author SHA1 Message Date
67997a6605 Revert "make editor folding happy"
This reverts commit e0926139fb61f7edbc38dd5bf7aaff1644e07a8f.
2015-05-07 17:15:50 +02:00
58cd233aee New editor: addede missing license headers on new files 2015-05-07 17:15:50 +02:00
f426188d04 Add 'Code Folding' preferences and fix Font-Size changes 2015-05-07 17:15:50 +02:00
1e61cd6b4c preferences for syntax highlighting theme 2015-05-07 17:15:50 +02:00
45094a9d52 remove not used interface 2015-05-07 17:15:50 +02:00
96fcda2cbc make editor folding happy 2015-05-07 17:15:50 +02:00
1cc14bb263 update classpath - add new dependency 2015-05-07 17:15:49 +02:00
1379505e13 new editor based on RSyntaxTextArea 2015-05-07 17:15:49 +02:00
63f153c0c2 Allow redirect logs to console 2015-05-07 17:15:49 +02:00
ff49809d77 improves font rendering 2015-05-07 17:15:49 +02:00
725dffa69e updated tests for new Textarea 2015-05-07 17:15:49 +02:00
1c78ba5f3d add RSyntaxTexarea jar 2015-05-07 17:15:49 +02:00
c3e1a9443c simple code refactor on PdePreprocessor 2015-05-07 17:15:49 +02:00
903622ea63 build and run scripts - add new dependency and linux desktop icon 2015-05-07 17:15:49 +02:00
6b4e7d7c41 arduino logo for linux icon 2015-05-07 17:15:49 +02:00
6e74d98ade install script for linux 2015-05-07 17:15:49 +02:00
2e497c6c47 removing files from the old editor 2015-05-07 17:15:49 +02:00
e70545948c Update revisions.txt 2015-05-07 17:15:37 +02:00
9d92baa14c Fixing longstanding bug that made File and Tools menu items overlap "sometimes" 2015-05-07 16:52:25 +02:00
8735ca4662 fixes for sd server example 2015-05-07 16:42:10 +03:00
50a5034176 Ensuring sketch menu is properly rendered when editor windows gains/loses focus 2015-05-07 14:55:50 +02:00
674ddbec1c Merge pull request #197 from ficeto/esp8266
fix write taking too long
2015-05-07 13:43:52 +03:00
5aa479fd34 fix write taking too long 2015-05-07 13:38:32 +03:00
fd6d9561a8 Export sketch: refactored to reuse existing code 2015-05-07 12:32:52 +02:00
4d029de000 saveHex: rename recipe.hex -> recipe.output
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2015-05-07 11:57:12 +02:00
4acfc0c344 Make the export option string translatable 2015-05-07 11:57:12 +02:00
78936541b7 update Sketch menu, add Save hex option
* Moving Upload options from "File" menu to "Sketch" menu as those
     are sketch actions more than file actions.

Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2015-05-07 11:57:12 +02:00
11327bb3a6 Starting 1.6.5 2015-05-07 11:56:38 +02:00
4d727e9508 Merge pull request #196 from ficeto/esp8266
add SD Card Web Server example
2015-05-07 12:47:34 +03:00
532b0bea78 overlooked duplicate name 2015-05-07 12:40:56 +03:00
f1ffad408e add SD Card Web Server example
working fine with the latest wifi lib
2015-05-07 12:38:56 +03:00
478f928479 Merge pull request #193 from ficeto/esp8266
bool redeclaration error and warnings
2015-05-07 12:07:14 +03:00
0018e30823 fixing bool redeclaration errors and warnings 2015-05-07 12:04:02 +03:00
56e437b576 Merge pull request #13 from esp8266/esp8266
pull latest changes
2015-05-07 11:54:21 +03:00
102c8242b3 Merge pull request #190 from Links2004/esp8266
add Patch for station+softAP issue based on SDK_v1.0.1 from espressif
2015-05-07 10:20:17 +03:00
3bdabe9604 Merge pull request #183 from Imroy/esp8266
Add definition for the Olimex MOD-WIFI-ESP8266(-DEV) boards
2015-05-07 10:19:57 +03:00
09abcb42bc Merge pull request #185 from ficeto/esp8266
missing libs and definitions from SDK
2015-05-07 10:19:14 +03:00
c71f198ac2 revert some changes that were wrong 2015-05-06 20:54:56 +03:00
9be4912b1a add note for only bootloading 2015-05-06 19:17:13 +02:00
395de067ca add Minimal hardware Setup for Bootloading and usage to README.md 2015-05-06 18:58:23 +02:00
b5dd07a53c xt disable and enable functions 2015-05-06 09:02:14 -07:00
da475fb908 add 64Bit build note 2015-05-06 17:51:37 +02:00
23144aee1f true interrupt enable and disable
plus expose cycle count for bit bang timing
2015-05-06 08:42:38 -07:00
9e306d706c add Patch for station+softAP issue based on SDK_v1.0.1 from espressif
esp_iot_sdk_v1.0.1_15_05_04_p1
-------------------------------------------
Here is a patch for station+softAP issue that users may have, based on SDK_v1.0.1,
solved problem that connect to ESP8266 softAP may fail in station+softAP mode.

Sorry for the inconvenience.
2015-05-06 17:38:00 +02:00
3419538cd2 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
5a68e3441b AVR core version bump 2015-05-06 16:24:13 +02:00
4e2c46aa45 Merge pull request #3091 from cmaglie/gemma
Support for Arduino Gemma
2015-05-06 16:05:10 +02:00
7edf21f8c2 Updated revision log 2015-05-06 15:59:59 +02:00
b3b5d03875 [gemma] Added driver for Windows 2015-05-06 15:56:02 +02:00
79c77ae884 [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00