Commit Graph

114 Commits

Author SHA1 Message Date
533471fba8 Implement upload monitor, fix caterina timings 2015-01-02 16:17:10 +01:00
de93b9e2a9 Don't crash when serial port gets disconnected 2015-01-02 07:28:20 +01:00
ccfaf34129 Caterina upload works 2015-01-02 07:26:10 +01:00
a27334c768 Support saving serial logs 2014-12-31 12:56:20 +01:00
c1ea478c46 Add serial menu 2014-12-31 10:03:30 +01:00
7f55d7bd0f Fix serial preference management 2014-12-31 08:40:08 +01:00
90f3d89376 Automatically connect / disconnect port 2014-12-31 08:26:45 +01:00
e47ce38ed1 Add .gitignore 2014-12-31 04:22:40 +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
9b0422f0c5 Add clean icon 2014-12-10 15:00:14 +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