0.2.0
- Maintainers
- fabien.chouteau@gmail.com
- Licenses
- MIT
- Tags
- embedded, gui, lvgl, no-std
- Manifest
- index/lv/lvgl_ada/lvgl_ada-0.2.0.toml
Build and platform metadata 1 field
- Configuration
{
"variables": {
"Builtin_Allocator_Size": {
"default": 65536,
"first": 1,
"last": 1000000,
"type": "Integer"
},
"Color_16_SWAP": {
"default": false,
"type": "Boolean"
},
"Density_Per_Inch": {
"first": 1,
"last": 1000000,
"type": "Integer"
},
"Double_Buffering": {
"default": false,
"type": "Boolean"
},
"Horizontal_Resolution": {
"first": 1,
"last": 1000000,
"type": "Integer"
},
"Log_Level": {
"default": "Warn",
"type": "Enum",
"values": [
"Trace",
"Info",
"Warn",
"Error"
]
},
"Log_With_Printf": {
"default": false,
"type": "Boolean"
},
"Pixel_Bit_Depth": {
"type": "Enum",
"values": [
"Pix_1bit",
"Pix_8bit",
"Pix_16bit",
"Pix_32bit"
]
},
"Theme_Live_Update": {
"default": false,
"type": "Boolean"
},
"Use_Builtin_Allocator": {
"default": true,
"type": "Boolean"
},
"Vertical_Resolution": {
"first": 1,
"last": 1000000,
"type": "Integer"
},
"Virtual_Display_Buffer_Size": {
"default": 10240,
"first": 1,
"last": 1000000,
"type": "Integer"
}
}
}