1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
15d07fa036 Splitting up programmer selection menu and burn bootloader menu item. 2010-12-17 19:58:40 -05:00
299b779ca2 Updating colors, toolbar icon, and about image. 2010-11-10 10:43:46 -05:00
57e2c152f1 Adding shiftIn() from Wiring (no count or delaytime though). 2010-08-11 22:59:00 +00:00
4df6fde6b5 Added String keyword 2010-07-27 21:29:58 +00:00
52e0e1a999 INTERNAL -> INTERNAL1V1 AND INTERNAL2V56 on the Mega (issue #194). 2010-07-10 21:07:51 +00:00
31601ffe77 Adding a peek() function to Stream and HardwareSerial (Serial). 2010-07-04 23:31:55 +00:00
34579ae440 Initial sync with Processing 6406. Compiles and runs (on Mac OS X) but probably very buggy. 2010-04-21 01:58:57 +00:00
0f357096b4 Updated reference and added tone() and noTone() to keywords.txt. 2010-01-09 17:43:16 +00:00
9c8f9c852c Adding end() to the keywords file. 2009-12-23 00:01:36 +00:00
76f7c447b9 Adding Serial1, Serial2, Serial3 to keywords.txt. Removing SERIAL and DISPLAY. 2009-12-18 16:25:28 +00:00
5f9cbf5bb1 Adding default target to the preferences. 2009-12-18 16:00:36 +00:00
de28fadf49 Adding break and continue to the keywords file. 2009-10-23 22:40:47 +00:00
2e26a2d994 Syncing with Processing 1.0.9 (revision 5766). 2009-10-22 00:56:16 +00:00
d50988f991 New icons and about image by Thomas Glaser (envis precisely). 2009-07-31 21:59:53 +00:00
46f5a9f540 Defaulting to the standard Apple (Mac) menu bar at the top of the screen instead of the in-window menus that Processing uses. 2009-07-31 21:48:14 +00:00
20ebdc9d30 Spaces -> tabs in keywords.txt (should fix highlighting of bit related functions). 2009-07-14 22:07:37 +00:00
950d0d4c00 Switching theme colors and images to the old Arduino blue ones. On the plus side, the new theme setup should make it easier to have different colors in different releases (i.e. improve the color scheme). 2009-06-13 13:43:48 +00:00
60a3f29abf Removing files for Processing's export to applet feature. 2009-06-02 16:13:08 +00:00
df4f1629c4 Making things more Arduino-like (cont...) 2009-06-01 17:10:56 +00:00
22ed6cdb73 Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00