index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wirish
/
wirish.c
Age
Commit message (
Expand
)
Author
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
2011-02-27
Refactor ADC: Pass device pointer instead of register map
Perry Hung
2011-02-27
Refactor DAC
Perry Hung
2011-02-27
libmaple: Refactor ADC routines
Perry Hung
2011-02-17
Generalizing adc_init() to allow user to select sample time
Marti Bolivar
2011-02-16
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-01-31
nvic bugfix; removed unnecessary volatile usage
Marti Bolivar
2010-12-08
Servo library tested and debugged.
Marti Bolivar
2010-11-30
maple mini prototype seems to be working
Marti Bolivar
2010-09-26
wirish reformatted and code-styled
Marti Bolivar
2010-09-05
timer refactor (c, not c++)
bnewbold
2010-08-31
Portability fixes
bnewbold
2010-08-31
Merge maple-native changes into portable
bnewbold
2010-08-31
Further wirish portability progress
bnewbold
2010-08-31
Partial progress on wirish portability
bnewbold
2010-08-05
Some refactoring
bnewbold
2010-08-04
Cleaned up wirish/time, some interrupt handling refactoring:
Perry Hung
2010-08-04
New reset and clock control api
Perry Hung
2010-08-04
Basic flash peripheral management api for board bringup
Perry Hung
2010-07-20
timers progress
bnewbold
2010-07-20
good quality vga leaf logo; usb+systick disabled
bnewbold
2010-05-21
Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...
AJM
2010-04-29
Fixed examples, added spi example, moved pure virtual function handler
Perry Hung
2010-04-25
Refactoring:
Perry Hung