Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SimpleDMA_HelloWorld RTOS_SPI spiDMAtest Pinscape_Controller_v1 ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:f7345d41b076 | 2017-05-12 | wkleunen | Use callback template class to integrate library with mbed os 5. |
8:876f3b55e6f5 | 2015-01-27 | marcusbirkin | Changed length argument in start from int to uint32_t; The length registers are unsigned 32bit not signed. |
7:d3be727fa9d2 | 2014-06-27 | Tomo2k | Added support for KL46 |
6:e9ab0bb912c8 | 2014-03-18 | BaderP | patched SimpleDMA to include additional 32 kb ram |
5:d9f46ef80e20 | 2014-01-04 | Sissors | Refactored code, added LPC1768 support |
4:c3a84c6c432c | 2013-12-26 | Sissors | Always enable IRQ to finish the DMA transfer |
3:34f5bf8adfa0 | 2013-12-26 | Sissors | Added autochannel |
2:fe2fcaa72434 | 2013-12-22 | Sissors | v1.0 KL25Z |
1:0b73b00bcee8 | 2013-12-20 | Sissors | v0.2, KL25, interrupts |
0:d77ea45fa625 | 2013-10-18 | Sissors | v0.1, KL25, no interrupt |