This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-22 11:52:14 +01:00
Code
Issues
Releases
Activity
Arduino
/
build
History
David A. Mellis
7630c3a887
Adding Nano and Pro (8 MHz) to boards.txt file; updating Makefile for atmega168 bootloader based on Nathan's changes to allow for customizing of more parameters per-board; including Pro 8 MHz .hex compiled bootloader file; not updating the Diecimila or NG .hex files.
2008-08-16 01:56:41 +00:00
..
auto-build
fixed script to create the .tgz and upload it
2008-04-06 04:34:45 +00:00
linux
Removing antlr stuff (some of it at least), since we're not using it (we weren't before either, but it was still being linked in).
2008-03-15 18:33:59 +00:00
macosx
Adding Nano and Pro (8 MHz) to boards.txt file; updating Makefile for atmega168 bootloader based on Nathan's changes to allow for customizing of more parameters per-board; including Pro 8 MHz .hex compiled bootloader file; not updating the Diecimila or NG .hex files.
2008-08-16 01:56:41 +00:00
shared
Adding ADXL3xx accelerometer example; minor comment changes.
2008-07-02 19:06:27 +00:00
windows
Removing references to antlr preprocessor from the make.sh script, since we're not using it.
2008-03-28 21:55:57 +00:00
create_reference.pl
New script for download the reference from Tom Pollard. Updated reference and readme and Makefile.
2008-01-22 22:10:55 +00:00
fetch.sh
New script for download the reference from Tom Pollard. Updated reference and readme and Makefile.
2008-01-22 22:10:55 +00:00
howto.txt
Cleaning up Mac build, adding Serial.println(unsigned int), adding #include <Sprite.h> to hello_matrix example.
2008-02-23 21:52:53 +00:00