NetBurner 3.5.6
PDF Version
SB800EX/include/serial_platdefs.h
1
#ifndef __SERIAL_PLATDEFS_H
2
#define __SERIAL_PLATDEFS_H
3
4
// For compatibility with ARM based platforms with USART and UART mapping
5
6
//#define NUM_UARTS 2
7
8
9
#endif
/* ----- #ifndef __SERIAL_PLATDEFS_H ----- */