mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 18:40:17 +00:00
add stdint.h
This commit is contained in:
parent
0445a4f78f
commit
c78e1e345e
@ -30,13 +30,14 @@
|
||||
* This file is part of libmc1322x: see http://mc1322x.devl.org
|
||||
* for details.
|
||||
*
|
||||
* $Id: bbmc.c,v 1.1 2010/06/10 14:55:39 maralvira Exp $
|
||||
* $Id: bbmc.c,v 1.2 2011/01/17 15:45:02 maralvira Exp $
|
||||
*/
|
||||
|
||||
/* control reset and VREF2 lines */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <getopt.h>
|
||||
#include <ftdi.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user