Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: FT800_RGB_demo FT800_RGB_demo2 FT800_demo_for_habr Temp_&_RH_at_TFT-demo ... more
Fork of FT800 by
Diff: FT_Platform.h
- Revision:
- 2:ab74a9a05970
- Parent:
- 0:5e013296b353
- Child:
- 3:392d2c733c68
--- a/FT_Platform.h Fri Jan 03 23:08:43 2014 +0000 +++ b/FT_Platform.h Sat Jan 04 13:56:38 2014 +0000 @@ -1,12 +1,14 @@ +/* mbed Library for FTDI FT800 Enbedded Video Engine "EVE" + * based on Original Code Sample from FTDI + * ported to mbed by Peter Drescher, DC2PD 2014 + * Released under the MIT License: http://mbed.org/license/mit */ + #ifndef _FT_PLATFORM_H_ #define _FT_PLATFORM_H_ #include "FT_DataTypes.h" #include "FT_Gpu_Hal.h" #include "FT_Gpu.h" -//#include "FT_CoPro_Cmds.h" -//#include "FT_LCD_Type.h" - #endif /*_FT_PLATFORM_H_*/ /* Nothing beyond this*/

EVE FT800
ADAM