MAX3100, an external serial device to add additional serial ports via SPI

Dependents:   FLIGHT_CONTROL_AND_COMMUNICATIONS_SYSTEM

Revision:
2:2a49171453d5
Parent:
1:46c8c60e744a
--- a/ChangeLog.h	Mon Jan 17 01:14:16 2011 +0000
+++ b/ChangeLog.h	Fri Aug 03 12:28:27 2012 +0000
@@ -22,6 +22,9 @@
 
 /*
 
+1.2     03/08/2012
+        Added ability to make a user callback when an IRQ is fired.
+        
 1.1     17/01/2011
         Added this file.
         Altered the way interrupts are disabled. Previously __disable_irq()/__enable_irq()