Fork of Andy Kirkham's MODDMA GPDMA Controller for Mbed OS 6

Read MODDMA for more info.

ChangeLog.c

Committer:
AjK
Date:
2010-11-23
Revision:
5:c39b22fa0c60
Parent:
4:67f327b9278e
Child:
6:40d38be4bb59

File content as of revision 5:c39b22fa0c60:

/* $Id:$

1.2 - 23/10/2010

    * Improved the IRQ callback attachment API to make 
      easier attachments when creating configurations.
      
1.1 - 23/10/2010

    * Tidied up example1.cpp
    * Removed some unneeded methoids that cause compiler errs.
    
1.0 - 23/11/2010

    * First release

*/