aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/wirish.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor ADC: Pass device pointer instead of register mapPerry Hung2011-02-271-1/+1
* Refactor DACPerry Hung2011-02-271-4/+0
* libmaple: Refactor ADC routinesPerry Hung2011-02-271-1/+4
* Generalizing adc_init() to allow user to select sample timeMarti Bolivar2011-02-171-2/+4
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-161-1/+1
|\
| * nvic bugfix; removed unnecessary volatile usageMarti Bolivar2011-01-311-1/+1
* | Servo library tested and debugged.Marti Bolivar2010-12-081-1/+1
* | maple mini prototype seems to be workingMarti Bolivar2010-11-301-0/+3
|/
* wirish reformatted and code-styledMarti Bolivar2010-09-261-35/+34
* timer refactor (c, not c++)bnewbold2010-09-051-6/+6
* Portability fixesbnewbold2010-08-311-1/+1
* Merge maple-native changes into portablebnewbold2010-08-311-24/+36
|\
| * Further wirish portability progressbnewbold2010-08-311-4/+8
| * Partial progress on wirish portabilitybnewbold2010-08-311-4/+4
| * Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung2010-08-041-1/+1
| * New reset and clock control apiPerry Hung2010-08-041-3/+14
| * Basic flash peripheral management api for board bringupPerry Hung2010-08-041-0/+6
* | Some refactoringbnewbold2010-08-051-8/+27
|/
* timers progressbnewbold2010-07-201-3/+3
* good quality vga leaf logo; usb+systick disabledbnewbold2010-07-201-3/+3
* Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...AJM2010-05-211-0/+2
* Fixed examples, added spi example, moved pure virtual function handlerPerry Hung2010-04-291-2/+0
* Refactoring:Perry Hung2010-04-251-0/+47