add screen library
This commit is contained in:
22
ide-touchgfx-gen/TouchGFX/generated/texts/src/LanguageGb.cpp
Normal file
22
ide-touchgfx-gen/TouchGFX/generated/texts/src/LanguageGb.cpp
Normal file
@@ -0,0 +1,22 @@
|
||||
/* 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;
|
||||
|
||||
TEXT_LOCATION_FLASH_PRAGMA
|
||||
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE =
|
||||
{
|
||||
15, // T_SingleUseId1
|
||||
0, // T_SingleUseId2
|
||||
56, // T_SingleUseId3
|
||||
63, // T_SingleUseId4
|
||||
13, // T_SingleUseId5
|
||||
37, // T_SingleUseId6
|
||||
48, // T_SingleUseId7
|
||||
69, // T_SingleUseId8
|
||||
61 // T_SingleUseId9
|
||||
};
|
||||
Reference in New Issue
Block a user