touchgfx compilation attempt
This commit is contained in:
14
Software/TouchGFX/generated/texts/src/LanguageGb.cpp
Normal file
14
Software/TouchGFX/generated/texts/src/LanguageGb.cpp
Normal file
@ -0,0 +1,14 @@
|
||||
/* DO NOT EDIT THIS FILE */
|
||||
/* This file is autogenerated by the text-database code generator */
|
||||
|
||||
#include <stdint.h>
|
||||
#include <touchgfx/Unicode.hpp>
|
||||
|
||||
TEXT_LOCATION_FLASH_PRAGMA
|
||||
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE;
|
||||
|
||||
// Remap all strings
|
||||
TEXT_LOCATION_FLASH_PRAGMA
|
||||
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE = {
|
||||
0
|
||||
};
|
||||
Reference in New Issue
Block a user