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-08 23:46:08 +01:00
Code
Issues
Releases
Activity
4c0ce78357
Arduino
/
build
/
linux
/
dist
History
David A. Mellis
4c0ce78357
Moving selection of Linux look-and-feel (GTK) from Base.java to arduino.sh, so that it can be changed more easily by a user. (In particular, the GTK theme is apparently broken on KDE.)
2009-05-30 09:45:13 +00:00
..
bootloader
Reduced bootloader to less than 1024 bytes (512 words); high fuse byte now 0xca instead of 0xc8; bootloader segment now starts at (byte 0x1C00 instead of 0x1800; word 0xE00 instead of 0xC00)
2005-09-28 15:20:06 +00:00
lib
Removing unneeded RXTX native libraries.
2006-12-19 05:10:48 +00:00
tools
adding ATmega328p to avrdude.conf on Linux
2009-02-07 14:09:27 +00:00
.cvsignore
Initial Arduino IDE based on Processing.
2005-08-25 21:06:28 +00:00
arduino
Moving selection of Linux look-and-feel (GTK) from Base.java to arduino.sh, so that it can be changed more easily by a user. (In particular, the GTK theme is apparently broken on KDE.)
2009-05-30 09:45:13 +00:00