From: bernie Date: Sun, 15 Aug 2004 05:31:46 +0000 (+0000) Subject: Add an #error to spread some FUD about the quality of this module; X-Git-Tag: 1.0.0~1099 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=inline;h=4560fc1a4dc7c27243d7f8afa9a1291e646c2f8b;p=bertos.git Add an #error to spread some FUD about the quality of this module; Add a few TODOs from Rasky's review; Update to the new drv/ser.c API; Move FlushSerial() to drv/ser.c and generalize. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@142 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/mware/xmodem.c b/mware/xmodem.c index 5861ac9a..9041b4cc 100755 --- a/mware/xmodem.c +++ b/mware/xmodem.c @@ -1,3 +1,4 @@ +#error This module has not been revised for the API changes in several DevLib modules /*! * \file *