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-30 19:52:13 +01:00
Code
Issues
Releases
Activity
Arduino
/
hardware
History
David A. Mellis
a50a2d888f
Added timeout (in microseconds) parameter to pulseIn(). Defaults to 1000000 (1 second).
2008-03-08 21:30:00 +00:00
..
bootloaders
Adding LilyPad bootloader and adding LilyPad to board definition file.
2007-10-09 22:46:09 +00:00
cores
Added timeout (in microseconds) parameter to pulseIn(). Defaults to 1000000 (1 second).
2008-03-08 21:30:00 +00:00
firmwares
/Firmata
Upping the baud rate to 115200.
2008-02-16 19:31:38 +00:00
libraries
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
boards.txt
Disabling flushing of the serial port for the BT (bluetooth) board. It seems to fix uploading to it under Mac OS X 10.5 (Leopard).
2008-03-05 00:48:08 +00:00
programmers.txt
Improving the preprocessor and parallel programmer.
2008-02-20 02:27:23 +00:00