From 3d818fbb86ddb648c6df4d9389dc025510a169b6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 15 Jul 2014 21:23:13 +1000 Subject: Add Serial_IsSendReady() and Serial_IsSendComplete() serial driver API functions. --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/DoxygenPages/ChangeLog.txt') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 9adc14ca3..a03d389b4 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -10,6 +10,7 @@ * New: * - Core: * - Updated the BUILD build system module to add a new COMPILER_PATH optional variable + * - Added Serial_IsSendReady() and Serial_IsSendComplete() functions to the Serial hardware peripheral driver * * Fixed: * - Core: -- cgit v1.2.3