|
90f3d89376
|
Automatically connect / disconnect port
|
2014-12-31 08:26:45 +01:00 |
|
|
2cdcf9ec65
|
Finally got a straightforward initializer to work
|
2014-12-31 04:20:39 +01:00 |
|
|
a0dfc98401
|
Handle themes in serial window
|
2014-12-31 04:16:43 +01:00 |
|
|
f8315ff7ba
|
Use concise serial port names
|
2014-12-29 09:00:11 +01:00 |
|
|
efd0785a74
|
Serial send works
|
2014-12-29 08:33:35 +01:00 |
|
|
41773412f5
|
Add serial window
|
2014-12-29 07:35:07 +01:00 |
|
|
e905f08f76
|
Open examples as templates
|
2014-12-27 02:21:25 +01:00 |
|
|
f560ce747b
|
Fix order depedency
|
2014-12-27 02:20:55 +01:00 |
|
|
beb70e0158
|
Fix project import
|
2014-12-22 07:00:05 +01:00 |
|
|
8bc7fa53f4
|
Fix build issues
|
2014-12-22 06:58:45 +01:00 |
|
|
bce412d7a6
|
Add Sketchbook & Examples menus
|
2014-12-21 04:05:51 +01:00 |
|
|
55b5ef96d3
|
Rewrote ASSerial in Obj-C++ -- this is just beyond Swift right now
|
2014-12-15 03:52:06 +01:00 |
|
|
9512a3a910
|
Use preferences in build
|
2014-12-15 02:49:33 +01:00 |
|
|
f26cddf8aa
|
Added preferences window, manipulate toolchain path
|
2014-12-14 10:28:10 +01:00 |
|
|
e3520d91ee
|
Added disassembly function
|
2014-12-10 15:30:51 +01:00 |
|
|
a35827233d
|
Fix property dependencies
|
2014-12-10 03:51:26 +01:00 |
|
|
e13c8d4b0e
|
Dynamically update ports menu
|
2014-12-09 06:54:30 +01:00 |
|
|
ec370e7e09
|
Select logs in outline
|
2014-12-09 06:13:45 +01:00 |
|
|
55ca939170
|
Echo upload command line
|
2014-12-08 05:41:00 +01:00 |
|
|
9ca39e0cb9
|
Chain build and upload
|
2014-12-08 05:35:58 +01:00 |
|
|
f8d5e6d9a4
|
Build cores without variants
|
2014-12-08 05:35:33 +01:00 |
|
|
15734f3f03
|
Compile C source with avr-gcc, not avr-g++
|
2014-12-08 05:34:16 +01:00 |
|
|
feb2f578f2
|
Conditionalize upload button on port and programmer availability
|
2014-12-08 04:42:45 +01:00 |
|
|
cd9aae2190
|
Successfully uploads
|
2014-12-08 03:59:47 +01:00 |
|
|
cc3033e01e
|
Check both log modification and size
|
2014-12-08 02:55:19 +01:00 |
|
|
dcede1455d
|
Italicize programmer menu if board has upload protocol
|
2014-12-08 02:41:19 +01:00 |
|
|
8325cf1113
|
Handle board/programmer/port selection
|
2014-12-07 06:20:57 +01:00 |
|
|
2fd2a10432
|
Use hasPrefix
|
2014-12-03 16:41:39 +01:00 |
|
|
f367d663ae
|
Use names for boards / programmers
|
2014-12-03 15:38:13 +01:00 |
|
|
c89a9dcb1a
|
Primitive versions of board, programmer, and port popups
|
2014-12-02 13:57:18 +01:00 |
|
|
30a93365e5
|
Add menu equivalents for Build/Upload
|
2014-12-01 04:33:11 +01:00 |
|
|
52859171dd
|
Added clean item
|
2014-12-01 04:26:55 +01:00 |
|
|
ff1092da43
|
Compute sketch binary size after build
|
2014-12-01 04:12:23 +01:00 |
|
|
35840c56d0
|
Auto scroll on log update
|
2014-12-01 04:11:53 +01:00 |
|
|
ef13cd0c83
|
Display and update build logs
|
2014-12-01 03:34:53 +01:00 |
|
|
2835a477fc
|
One step build
|
2014-12-01 01:44:05 +01:00 |
|
|
e75d8fca3d
|
Build complete
|
2014-12-01 01:20:48 +01:00 |
|
|
e17f440333
|
Core and libraries compile
|
2014-11-30 23:37:17 +01:00 |
|
|
cd62c35719
|
Sketch compiles
|
2014-11-30 22:32:14 +01:00 |
|
|
42a7729963
|
Designed upload icon
|
2014-11-29 04:08:01 +01:00 |
|
|
d58f5d077a
|
Clean up redundant assets
|
2014-11-29 03:51:02 +01:00 |
|
|
615c3a0ea6
|
Added application and project icon
|
2014-11-29 03:48:54 +01:00 |
|
|
732e6c6e5b
|
Rebuild AppIcon
|
2014-11-29 03:14:06 +01:00 |
|
|
2bbb509e18
|
Complete parsing of .ino files
|
2014-11-29 00:35:46 +01:00 |
|
|
9b770623a7
|
Start work on ASBuilder
|
2014-11-28 14:18:53 +01:00 |
|
|
7ae5a4b215
|
Add Build toolbar icon
|
2014-11-24 14:49:47 +01:00 |
|
|
b3c3d8fca4
|
Parse boards/programmers
|
2014-11-24 02:02:29 +01:00 |
|
|
01c29d8b15
|
Register user defaults at application startup
|
2014-11-24 02:01:41 +01:00 |
|
|
263a7c5051
|
Fix name conflict on setTheme
|
2014-11-17 05:53:33 +01:00 |
|
|
cccc33c847
|
Theme, Font, and Keyboard Binding Support
|
2014-11-17 05:39:39 +01:00 |
|
|
2ece54f8e5
|
Read and write project files
|
2014-11-17 02:29:55 +01:00 |
|
|
5fe686b133
|
Add project node, handle item expansion
|
2014-11-16 21:10:04 +01:00 |
|
|
2c59b97dd9
|
Edit files, parse project folders
|
2014-11-16 19:39:32 +01:00 |
|
|
dd506616b3
|
Initial layout of project window
|
2014-11-15 23:47:46 +01:00 |
|
|
b600a76528
|
Initial Commit
|
2014-11-15 04:39:10 +01:00 |
|