X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fser_dsp56k.c;h=dccc806ae47105549c3bd0c8e76d9940f7c03827;hb=7be79ed82e47606fa35a4ef58f11c4723d22087a;hp=a5a96fb7fb404bd106d1f5fdfbde32e34e9cec77;hpb=277b540c0764dd376dcf583acdc97a2b2fd3d8e6;p=bertos.git diff --git a/drv/ser_dsp56k.c b/drv/ser_dsp56k.c index a5a96fb7..dccc806a 100755 --- a/drv/ser_dsp56k.c +++ b/drv/ser_dsp56k.c @@ -15,6 +15,9 @@ /*#* *#* $Log$ + *#* Revision 1.6 2004/10/03 20:43:22 bernie + *#* Import changes from sc/firmware. + *#* *#* Revision 1.5 2004/08/25 14:12:08 rasky *#* Aggiornato il comment block dei log RCS *#* @@ -26,15 +29,14 @@ *#* *#* Revision 1.2 2004/05/23 18:21:53 bernie *#* Trim CVS logs and cleanup header info. - *#* *#*/ #include "ser.h" #include "ser_p.h" -#include #include +#include #include -#include +#include // GPIO E is shared with SPI (in DSP56807). Pins 0&1 are TXD0 and RXD0. To use // the serial, we need to disable the GPIO functions on them.