aboutsummaryrefslogtreecommitdiff
path: root/core/wiring_shift.c
AgeCommit message (Collapse)Author
2010-04-25Refactoring:Perry Hung
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language.
2010-03-31Removed inttypes.hPerry Hung
Removed inttypes.h from libmaple. Will have another pass through to use the standard libmaple types, but will come in another commit.
2010-03-31Major hierarchy reorganization; see README.bnewbold
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added