Initial commit, getting all the stuff from PlatformIO
This commit is contained in:
26
.pio/libdeps/esp32dev/1_hello_world/globals.xml
Normal file
26
.pio/libdeps/esp32dev/1_hello_world/globals.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<globals>
|
||||
<api>
|
||||
<!-- Add <enumdefs> here -->
|
||||
</api>
|
||||
|
||||
<consts>
|
||||
<!-- Add <px>, <int>, <color> etc here -->
|
||||
</consts>
|
||||
|
||||
<styles>
|
||||
<!-- Add <style> tags here -->
|
||||
</styles>
|
||||
|
||||
<subjects>
|
||||
<!-- Add <int>, <string>, or <float> subjects here -->
|
||||
</subjects>
|
||||
|
||||
<images>
|
||||
<!-- Add <file> or <data> tags here -->
|
||||
</images>
|
||||
|
||||
<fonts>
|
||||
<!-- Add <bin> , <tiny_ttf>, <freetype> tags here -->
|
||||
<bin name="font_medium" as_file="false" src_path="fonts/Montserrat_Medium.ttf" size="20" bpp="4" />
|
||||
</fonts>
|
||||
</globals>
|
||||
Reference in New Issue
Block a user