/** Simple printf implementation
This stub has been replaced by the std printf_large / sprintf / vprintf
*/
#include
#include
#define STATIC
static void _printn(unsigned u,
/*-----------------------------------------------------------------
printf.c -
Written for pic16 port, by Vangelis Rokas, 2005 (vrokas@otenet.gr)
This library is free software; you
/** Simple printf implementation
Again a stub - will use the std one later...
*/
#include
#include
#define STATIC
static void _printn(unsigned u, unsigned base, char issign
/*
* printf.c - printf like debug print function
*/
/*
* Copyright (c) 2000,2002 Japan Network Information Center.
* All rights reserved.
*
* By using this file, you agree to the terms and co
/* Decomposed printf argument list.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms o
/* Parse printf format string.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the
/* Decomposed printf argument list.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms o