Gradient Rectangles Demo - MBED + SmartGPU2 board

Dependencies:   SMARTGPU2 mbed

Files at this revision

API Documentation at this revision

Comitter:
emmanuelchio
Date:
Thu Apr 17 21:47:05 2014 +0000
Parent:
0:caa0656c2b88
Commit message:
SmartGPU2 GradientRect_SG2 demo- Please select(uncomment) your smartGPU2 board under SMARTGPU2.h file before compiling!!!

Changed in this revision

SMARTGPU2.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r caa0656c2b88 -r c5971079c81c SMARTGPU2.lib
--- a/SMARTGPU2.lib	Wed Jul 10 03:31:40 2013 +0000
+++ b/SMARTGPU2.lib	Thu Apr 17 21:47:05 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/emmanuelchio/code/SMARTGPU2/#210b5ba62803
+http://mbed.org/users/emmanuelchio/code/SMARTGPU2/#a57cfeb0185d
diff -r caa0656c2b88 -r c5971079c81c main.cpp
--- a/main.cpp	Wed Jul 10 03:31:40 2013 +0000
+++ b/main.cpp	Thu Apr 17 21:47:05 2014 +0000
@@ -1,11 +1,13 @@
+/**************************************************************************************/
 /**************************************************************************************/
 /*SMARTGPU2 intelligent embedded graphics processor unit
- those examples are for use the SMARTGPU2 with the mbed microcontoller, just connect tx,rx,and reset
+ those examples are for using the SMARTGPU2 with the mbed microcontoller, just connect tx,rx,and reset
  Board:
- http://vizictechnologies.com/#/smart-gpu-2/4577779046
+ http://www.vizictechnologies.com/
  
  www.vizictechnologies.com 
- Vizic Technologies copyright 2013 */
+ Vizic Technologies copyright 2014 */
+/**************************************************************************************/
 /**************************************************************************************/
 
 #include "mbed.h"