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
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
2012-08-22
Re-work the constraints on delay_us(). Ask GCC to allocate a register
Michael Hope
2012-08-22
Merge branch 'reset-script'
Marti Bolivar
2012-08-22
reset.py: Not every Unix is Linux.
Marti Bolivar
2012-08-22
Improve Maple device detection in reset.py on Linux
David Kiliani
2012-08-20
reset.py fixups for OS X 10.8.
Marti Bolivar
2012-08-14
Make PRIMASK set/clear functions __always_inline.
Marti Bolivar
2012-08-14
wirish/ext_interrupts.h: Doxygen
Marti Bolivar
2012-08-10
stm32loader.py: replace obsolete exception catch syntax.
Marti Bolivar
2012-08-05
Makefile: Don't assume Cortex M3.
Marti Bolivar
2012-08-05
fixup! Add support for ARM's GCC ARM embedded toolchain.
Marti Bolivar
2012-08-05
Add support for ARM's GCC ARM embedded toolchain.
Marti Bolivar
2012-08-05
Makefile: move flag settings after build-rules and -templates.
Marti Bolivar
2012-08-04
usb_cdcacm.c: Fix up descriptor definitions.
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: 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
test session: Add SerialUSB benchmark to 'U' command.
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 details out of libmaple.h.
Marti Bolivar
2012-07-31
HardwareSerial: make read() block until data arrive.
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
[prev]
[next]