You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
356 B
10 lines
356 B
7 years ago
|
/**
|
||
|
* Generated automatically by buildroot/share/fonts/uxggenpages.sh
|
||
|
* Contents will be REPLACED by future processing!
|
||
|
* Use genallfont.sh to generate font data for updated languages.
|
||
|
*/
|
||
7 years ago
|
#include <U8glib.h>
|
||
7 years ago
|
|
||
|
#define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
|
||
7 years ago
|
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};
|