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
2013-04-26
We are very close to functional. Midi output works, sysex debugging needs to ...
HEAD
master
Donald Delmar Davis
2013-04-22
Start dealing with packets instead of bytes.
Donald Delmar Davis
2013-04-17
Basic sysex parser to determine if its mine.
Donald Delmar Davis
2013-04-11
fucking maple build system.
Donald Delmar Davis
2013-04-10
Initial pour of midi code from https://github.com/mlu/maple-ide --builds and ...
Donald Delmar Davis
2013-01-18
usb_cdcacm: Make USB lib globals weak symbols.
Marti Bolivar
2013-01-18
Merge branch 'bug/usb-full-ep'
Marti Bolivar
2013-01-17
usb_cdcacm.c: Fixups for usb_cdcacm_tx().
Marti Bolivar
2013-01-17
usb_reg_map.c: Fix incorrect function name call.
Marti Bolivar
2013-01-17
usb_reg_map.h: Fix incorrect register bit definitions.
Marti Bolivar
2013-01-17
Handle sending 0 byte packets.
Manuel Odendahl
2013-01-17
Move endpoint definitions to include files (they are now needed outside in us...
Manuel Odendahl
2013-01-17
Rename misleading ptr function
Manuel Odendahl
2013-01-17
Refactor setting a USB EP rx count
Manuel Odendahl
2013-01-17
Rename USB_EP_EP_KIND to USB_EP_EP_KIND_DBL_BUF
Manuel Odendahl
2013-01-17
Add double buffering routines
Manuel Odendahl
2012-11-08
usb_cdcacm.c: reenable the endpoint if an empty bulk transfer was received.
Manuel Odendahl
2012-08-04
usb_cdcacm.c: Fix up descriptor definitions.
Marti Bolivar
2012-08-04
Move contents of usb_descriptors.h to <libmaple/usb.h>.
Marti Bolivar
2012-08-04
Prep usb_descriptors.h for removal.
Marti Bolivar
2012-08-04
usb_cdcacm: Remove unused/redundant variables.
Marti Bolivar
2012-08-04
usb_cdcacm: Expose line coding state.
Marti Bolivar
2012-08-04
usb_cdcacm: Set endpoint to NAK before checking byte count.
Marti Bolivar
2012-08-04
Add FIXME for usb_get_ep_tx_count().
Marti Bolivar
2012-08-04
usb_cdcacm: various fixups.
Marti Bolivar
2012-08-03
usb_cdcacm: Improve write speed.
Marti Bolivar
2012-08-03
usb_cdcacm: Cosmetics
Marti Bolivar
2012-08-03
usb_cdcacm: minor fixups.
Marti Bolivar
2012-08-01
usb_cdcacm: Rename "notification" -> "management".
Marti Bolivar
2012-07-31
Move CDC ACM config. descriptor into usb_cdcacm.c.
Marti Bolivar
2012-07-31
Move bootloader reset signal detection to Wirish.
Marti Bolivar
2012-07-31
usb_cdcacm: Add usb_cdcacm_peek().
Marti Bolivar
2012-07-31
usb_cdacm: Use config instead of magic numbers.
Marti Bolivar
2012-07-31
usb_cdcacm: Add hook system.
Marti Bolivar
2012-07-31
usb_cdcacm: Expose some internal configuration and values.
Marti Bolivar
2012-07-31
usb_cdcacm.c: Add another verification TODO.
Marti Bolivar
2012-07-31
usb_cdcacm.c: Resolve TODO and improve comments.
Marti Bolivar
2012-06-28
Doxygen hacks and fixups.
Marti Bolivar
2012-06-03
Slightly improve and generify the USB infrastructure.
Marti Bolivar
2012-05-08
Fix a bunch of Doxygen file-level comments.
Marti Bolivar
2012-04-11
libmaple: Add build infrastructure for private headers.
Marti Bolivar
2012-04-11
Make USB its own submodule.
Marti Bolivar
2012-04-11
usb_cdcacm.c: Fix warning for non-LeafLabs boards.
Marti Bolivar
2012-04-11
Move public headers to include directories; related cleanups.
Marti Bolivar
2011-10-21
usb_descriptors.h: Remove usbVcomDescriptor[...] values.
Marti Bolivar
2011-10-21
usb_descriptors.h: Whitespace and column cleanups.
Marti Bolivar
2011-10-21
usb: Rename descriptors.h -> usb_descriptors.h.
Marti Bolivar
2011-10-21
usb.h: Move to libmaple/.
Marti Bolivar
2011-10-21
USB: API cleanups.
Marti Bolivar
2011-10-21
USB: API cleanups.
Marti Bolivar
[next]