summaryrefslogtreecommitdiff
path: root/cross/uisp/patches
AgeCommit message (Collapse)AuthorFilesLines
2016-05-18Under C++11 it is invalid to implicitly cast from a larger type to ajoerg3-3/+121
smaller type in an initializer. Adjust various places accordingly. Avoid set-but-not-used warnings in some other places for newer GCC.
2011-12-05Fix build with newer GCCjoerg2-0/+35
2011-09-03Use toupper() correctly. Caught by clang.dholland1-0/+15
2011-08-29Catch up to C++ standards churn. Should fix, or at least advance, thedholland1-0/+15
clang build.
2004-10-25uisp-20040311rumble1-0/+22
AVR microcontroller hardware in-system programmer