aboutsummaryrefslogtreecommitdiff
path: root/wirish/wirish.h
AgeCommit message (Expand)Author
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-10-18wirish: Clean up includes; other fixups.Marti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-06Putting updated HardwareTimer back into the build.Marti Bolivar
2011-04-25Better debug port support.Marti Bolivar
2011-03-30Hacks to get things to compile in the IDE.Marti Bolivar
2011-03-25Final stm32_pin_info design candidate; ADC3 support on Native.Marti Bolivar
2011-03-24Adding /wirish/boards/ for easier porting; shrank PIN_MAPs.Marti Bolivar
2011-03-24Initial timer refactor.Marti Bolivar
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar
2010-11-16fixed highByte() implementation for when sizeof(argument) > 2Marti Bolivar
2010-09-26wirish reformatted and code-styledMarti Bolivar
2010-09-05systick testing and simplificationbnewbold
2010-09-01Various fixes, working with Maplebnewbold
2010-08-31added support to enable/disable systick in wirishMarti Bolivar
2010-08-31Further wirish portability progressbnewbold
2010-08-31Partial progress on wirish portabilitybnewbold
2010-08-25inital portability workbnewbold
2010-07-20timers progressbnewbold
2010-07-20good quality vga leaf logo; usb+systick disabledbnewbold
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung
2010-05-21get wirish_math stuff going (random, map, etc)bnewbold
2010-04-25Refactoring:Perry Hung