index
:
suspect-devices/libmaple
master
Working copy of Leaflabs libmaple
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wirish
/
HardwareTimer.cpp
Age
Commit message (
Expand
)
Author
2012-06-03
HardwareTimer.cpp: cosmetics.
Marti Bolivar
2012-06-03
HardwareTimer::setPeriod(): Don't use floating point.
Marti Bolivar
2012-06-03
HardwareTimer.cpp: save some space with an rcc_clk_id hack.
Marti Bolivar
2012-06-01
Bring back HardwareTimer.
Marti Bolivar
2012-04-11
Move public headers to include directories; related cleanups.
Marti Bolivar
2011-06-14
HardwareTimer.cpp: fix HardwareTimer::setPeriod()
Marti Bolivar
2011-06-07
Keep it 80-column clean.
Marti Bolivar
2011-05-23
Getting rid of the last 0.0.10 TODO.
Marti Bolivar
2011-05-06
Putting updated HardwareTimer back into the build.
Marti Bolivar
2011-03-11
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-02-27
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2010-12-15
Finalized 0.0.9 documentation.
Marti Bolivar
2010-12-08
Servo library tested and debugged.
Marti Bolivar
2010-10-22
maple mini runs blinky now.
Marti Bolivar
2010-09-26
wirish reformatted and code-styled
Marti Bolivar
2010-09-05
timer refactor (c, not c++)
bnewbold
2010-09-02
Off-by-one in timer setPeriod() function
bnewbold
2010-09-01
Various fixes, working with Maple
bnewbold
2010-08-31
Further wirish portability progress
bnewbold
2010-07-20
wirish implementation of timers plus test
bnewbold