index
:
feurig/libmaple
master
Working copy of Leaflabs libmaple
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-21
hrrm...
HEAD
master
Donald Delmar Davis
2013-05-16
Merge remote-tracking branch 'upstream/master'
Donald Delmar Davis
2013-05-15
minor/docs
Donald Delmar Davis
2013-05-14
Add error checking to sysex data
Donald Delmar Davis
2013-05-04
Use linker symbol __text_start__ to setup base of nvic vector table.
mlundinse
2013-05-02
usb_midi_device - Control build with USB_TYPE build flag
mlundinse
2013-05-02
Reverted work change
mlundinse
2013-05-02
Merge branch 'master' of git://github.com/leaflabs/libmaple
mlundinse
2013-05-02
wirish/syscalls.c: add weak exit function.
Magnus Lundin
2013-05-01
Merge branch 'HEAD' of git://github.com/leaflabs/libmaple.git
mlundinse
2013-04-30
libmaple/usb/stm32f1/usb.c: cosmetics.
Marti Bolivar
2013-04-29
Linker files for F20x boards with 768k flash
mlundinse
2013-04-29
Added board.mk makefile with board specific defines
mlundinse
2013-04-29
usb_midi_device: Reset transmitting flag in usbReset()
mlundinse
2013-04-29
Merge branch 'HEAD' of git://github.com/leaflabs/libmaple.git
mlundinse
2013-04-29
libmaple/usb/stm32f1/usb.c: fix build error.
Marti Bolivar
2013-04-27
sysex out working. need to clean it up
Donald Delmar Davis
2013-04-27
Refactor my first attempt into fork of the Lundin code. Add sysex. Create a b...
Donald Delmar Davis
2013-04-26
Merge remote-tracking branch 'wesen/bug/usb-resume'
Marti Bolivar
2013-04-26
Preserve previous usb state when suspending / restore on resume
Manuel Odendahl
2013-04-23
dont initialise SerialUSB by default
mlundinse
2013-04-23
Added weak _exit function
mlundinse
2013-04-16
reverted i2c change
mlundinse
2013-04-15
moved usb_midi_descr.c
mlundinse
2013-04-15
usb_cdcacm: Reset transmitting flag in usbReset().
Marti Bolivar
2013-04-14
Configure i2c pins before resetting the bus.
mlundinse
2013-04-12
Added midi usb support
mlundinse
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
Merge branch 'dbl-buf-usb'
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
Check if the last packet sent was the full endpoint size, in this case flush ...
Manuel Odendahl
2013-01-17
Handle sending 0 byte packets.
Manuel Odendahl
2013-01-17
Merge remote-tracking branch 'wesen/bug/bkp'
Marti Bolivar
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
Fix BKP write enable
Manuel Odendahl
2013-01-17
Set DCNTR before starting DMA transfer.
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
2013-01-05
Add fix to support Summon/Linaro GCC ARM embedded toolchain.
Dmitry Prokhorov
2013-01-01
examples/blinky.cpp: Use toggleLED() instead of digitalWrite().
Marti Bolivar
2012-11-08
Merge remote-tracking branch 'wesen/bug/high-density-irqs'
Marti Bolivar
2012-11-08
usb_cdcacm.c: reenable the endpoint if an empty bulk transfer was received.
Manuel Odendahl
2012-11-07
stm32f1/rules.mk: update include path for assembler files
Manuel Odendahl
2012-09-04
Add some missing LeafLabs copyright notices.
Marti Bolivar
2012-09-03
exti.c: Use exti_num enumerators instead of magic values.
Marti Bolivar
[next]