#include <iostream>#include "spisrc.h"#include <fstream>#include "avrdevice.h"#include "avrerror.h"

Go to the source code of this file.
Functions | |
| static char * | readNextLine (std::ifstream &f, char *buffer, unsigned len, SystemClockOffset *timeToNextStepIn_ns) |
| static char* readNextLine | ( | std::ifstream & | f, | |
| char * | buffer, | |||
| unsigned | len, | |||
| SystemClockOffset * | timeToNextStepIn_ns | |||
| ) | [static] |
Definition at line 30 of file spisrc.cpp.
1.6.3