aboutsummaryrefslogtreecommitdiff
path: root/wirish/wirish.c
AgeCommit message (Expand)Author
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar
2011-02-27Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar
2011-02-27Refactor ADC: Pass device pointer instead of register mapPerry Hung
2011-02-27Refactor DACPerry Hung
2011-02-27libmaple: Refactor ADC routinesPerry Hung
2011-02-17Generalizing adc_init() to allow user to select sample timeMarti Bolivar
2011-02-16Merge branch 'nzmichaelh-master' into master.Marti Bolivar
2011-01-31nvic bugfix; removed unnecessary volatile usageMarti Bolivar
2010-12-08Servo library tested and debugged.Marti Bolivar
2010-11-30maple mini prototype seems to be workingMarti Bolivar
2010-09-26wirish reformatted and code-styledMarti Bolivar
2010-09-05timer refactor (c, not c++)bnewbold
2010-08-31Portability fixesbnewbold
2010-08-31Merge maple-native changes into portablebnewbold
2010-08-31Further wirish portability progressbnewbold
2010-08-31Partial progress on wirish portabilitybnewbold
2010-08-05Some refactoringbnewbold
2010-08-04Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung
2010-08-04New reset and clock control apiPerry Hung
2010-08-04Basic flash peripheral management api for board bringupPerry Hung
2010-07-20timers progressbnewbold
2010-07-20good quality vga leaf logo; usb+systick disabledbnewbold
2010-05-21Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...AJM
2010-04-29Fixed examples, added spi example, moved pure virtual function handlerPerry Hung
2010-04-25Refactoring:Perry Hung