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
Age
Commit message (
Expand
)
Author
2011-10-21
usb.h: Mark API unstable.
Marti Bolivar
2011-10-18
Oops; actually remove usb_config.h.
Marti Bolivar
2011-10-18
usb_cdcacm.c: Cleanups
Marti Bolivar
2011-10-18
usb.h, usb.c: Cleanups
Marti Bolivar
2011-10-18
Remove usb_int.h, usb_int.h, usb_int.c.
Marti Bolivar
2011-10-18
usb: Clean up some globals with new struct usblib_dev.
Marti Bolivar
2011-10-18
Remove usb_config.h.
Marti Bolivar
2011-10-18
usb: Disentangle CDC ACM functionality.
Marti Bolivar
2011-10-18
usb.c: Use usb_reg_map.h; replace most of CTR_LP().
Marti Bolivar
2011-10-18
usb: Remove usbPowerOff(), move usbPowerOn() to usb_callbacks.c.
Marti Bolivar
2011-10-18
usb: Prepare for moving some files to usb_reg_map.h.
Marti Bolivar
2011-10-18
Add usb_reg_map.h and usb_reg_map.c.
Marti Bolivar
2011-10-18
usb: Update README file.
Marti Bolivar
2011-10-18
Remove usb_hardware.c and usb_hardware.h.
Marti Bolivar
2011-10-18
usb: Replace duplicated code with nvic.h API.
Marti Bolivar
2011-10-18
usb: Cleanups and renames.
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-09-18
Missed one hard-coded structure size.
RJ Ryan
2011-09-18
Fix memory alignment of USB descriptor structures.
RJ Ryan
2011-07-01
fixed a bug in usbreceivebytes
Andrew J Meyer
2011-05-12
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-05-10
Converting all files to UNIX newlines.
Marti Bolivar
2011-05-04
SerialUSB fixups.
Marti Bolivar
2011-04-11
Resolving some FIXMEs.
Marti Bolivar
2011-03-17
Fixing typo in libmaple/usb/descriptors.h; thanks, StephenFromNYC!
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
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2011-02-12
Merge branch 'debug-serialusb'
Marti Bolivar
2011-02-09
Fixing usb.c countTx race; thanks, geoffreymbrown!
Marti Bolivar
2010-12-21
readme and coding standard updates
Marti Bolivar
2010-12-21
Merge branch 'master' into debug-serialusb.
Marti Bolivar
2010-12-14
added a usbBlockingSendByte(char ch)
AJM
2010-12-14
changed the serialusb to be simplest possible design
AJM
2010-12-13
enlarged rx buffer and nak when less than 64 bytes is left in packet buf
AJM
2010-12-13
candidate bugfix for serialusb receive bug
AJM
2010-11-29
Finished converting the Arduino docs
Marti Bolivar
2010-10-11
more sphinx docs
Marti Bolivar
2010-10-11
docs
Marti Bolivar
2010-09-27
whitespace cleanups
Marti Bolivar
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-07-22
added isConnected() to serialusb
bnewbold
2010-07-19
working serialUSB with timeout
bnewbold
2010-07-19
new usb_serial
bnewbold
2010-06-11
added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...
AJM
[prev]
[next]