image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
EVE_Platform_MPSSE.h
Go to the documentation of this file.
1
32#ifndef EVE_PLATFORM_MPSSE__H
33#define EVE_PLATFORM_MPSSE__H
34
35#include "EVE_Config.h"
36#if defined(MPSSE_PLATFORM)
37
38#include "EVE_Platform_WIN32.h"
39#include "ftd2xx.h"
40#include "libMPSSE_spi.h"
41
42#endif
43#endif /* #ifndef EVE_PLATFORM_MPSSE__H */
44
45/* end of file */
This file processes the input definitions.
EVE platform for WIN32.
Native USB device driver for FTDI FT232x, FT245x, FT2232x and FT4232x devices FTD2XX library definiti...
MPSSE APIs.