add sample program of lvgl over PEG for 5gen brain

This commit is contained in:
2026-09-21 17:19:29 +09:00
parent d48949419e
commit 5f97124e9d
13 changed files with 2666 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef PSEUDO_PEG_LIB_H
#define PSEUDO_PEG_LIB_H
#include "peg_const.h"
#include "peg_func.h"
#endif // PSEUDO_PEG_LIB_H