trying to make telnetserver repo public
Fork of MODDMA by
Diff: ChangeLog.c
- Revision:
- 6:40d38be4bb59
- Parent:
- 5:c39b22fa0c60
- Child:
- 7:347110c7aefc
--- a/ChangeLog.c Tue Nov 23 16:04:32 2010 +0000 +++ b/ChangeLog.c Tue Nov 23 21:34:21 2010 +0000 @@ -1,5 +1,14 @@ /* $Id:$ +1.3 - 23/10/2010 + + * Added the LLI class wrapper. + * Added checking channel's LLI for non-null before auto-disable + of a channel with the ISR. + * Tested with MODSERIAL which is now natively MODDMA "aware". + MODSERIAL can now, using MODDMA, send blocks of bytes out + of it's TX port under DMA control. + 1.2 - 23/10/2010 * Improved the IRQ callback attachment API to make