F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
LinuxUartDriver.cpp File Reference
#include <unistd.h>
#include <Drv/LinuxUartDriver/LinuxUartDriver.hpp>
#include <Os/TaskString.hpp>
#include "Fw/Types/BasicTypes.hpp"
#include <fcntl.h>
#include <termios.h>
#include <cerrno>

Go to the source code of this file.

Namespaces

namespace  Drv
 

Macros

#define DEBUG_PRINT(x, ...)
 

Macro Definition Documentation

◆ DEBUG_PRINT

#define DEBUG_PRINT (   x,
  ... 
)

Definition at line 26 of file LinuxUartDriver.cpp.