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
/
wirish
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-10
Initial pour of midi code from https://github.com/mlu/maple-ide --builds and ...
Donald Delmar Davis
2013-01-17
Check if the last packet sent was the full endpoint size, in this case flush ...
Manuel Odendahl
2012-09-03
Merge branch 'callback_interrupt_handlers'
Marti Bolivar
2012-09-03
ext_interrupts.cpp: Doxygen fixups.
Marti Bolivar
2012-09-03
Whitespace fixups to EXTI files.
Marti Bolivar
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
"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-22
usb_serial.cpp: Neaten up reset signal RX hook.
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-05
Add support for ARM's GCC ARM embedded toolchain.
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
Hack: Provide a hook so Mini doesn't disable JTAG/SWD.
Marti Bolivar
2012-07-25
usb_serial.cpp: Minor tweak.
Marti Bolivar
2012-07-24
Add pin alias enums to other boards.
Marti Bolivar
2012-06-28
Doxygen hacks and fixups.
Marti Bolivar
2012-06-27
Clean up micros().
Marti Bolivar
2012-06-26
STM32F1: Bring back HardwareSPI.
Marti Bolivar
2012-06-26
Bring back and fix up util.c functionality.
Marti Bolivar
2012-06-13
HardwareTimer: add a c_dev().
Marti Bolivar
2012-06-13
HardwareSPI: add a c_dev().
Marti Bolivar
2012-06-13
HardwareSerial: Add c_dev() accessor for instance's usart_dev*.
Marti Bolivar
2012-06-12
Typo fix.
Marti Bolivar
2012-06-08
maple: board.cpp: More comments.
Marti Bolivar
2012-06-08
Bring back <wirish/wirish_debug.h>.
Marti Bolivar
2012-06-08
maple: board.h: More comments, remove SYSTICK_RELOAD_VAL.
Marti Bolivar
2012-06-07
wirish/syscalls.c: Assert LeafLabs copyright.
Marti Bolivar
2012-06-07
wirish/syscalls.c: Weaken I/O related function defs.
Marti Bolivar
2012-06-07
Move syscalls.c into Wirish.
Marti Bolivar
2012-06-07
maple/board.cpp: Demo weakness of boardInit().
Marti Bolivar
2012-06-07
maple/board.cpp: Use PMAP_ROW().
Marti Bolivar
2012-06-07
board_private.h: Add PMAP_ROW() convenience macro.
Marti Bolivar
2012-06-07
maple/board.cpp: Add more explanatory comments.
Marti Bolivar
2012-06-07
isButtonPressed(): Take a pin and pressedLevel argument.
Marti Bolivar
2012-06-07
<wirish/boards.h>: Add BOARD_BUTTON_PRESSED_LEVEL.
Marti Bolivar
2012-06-07
wirish/boards.h: Optionally derive SYSTICK_RELOAD_VAL.
Marti Bolivar
2012-06-07
STM32F2: Allow boards to override PLL configuration.
Marti Bolivar
2012-06-07
HardwareSerial.cpp: Fix "#warn" -> "#warning".
Marti Bolivar
2012-06-07
wirish: Weaken boards_private.h definitions.
Marti Bolivar
2012-06-07
Provide wirish::priv::series_init() on F1.
Marti Bolivar
2012-06-07
Remove a completed FIXME comment.
Marti Bolivar
[next]