diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-08 00:55:36 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-08 01:51:19 -0400 |
commit | b4c84cf52b1ee99b70d407bc5185dbdbbf9345a5 (patch) | |
tree | c0c3ff8a218bfc89edbf9f9676b61d5b3e4ba0cf | |
parent | 0c1619918435d0934faf7b155c56fdfa53fe9605 (diff) | |
download | librambutan-b4c84cf52b1ee99b70d407bc5185dbdbbf9345a5.tar.gz librambutan-b4c84cf52b1ee99b70d407bc5185dbdbbf9345a5.zip |
[libmaple] dma.rst: Cull a finished TODO.
This was figured out a while ago.
-rw-r--r-- | source/libmaple/api/dma.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/libmaple/api/dma.rst b/source/libmaple/api/dma.rst index d4e1683..a9893e2 100644 --- a/source/libmaple/api/dma.rst +++ b/source/libmaple/api/dma.rst @@ -31,8 +31,6 @@ Devices Functions --------- -.. TODO [0.0.11?] figure out the dma_attach_interrupt weirdness - .. doxygenfunction:: dma_init .. doxygenfunction:: dma_setup_transfer .. doxygenfunction:: dma_set_num_transfers |