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
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-25
create board files for maple_midi
Donald Delmar Davis
2013-04-24
I am told that I need to commit at least once a day so people know I am alive...
Donald Delmar Davis
2013-04-22
Start dealing with packets instead of bytes.
Donald Delmar Davis
2013-04-21
Make a quick reset script.
Donald Delmar Davis
2013-04-20
This ain't pretty but it works...
Donald Delmar Davis
2013-04-18
Rough in of reset
Donald Delmar Davis
2013-04-17
Basic sysex parser to determine if its mine.
Donald Delmar Davis
2013-04-11
odds and ends
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
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
2012-09-03
Merge branch 'callback_interrupt_handlers'
Marti Bolivar
2012-09-03
EXTI examples: whitespace fixups.
Marti Bolivar
2012-09-03
ext_interrupts.cpp: Doxygen fixups.
Marti Bolivar
2012-09-03
Whitespace fixups to EXTI files.
Marti Bolivar
2012-09-03
"Changed tabs to spaces. Changed some braces placement to match existing exam...
Aditya Gaddam
2012-09-03
"Added two examples for using attachInterrupt. One shows the use of a global ...
Aditya Gaddam
2012-09-02
"Callback versions of functions now take voidArgumentFuncPtr. We can probably...
Aditya Gaddam
2012-08-31
Include <stdint.h> from wirish.h.
Marti Bolivar
2012-08-31
Fixups for Wire library builds.
Marti Bolivar
2012-08-31
"Added ability to set callbacks for interrupts that get an argument. This arg...
Aditya Gaddam
2012-08-27
HardwareSPI: move warning into .cpp from header.
Marti Bolivar
2012-08-27
usb_serial.cpp: Hackishly silence spurious warnings on VLDiscovery.
Marti Bolivar
2012-08-23
notes/interrupts.txt: Fix typos and other errors.
Marti Bolivar
2012-08-23
Add notes/interrupts.txt.
Marti Bolivar
2012-08-22
Revert "Re-work the constraints on delay_us(). Ask GCC to allocate a register"
Marti Bolivar
2012-08-22
usb_serial.cpp: Neaten up reset signal RX hook.
Marti Bolivar
[next]