index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmaple
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle sending 0 byte packets.
Manuel Odendahl
2013-01-17
1
-0
/
+1
*
Move endpoint definitions to include files (they are now needed outside in us...
Manuel Odendahl
2013-01-17
1
-0
/
+21
*
"Callback versions of functions now take voidArgumentFuncPtr. We can probably...
Aditya Gaddam
2012-09-02
1
-1
/
+1
*
"Added ability to set callbacks for interrupts that get an argument. This arg...
Aditya Gaddam
2012-08-31
2
-0
/
+6
*
Revert "Re-work the constraints on delay_us(). Ask GCC to allocate a register"
Marti Bolivar
2012-08-22
1
-4
/
+4
*
Re-work the constraints on delay_us(). Ask GCC to allocate a register
Michael Hope
2012-08-22
1
-4
/
+4
*
Make PRIMASK set/clear functions __always_inline.
Marti Bolivar
2012-08-14
1
-2
/
+2
*
usb_cdcacm.h: Add convenience for declaring device descriptor.
Marti Bolivar
2012-08-04
1
-0
/
+21
*
<libmaple/usb.h>: Fix usb_descriptor_string.
Marti Bolivar
2012-08-04
1
-3
/
+3
*
Move contents of usb_descriptors.h to <libmaple/usb.h>.
Marti Bolivar
2012-08-04
1
-1
/
+94
*
Prep usb_descriptors.h for removal.
Marti Bolivar
2012-08-04
1
-0
/
+19
*
usb_cdcacm: Expose line coding state.
Marti Bolivar
2012-08-04
1
-0
/
+27
*
usb_cdcacm: various fixups.
Marti Bolivar
2012-08-04
1
-25
/
+0
*
usb_cdcacm: Rename "notification" -> "management".
Marti Bolivar
2012-08-01
1
-4
/
+4
*
Move bootloader details out of libmaple.h.
Marti Bolivar
2012-07-31
1
-8
/
+0
*
Move bootloader reset signal detection to Wirish.
Marti Bolivar
2012-07-31
1
-1
/
+0
*
usb_cdcacm: Add usb_cdcacm_peek().
Marti Bolivar
2012-07-31
1
-0
/
+1
*
usb_cdcacm: Add hook system.
Marti Bolivar
2012-07-31
1
-0
/
+13
*
usb_cdcacm: Expose some internal configuration and values.
Marti Bolivar
2012-07-31
1
-0
/
+42
*
<libmaple/scb.h>: Add FIXME to check for F2 compatibility.
Marti Bolivar
2012-07-13
1
-0
/
+4
*
<libmaple/scb.h>: Don't use BIT().
Marti Bolivar
2012-07-13
1
-60
/
+60
*
<libmaple/scb.h>: Assert LeafLabs copyright.
Marti Bolivar
2012-07-13
1
-0
/
+1
*
Doxygen hacks and fixups.
Marti Bolivar
2012-06-28
4
-14
/
+11
*
<libmaple/i2c.h>: Add I2C_CCR_DUTY bit value definitions.
Marti Bolivar
2012-06-22
1
-1
/
+3
*
i2c_dev: deprecate .gpio_port.
Marti Bolivar
2012-06-22
1
-1
/
+18
*
I2C: Deprecate I2C_REMAP flag.
Marti Bolivar
2012-06-22
1
-1
/
+1
*
I2C: Move F1-only errata workarounds out of libmaple/i2c.c.
Marti Bolivar
2012-06-22
1
-0
/
+18
*
I2C: Add i2c_config_gpios(), i2c_master_release_bus().
Marti Bolivar
2012-06-22
1
-0
/
+25
*
<libmaple/i2c.h>: Fix Doxygen.
Marti Bolivar
2012-06-22
1
-3
/
+3
*
libmaple/i2c.h: Better comments.
Marti Bolivar
2012-06-22
1
-2
/
+16
*
<libmaple/i2c.h>: Move low-level routines to end of file.
Marti Bolivar
2012-06-22
1
-71
/
+73
*
I2C: Fix Doxygen F1-isms.
Marti Bolivar
2012-06-22
1
-3
/
+6
*
i2c_set_input_clk(): fix an F1-ism.
Marti Bolivar
2012-06-22
1
-1
/
+16
*
Move i2c_dev and i2c_state into new i2c_common.h.
Marti Bolivar
2012-06-22
2
-27
/
+80
*
libmaple/i2c.h: Cosmetics.
Marti Bolivar
2012-06-22
1
-1
/
+4
*
I2C: Restore on F1, refactoring prep for F2.
Marti Bolivar
2012-06-22
1
-16
/
+1
*
<libmaple/i2c.h>: Cosmetics.
Marti Bolivar
2012-06-22
1
-6
/
+6
*
<libmaple/i2c.h>: Cosmetics.
Marti Bolivar
2012-06-22
1
-20
/
+20
*
<libmaple/i2c.h>: Add missing register bit defns.
Marti Bolivar
2012-06-22
1
-0
/
+22
*
libmaple/i2c.h: Assert LeafLabs copyright.
Marti Bolivar
2012-06-22
1
-0
/
+1
*
Fix I2C_CR2_FREQ bit definition.
Marti Bolivar
2012-06-22
1
-1
/
+1
*
libmaple/i2c.h: Cosmetics.
Marti Bolivar
2012-06-22
1
-1
/
+1
*
libmaple/i2c.h: Don't use BIT().
Marti Bolivar
2012-06-22
1
-40
/
+40
*
<libmaple/dma.h>: Assert LeafLabs copyright.
Marti Bolivar
2012-06-21
1
-0
/
+1
*
DMA: prep for F2 with new "tube" API.
Marti Bolivar
2012-06-15
2
-26
/
+490
*
enum spi_mode: Add more descriptive enumerators, documentation.
Marti Bolivar
2012-06-07
1
-11
/
+16
*
Bring back <libmaple/spi.h>.
Marti Bolivar
2012-06-07
1
-1
/
+1
*
libmaple/timer.h: Capitalization fix
Marti Bolivar
2012-06-07
1
-2
/
+2
*
libmaple/timer.h: Lose BIT().
Marti Bolivar
2012-06-07
1
-90
/
+90
*
libmaple/timer.h: Move deprecated bits to bottom.
Marti Bolivar
2012-06-07
1
-66
/
+67
[next]