mirror of
https://github.com/brain-hackers/lab
synced 2026-09-22 07:32:11 +09:00
add sample program of lvgl over PEG for 5gen brain
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user