Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4
#define gray2_width 3 #define gray2_height 3 static char gray2_bits[] = { 0x00, 0x03, 0x00};