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
/
libmaple
/
usb
/
usb_config.h
Age
Commit message (
Expand
)
Author
2011-10-18
Oops; actually remove usb_config.h.
Marti Bolivar
2011-10-18
usb: Disentangle CDC ACM functionality.
Marti Bolivar
2011-10-18
usb: Prepare for moving some files to usb_reg_map.h.
Marti Bolivar
2011-10-18
usb: Move some board-specific configuration to Wirish.
Marti Bolivar
2011-09-27
Add support for the Olimex STM32 H103 board.
David Kiliani
2011-04-11
Resolving some FIXMEs.
Marti Bolivar
2011-03-16
Maple RET6 edition support
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-13
enlarged rx buffer and nak when less than 64 bytes is left in packet buf
AJM
2010-08-31
Portability fixes
bnewbold
2010-08-31
Merge maple-native changes into portable
bnewbold
2010-08-25
inital portability work
bnewbold
2010-08-05
Some refactoring
bnewbold
2010-06-09
added a somewhat broken version of the reset magic number scheme.
AJM
2010-05-22
changed the id for the serial port to 1eaf:0004, to match up with the windows...
AJM
2010-05-21
minor mods to adjust the driver number and the vendor product id's (serial po...
AJM
2010-05-20
moved the usb directory to its proper home in ./libmaple
AJM