aboutsummaryrefslogtreecommitdiffstats
path: root/src/wiring/wiring_digital.c
Commit message (Expand)AuthorAgeFilesLines
* Major hierarchy reorganization; see README.bnewbold2010-03-311-140/+0
* Unified analog, digital, and timer pin mappings to implement the mappingPerry Hung2010-03-231-60/+61
* Added open-drain output and analog-input modesPerry Hung2010-03-221-0/+5
* Enabled 39 GPIOs for digitalWrite(), fixed timer/usart collisions on PWM/USAR...iperry2010-01-171-10/+27
* Added licensing. Moved lots of header files around. Added HardwareSerial read...iperry2009-12-191-25/+87
* Initial commit of library code, moved from leaftest repoiperry2009-12-171-0/+55