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
Age
Commit message (
Expand
)
Author
2011-02-16
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-02-15
undoing USART[45] -> UART[45] mistake
Marti Bolivar
2011-02-12
Merge branch 'debug-serialusb'
Marti Bolivar
2011-02-10
Made Native prototype B definitions in libmaple.h and boards.h; added
Marti Bolivar
2011-02-09
Fixing usb.c countTx race; thanks, geoffreymbrown!
Marti Bolivar
2011-01-31
nvic bugfix; removed unnecessary volatile usage
Marti Bolivar
2011-01-30
Ported examples/test-session.cpp to work on Mini
Marti Bolivar
2011-01-27
Ported libmaple to the new mini prototype
Marti Bolivar
2011-01-26
[WIP] Code review picked up some bugs/issues.
Marti Bolivar
2011-01-03
Documentation improvements, DMA IRQ table volatile bugfix.
Marti Bolivar
2010-12-30
nzmichaelh-master branch is ready for code review.
Marti Bolivar
2010-12-30
Changed nzmichaelh's initial DMA interface to be more flexible.
Marti Bolivar
2010-12-28
nzmichaelh's pull request mods compile and upload.
Marti Bolivar
2010-12-21
readme and coding standard updates
Marti Bolivar
2010-12-21
Merge branch 'master' into debug-serialusb.
Marti Bolivar
2010-12-15
Finalized 0.0.9 documentation.
Marti Bolivar
2010-12-14
Merge branch 'master' into newdoc
Marti Bolivar
2010-12-14
added a usbBlockingSendByte(char ch)
AJM
2010-12-14
changed the serialusb to be simplest possible design
AJM
2010-12-13
enlarged rx buffer and nak when less than 64 bytes is left in packet buf
AJM
2010-12-13
candidate bugfix for serialusb receive bug
AJM
2010-12-08
Servo library tested and debugged.
Marti Bolivar
2010-11-30
maple mini prototype seems to be working
Marti Bolivar
2010-11-29
Finished converting the Arduino docs
Marti Bolivar
2010-11-17
arduino language reference nearing completion, properly CC-BY-SA 3.0 attributed
Marti Bolivar
2010-10-22
maple mini runs blinky now.
Marti Bolivar
2010-10-20
weird broken table for maple mini
Marti Bolivar
2010-10-20
Wait until the transmit buffer is empty before send to save time
Michael Hope
2010-10-20
Added DMA1 and DMA2 to the RCC
Michael Hope
2010-10-20
Added basic DMA support
Michael Hope
2010-10-14
Merge branch 'master' of github.com:leaflabs/libmaple
Marti Bolivar
2010-10-14
Added independent watchdog support
Michael Hope
2010-10-12
Add selective enabling of channels for pwm channels
Perry Hung
2010-10-11
more sphinx docs
Marti Bolivar
2010-10-11
more docs
Marti Bolivar
2010-10-11
docs
Marti Bolivar
2010-10-10
Reduced the use of volatiles to speed up rb_insert() and rb_remove().
Michael Hope
2010-10-10
Changed the ring_buffer indexes to uint16 to cut memory usage and increase ca...
Michael Hope
2010-10-10
Mark head and tail as volatile as a ring buffer works accross threads/interru...
Michael Hope
2010-10-10
Make rcc.h C++ safe
Michael Hope
2010-10-10
Change the systick handler to the CMSIS compliant SysTick_Handler
Michael Hope
2010-10-10
Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...
Michael Hope
2010-10-07
somebody broke assertions
Marti Bolivar
2010-09-29
Merge remote branch 'upstream/master'
Michael Hope
2010-09-29
Fixed up the build due to a missing header file.
Michael Hope
2010-09-27
added notes/coding_standard.txt, more cleanups
Marti Bolivar
2010-09-27
whitespace cleanups
Marti Bolivar
2010-09-22
Enable external interrupts on all Maple GPIOs.
Perry Hung
2010-09-22
Fix improper interrupt clearing
Perry Hung
2010-09-21
minor bugfix to BIT definition
Marti Bolivar
[next]