Image rotation Sample. This program uses GraphicsFramework library and L3GD20 sensor.
Dependencies: GR-PEACH_video GraphicsFramework L3GD20 R_BSP mbed-rtos mbed
Fork of RGA_HelloWorld by
BinaryImage_RZ_A1H.h
00001 #ifndef BINARYIMAGE_RZ_A1H_H 00002 #define BINARYIMAGE_RZ_A1H_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { /* Start of C Symbol */ 00006 #endif 00007 00008 extern const uint8_t RGA_Sample_BinaryImage[ 0x00003902uL ]; 00009 00010 #define Flower_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 )) 00011 00012 #ifdef __cplusplus 00013 } /* End of C Symbol */ 00014 #endif 00015 00016 #endif /* BINARYIMAGE_RZ_A1H_H */
Generated on Thu Jul 14 2022 06:37:21 by
1.7.2
