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
/
wirish.h
Age
Commit message (
Expand
)
Author
2012-04-11
Move public headers to include directories; related cleanups.
Marti Bolivar
2011-10-18
wirish: Clean up includes; other fixups.
Marti Bolivar
2011-06-07
Keep it 80-column clean.
Marti Bolivar
2011-05-06
Putting updated HardwareTimer back into the build.
Marti Bolivar
2011-04-25
Better debug port support.
Marti Bolivar
2011-03-30
Hacks to get things to compile in the IDE.
Marti Bolivar
2011-03-25
Final stm32_pin_info design candidate; ADC3 support on Native.
Marti Bolivar
2011-03-24
Adding /wirish/boards/ for easier porting; shrank PIN_MAPs.
Marti Bolivar
2011-03-24
Initial timer refactor.
Marti Bolivar
2011-03-11
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2010-11-16
fixed highByte() implementation for when sizeof(argument) > 2
Marti Bolivar
2010-09-26
wirish reformatted and code-styled
Marti Bolivar
2010-09-05
systick testing and simplification
bnewbold
2010-09-01
Various fixes, working with Maple
bnewbold
2010-08-31
added support to enable/disable systick in wirish
Marti Bolivar
2010-08-31
Further wirish portability progress
bnewbold
2010-08-31
Partial progress on wirish portability
bnewbold
2010-08-25
inital portability work
bnewbold
2010-07-20
timers progress
bnewbold
2010-07-20
good quality vga leaf logo; usb+systick disabled
bnewbold
2010-06-04
Preliminary wirish USBSerial implementation.
Perry Hung
2010-05-21
get wirish_math stuff going (random, map, etc)
bnewbold
2010-04-25
Refactoring:
Perry Hung