David A. Mellis
|
e5838c813f
|
Moving development (library-based) version of Firmata to a branch so I can include a stable one in the distribution.
|
2008-01-22 23:50:21 +00:00 |
|
David A. Mellis
|
b33c8a093d
|
New script for download the reference from Tom Pollard. Updated reference and readme and Makefile.
|
2008-01-22 22:10:55 +00:00 |
|
David A. Mellis
|
05717a198c
|
Adding analogReference() function - needs testing on an ATmega8 (but works on the ATmega 168).
|
2007-12-14 04:21:59 +00:00 |
|
David A. Mellis
|
444c2dee32
|
Adding map(), fixing radians() and degrees(), adding cast functions (int(x) instead of (int) x), adding interrupts() and noInterrupts(), etc.
|
2007-11-21 17:08:07 +00:00 |
|
David A. Mellis
|
bd460db6ab
|
Fixing some warnings.
|
2007-11-21 14:55:09 +00:00 |
|
David A. Mellis
|
a867e033f5
|
Adding #include to Matrix examples.
|
2007-11-04 18:18:28 +00:00 |
|
David A. Mellis
|
4619052393
|
Added BT board and separated Mini from NG.
|
2007-10-12 01:38:57 +00:00 |
|
David A. Mellis
|
0148c904c6
|
Adding LilyPad bootloader and adding LilyPad to board definition file.
|
2007-10-09 22:46:09 +00:00 |
|
David A. Mellis
|
63280151de
|
Switched to new burn bootloader menu system, dynamically generated from the programmers.txt file.
|
2007-10-07 18:39:14 +00:00 |
|
David A. Mellis
|
c78c1efe18
|
Now have uploading working with the Boards menu. Improved serial port error messages.
|
2007-10-06 20:26:45 +00:00 |
|
David A. Mellis
|
1f35dce6a8
|
Initial boards file.
|
2007-10-06 15:41:08 +00:00 |
|
David A. Mellis
|
97aafe935a
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
|
David A. Mellis
|
76527c7a9d
|
Renaming core to targets.
|
2007-10-06 14:09:02 +00:00 |
|
David A. Mellis
|
df3a70d198
|
Moving firmwares into hardware.
|
2007-10-06 13:32:14 +00:00 |
|
David A. Mellis
|
884c3856c1
|
Moving bootloaders into the hardware/bootloaders directory.
|
2007-10-06 13:28:43 +00:00 |
|
David A. Mellis
|
7413c79c7d
|
Moving libraries out from inside targets and creating bootloaders directory.
|
2007-10-06 13:04:46 +00:00 |
|
David A. Mellis
|
db1f041ce1
|
Moving things around - creating the hardware directory and sticking all the avr code, etc. in there.
|
2007-10-06 13:02:43 +00:00 |
|