- const unsigned char gImage_GDEH_BW[4000] __attribute__((at(0x330000)))= {
- /* 0X00,0X01,0X80,0X00,0XFA,0X00, */
- 0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,
- 0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,0X00,...}
[930/937] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/epd_gdeh.c.obj
In file included from ../main/epd_gdeh.c:11:
../main/Image_epd_gdeh.h:507:1: warning: 'at' attribute directive ignored [-Wattributes]
const unsigned char gImage_GDEH_BW[4000] __attribute__((at(0x330000)))= {
^~~~~