index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wirish
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Oops.
Marti Bolivar
2011-03-11
1
-1
/
+1
*
|
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-03-11
19
-525
/
+494
*
|
Brought examples/ up to date; PIN_MAP bugfix for D24.
Marti Bolivar
2011-03-04
1
-1
/
+1
*
|
Cosmetic changes to wirish/main.cxx
Marti Bolivar
2011-03-04
1
-5
/
+4
|
/
*
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2011-02-27
5
-12
/
+20
*
Refactor ADC: Pass device pointer instead of register map
Perry Hung
2011-02-27
2
-2
/
+2
*
Refactor DAC
Perry Hung
2011-02-27
1
-4
/
+0
*
libmaple: Refactor ADC routines
Perry Hung
2011-02-27
3
-159
/
+157
*
Trivial wirish_digital.c sanity check + bugfix.
Marti Bolivar
2011-02-25
1
-0
/
+5
*
Rewrote Print class.
Marti Bolivar
2011-02-24
2
-145
/
+187
*
Generalizing adc_init() to allow user to select sample time
Marti Bolivar
2011-02-17
1
-2
/
+4
*
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-02-16
2
-7
/
+6
|
\
|
*
nvic bugfix; removed unnecessary volatile usage
Marti Bolivar
2011-01-31
1
-1
/
+1
|
*
Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...
Michael Hope
2010-10-10
1
-2
/
+0
|
*
Merge remote branch 'upstream/master'
Michael Hope
2010-09-29
27
-712
/
+809
|
|
\
|
*
|
Fixed up the build due to a missing header file.
Michael Hope
2010-09-29
1
-4
/
+5
*
|
|
Merge branch 'debug-serialusb'
Marti Bolivar
2011-02-12
1
-2
/
+12
|
\
\
\
|
*
\
\
Merge branch 'master' into debug-serialusb.
Marti Bolivar
2010-12-21
12
-70
/
+224
|
|
\
\
\
|
*
|
|
|
fixed broken build from usb_serial.cpp
AJM
2010-12-13
1
-2
/
+2
|
*
|
|
|
made SerialUSB.read blocking
AJM
2010-12-13
1
-2
/
+12
*
|
|
|
|
Made Native prototype B definitions in libmaple.h and boards.h; added
Marti Bolivar
2011-02-10
1
-116
/
+214
*
|
|
|
|
Ported libmaple to the new mini prototype
Marti Bolivar
2011-01-27
1
-62
/
+62
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Finalized 0.0.9 documentation.
Marti Bolivar
2010-12-15
6
-43
/
+62
*
|
|
|
Merge branch 'master' into newdoc
Marti Bolivar
2010-12-14
13
-187
/
+431
|
\
|
|
|
|
*
|
|
Servo library tested and debugged.
Marti Bolivar
2010-12-08
10
-177
/
+289
|
*
|
|
added interrupts()/noInterrupts()
Marti Bolivar
2010-12-02
1
-0
/
+27
|
*
|
|
maple mini prototype seems to be working
Marti Bolivar
2010-11-30
4
-8
/
+115
*
|
|
|
Finished converting the Arduino docs
Marti Bolivar
2010-11-29
2
-4
/
+11
*
|
|
|
arduino language reference nearing completion, properly CC-BY-SA 3.0 attributed
Marti Bolivar
2010-11-17
8
-24
/
+154
|
/
/
/
*
|
|
fixed highByte() implementation for when sizeof(argument) > 2
Marti Bolivar
2010-11-16
1
-2
/
+2
*
|
|
removed arduino/gpl dependency in bits.h; added binary notation for bytes (e....
Marti Bolivar
2010-11-10
2
-50
/
+603
*
|
|
maple mini runs blinky now.
Marti Bolivar
2010-10-22
8
-88
/
+522
*
|
|
Merge branch 'master' of github.com:leaflabs/libmaple
Marti Bolivar
2010-10-14
3
-43
/
+61
|
\
\
\
|
*
|
|
Add selective enabling of channels for pwm channels
Perry Hung
2010-10-12
3
-43
/
+61
|
|
|
/
|
|
/
|
*
/
|
more sphinx docs
Marti Bolivar
2010-10-11
1
-0
/
+2
|
/
/
*
|
Fix HardwareSPI to pass SPI modes for CPOL and CPHA
Perry Hung
2010-09-28
1
-1
/
+1
*
|
cleanups
Marti Bolivar
2010-09-27
4
-100
/
+100
*
|
wirish reformatted and code-styled
Marti Bolivar
2010-09-26
23
-567
/
+685
*
|
Enable external interrupts on all Maple GPIOs.
Perry Hung
2010-09-22
3
-87
/
+62
*
|
Add PWM_OPEN_DRAIN option to pinMode()
Perry Hung
2010-09-21
2
-1
/
+5
|
/
*
bugfix MAPLE_RELOAD_VAL, whitespace fixes
Marti Bolivar
2010-09-13
3
-7
/
+10
*
systick testing and simplification
bnewbold
2010-09-05
4
-85
/
+0
*
timer refactor (c, not c++)
bnewbold
2010-09-05
5
-58
/
+19
*
Off-by-one in timer setPeriod() function
bnewbold
2010-09-02
1
-2
/
+2
*
added 'unused' attribs and reset default target
bnewbold
2010-09-02
1
-3
/
+4
*
Various fixes, working with Maple
bnewbold
2010-09-01
14
-163
/
+299
|
\
|
*
Portability fixes
bnewbold
2010-08-31
1
-1
/
+1
|
*
Merge maple-native changes into portable
bnewbold
2010-08-31
15
-306
/
+414
|
|
\
|
|
*
Further wirish portability progress
bnewbold
2010-08-31
10
-29
/
+147
|
|
*
Partial progress on wirish portability
bnewbold
2010-08-31
8
-153
/
+165
[prev]
[next]