aboutsummaryrefslogtreecommitdiff
path: root/wirish
AgeCommit message (Expand)Author
2013-08-29Merge branch 'master' into MIDIUSBmlundinse
2013-07-16Merge branch 'HEAD' of git://github.com/leaflabs/libmaple.gitmlundinse
2013-06-04wirish/syscalls.c: Replace obsolete caddr_t with void *Daniel Nyström
2013-05-10Use 32 bit midiusb messagesmlundinse
2013-05-04Make BOARD_HAVE_USB define contitionalmlundinse
2013-05-04Whitespace cosmeticsmlundinse
2013-05-04Merge branch 'master' into usbbuildworkmlundinse
2013-05-04Use linker symbol __text_start__ to setup base of nvic vector table.mlundinse
2013-05-03Use linker symbol __text_start__ to setup base of nvic vector table.Magnus Lundin
2013-05-03Define BOARD_HAVE_MIDIUSB if BOARD_HAVE_USBmlundinse
2013-05-03wirish/boards.hmlundinse
2013-05-02Reverted work changemlundinse
2013-05-02Merge branch 'master' of git://github.com/leaflabs/libmaplemlundinse
2013-05-02wirish/syscalls.c: add weak exit function.Magnus Lundin
2013-04-29Added board.mk makefile with board specific definesmlundinse
2013-04-23dont initialise SerialUSB by defaultmlundinse
2013-04-23Added weak _exit functionmlundinse
2013-04-12Added midi usb supportmlundinse
2013-01-17Check if the last packet sent was the full endpoint size, in this case flush ...Manuel Odendahl
2012-09-03Merge branch 'callback_interrupt_handlers'Marti Bolivar
2012-09-03ext_interrupts.cpp: Doxygen fixups.Marti Bolivar
2012-09-03Whitespace fixups to EXTI files.Marti Bolivar
2012-09-02"Callback versions of functions now take voidArgumentFuncPtr. We can probably...Aditya Gaddam
2012-08-31Include <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-27HardwareSPI: move warning into .cpp from header.Marti Bolivar
2012-08-27usb_serial.cpp: Hackishly silence spurious warnings on VLDiscovery.Marti Bolivar
2012-08-22usb_serial.cpp: Neaten up reset signal RX hook.Marti Bolivar
2012-08-14Make PRIMASK set/clear functions __always_inline.Marti Bolivar
2012-08-14wirish/ext_interrupts.h: DoxygenMarti Bolivar
2012-08-05Add support for ARM's GCC ARM embedded toolchain.Marti Bolivar
2012-07-31Move bootloader details out of libmaple.h.Marti Bolivar
2012-07-31HardwareSerial: make read() block until data arrive.Marti Bolivar
2012-07-31Move bootloader reset signal detection to Wirish.Marti Bolivar
2012-07-31Hack: Provide a hook so Mini doesn't disable JTAG/SWD.Marti Bolivar
2012-07-25usb_serial.cpp: Minor tweak.Marti Bolivar
2012-07-24Add pin alias enums to other boards.Marti Bolivar
2012-06-28Doxygen hacks and fixups.Marti Bolivar
2012-06-27Clean up micros().Marti Bolivar
2012-06-26STM32F1: Bring back HardwareSPI.Marti Bolivar
2012-06-26Bring back and fix up util.c functionality.Marti Bolivar
2012-06-13HardwareTimer: add a c_dev().Marti Bolivar
2012-06-13HardwareSPI: add a c_dev().Marti Bolivar
2012-06-13HardwareSerial: Add c_dev() accessor for instance's usart_dev*.Marti Bolivar
2012-06-12Typo fix.Marti Bolivar
2012-06-08maple: board.cpp: More comments.Marti Bolivar
2012-06-08Bring back <wirish/wirish_debug.h>.Marti Bolivar
2012-06-08maple: board.h: More comments, remove SYSTICK_RELOAD_VAL.Marti Bolivar
2012-06-07wirish/syscalls.c: Assert LeafLabs copyright.Marti Bolivar
2012-06-07wirish/syscalls.c: Weaken I/O related function defs.Marti Bolivar