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
/
include
/
libmaple
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-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-20
This ain't pretty but it works...
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-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
2012-09-02
"Callback versions of functions now take voidArgumentFuncPtr. We can probably...
Aditya Gaddam
2012-08-31
"Added ability to set callbacks for interrupts that get an argument. This arg...
Aditya Gaddam
2012-08-22
Revert "Re-work the constraints on delay_us(). Ask GCC to allocate a register"
Marti Bolivar
2012-08-22
Re-work the constraints on delay_us(). Ask GCC to allocate a register
Michael Hope
2012-08-14
Make PRIMASK set/clear functions __always_inline.
Marti Bolivar
2012-08-04
usb_cdcacm.h: Add convenience for declaring device descriptor.
Marti Bolivar
2012-08-04
<libmaple/usb.h>: Fix usb_descriptor_string.
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: Expose line coding state.
Marti Bolivar
2012-08-04
usb_cdcacm: various fixups.
Marti Bolivar
2012-08-01
usb_cdcacm: Rename "notification" -> "management".
Marti Bolivar
2012-07-31
Move bootloader details out of libmaple.h.
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_cdcacm: Add hook system.
Marti Bolivar
2012-07-31
usb_cdcacm: Expose some internal configuration and values.
Marti Bolivar
2012-07-13
<libmaple/scb.h>: Add FIXME to check for F2 compatibility.
Marti Bolivar
2012-07-13
<libmaple/scb.h>: Don't use BIT().
Marti Bolivar
2012-07-13
<libmaple/scb.h>: Assert LeafLabs copyright.
Marti Bolivar
2012-06-28
Doxygen hacks and fixups.
Marti Bolivar
2012-06-22
<libmaple/i2c.h>: Add I2C_CCR_DUTY bit value definitions.
Marti Bolivar
2012-06-22
i2c_dev: deprecate .gpio_port.
Marti Bolivar
2012-06-22
I2C: Deprecate I2C_REMAP flag.
Marti Bolivar
2012-06-22
I2C: Move F1-only errata workarounds out of libmaple/i2c.c.
Marti Bolivar
2012-06-22
I2C: Add i2c_config_gpios(), i2c_master_release_bus().
Marti Bolivar
2012-06-22
<libmaple/i2c.h>: Fix Doxygen.
Marti Bolivar
2012-06-22
libmaple/i2c.h: Better comments.
Marti Bolivar
2012-06-22
<libmaple/i2c.h>: Move low-level routines to end of file.
Marti Bolivar
2012-06-22
I2C: Fix Doxygen F1-isms.
Marti Bolivar
2012-06-22
i2c_set_input_clk(): fix an F1-ism.
Marti Bolivar
2012-06-22
Move i2c_dev and i2c_state into new i2c_common.h.
Marti Bolivar
2012-06-22
libmaple/i2c.h: Cosmetics.
Marti Bolivar
2012-06-22
I2C: Restore on F1, refactoring prep for F2.
Marti Bolivar
2012-06-22
<libmaple/i2c.h>: Cosmetics.
Marti Bolivar
2012-06-22
<libmaple/i2c.h>: Cosmetics.
Marti Bolivar
2012-06-22
<libmaple/i2c.h>: Add missing register bit defns.
Marti Bolivar
2012-06-22
libmaple/i2c.h: Assert LeafLabs copyright.
Marti Bolivar
2012-06-22
Fix I2C_CR2_FREQ bit definition.
Marti Bolivar
2012-06-22
libmaple/i2c.h: Cosmetics.
Marti Bolivar
2012-06-22
libmaple/i2c.h: Don't use BIT().
Marti Bolivar
2012-06-21
<libmaple/dma.h>: Assert LeafLabs copyright.
Marti Bolivar
[next]