aboutsummaryrefslogtreecommitdiffstats
path: root/wirish
Commit message (Expand)AuthorAgeFilesLines
* Initial timer refactor.Marti Bolivar2011-03-2410-507/+338
* Native PIN_MAP typoMarti Bolivar2011-03-211-1/+1
* Merge branch 'i2c-wip' into refactorPerry Hung2011-03-211-11/+2
|\
| * Reenable other peripherals.Perry Hung2011-03-151-12/+12
| * Add rudimentary error handling for nack conditionPerry Hung2011-03-141-12/+12
| * Fix merge error and compile error.Perry Hung2011-03-111-11/+2
| * Merge refactor into i2c-wip:Perry Hung2011-03-092-6/+5
* | Revert "RCC refactor, bugfixes"Perry Hung2011-03-212-2/+2
* | FSMC refactor; SRAM test codeMarti Bolivar2011-03-174-1/+91
* | Maple RET6 edition supportMarti Bolivar2011-03-163-1/+105
* | RCC refactor, bugfixesMarti Bolivar2011-03-122-2/+2
* | shiftOut(), docs fixesMarti Bolivar2011-03-111-0/+16
* | Oops.Marti Bolivar2011-03-111-1/+1
* | [WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar2011-03-1119-525/+494
* | Brought examples/ up to date; PIN_MAP bugfix for D24.Marti Bolivar2011-03-041-1/+1
* | Cosmetic changes to wirish/main.cxxMarti Bolivar2011-03-041-5/+4
|/
* Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar2011-02-275-12/+20
* Refactor ADC: Pass device pointer instead of register mapPerry Hung2011-02-272-2/+2
* Refactor DACPerry Hung2011-02-271-4/+0
* libmaple: Refactor ADC routinesPerry Hung2011-02-273-159/+157
* Trivial wirish_digital.c sanity check + bugfix.Marti Bolivar2011-02-251-0/+5
* Rewrote Print class.Marti Bolivar2011-02-242-145/+187
* Generalizing adc_init() to allow user to select sample timeMarti Bolivar2011-02-171-2/+4
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-162-7/+6
|\
| * nvic bugfix; removed unnecessary volatile usageMarti Bolivar2011-01-311-1/+1
| * Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...Michael Hope2010-10-101-2/+0
| * Merge remote branch 'upstream/master'Michael Hope2010-09-2927-712/+809
| |\
| * | Fixed up the build due to a missing header file.Michael Hope2010-09-291-4/+5
* | | Merge branch 'debug-serialusb'Marti Bolivar2011-02-121-2/+12
|\ \ \
| * \ \ Merge branch 'master' into debug-serialusb.Marti Bolivar2010-12-2112-70/+224
| |\ \ \
| * | | | fixed broken build from usb_serial.cppAJM2010-12-131-2/+2
| * | | | made SerialUSB.read blockingAJM2010-12-131-2/+12
* | | | | Made Native prototype B definitions in libmaple.h and boards.h; addedMarti Bolivar2011-02-101-116/+214
* | | | | Ported libmaple to the new mini prototypeMarti Bolivar2011-01-271-62/+62
| |/ / / |/| | |
* | | | Finalized 0.0.9 documentation.Marti Bolivar2010-12-156-43/+62
* | | | Merge branch 'master' into newdocMarti Bolivar2010-12-1413-187/+431
|\| | |
| * | | Servo library tested and debugged.Marti Bolivar2010-12-0810-177/+289
| * | | added interrupts()/noInterrupts()Marti Bolivar2010-12-021-0/+27
| * | | maple mini prototype seems to be workingMarti Bolivar2010-11-304-8/+115
* | | | Finished converting the Arduino docsMarti Bolivar2010-11-292-4/+11
* | | | arduino language reference nearing completion, properly CC-BY-SA 3.0 attributedMarti Bolivar2010-11-178-24/+154
|/ / /
* | | fixed highByte() implementation for when sizeof(argument) > 2Marti Bolivar2010-11-161-2/+2
* | | removed arduino/gpl dependency in bits.h; added binary notation for bytes (e....Marti Bolivar2010-11-102-50/+603
* | | maple mini runs blinky now.Marti Bolivar2010-10-228-88/+522
* | | Merge branch 'master' of github.com:leaflabs/libmapleMarti Bolivar2010-10-143-43/+61
|\ \ \
| * | | Add selective enabling of channels for pwm channelsPerry Hung2010-10-123-43/+61
| | |/ | |/|
* / | more sphinx docsMarti Bolivar2010-10-111-0/+2
|/ /
* | Fix HardwareSPI to pass SPI modes for CPOL and CPHAPerry Hung2010-09-281-1/+1
* | cleanupsMarti Bolivar2010-09-274-100/+100
* | wirish reformatted and code-styledMarti Bolivar2010-09-2623-567/+685