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-02-21 15:54:39 +01:00
Code
Issues
Releases
Activity
Arduino
/
build
/
shared
/
examples
/
11.ArduinoISP
History
Peter Van Hoyweghen
044a7b78c7
Fix warnings. Use unsigned int to represent a (word) address: the compiler will use the most efficient type on each platform: 32 bit on arm,
...
16 bit on avr which is is big enough.
2015-07-29 21:37:04 +02:00
..
ArduinoISP
Fix warnings. Use unsigned int to represent a (word) address: the compiler will use the most efficient type on each platform: 32 bit on arm,
2015-07-29 21:37:04 +02:00