build: add more tests to build system

This commit is contained in:
xinyangli 2024-07-09 17:42:46 +08:00
parent 2f559823a6
commit 9d41ac2f7b
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
12 changed files with 107 additions and 17 deletions

View file

@ -1,6 +1,6 @@
#ifndef __DRAW_H__
#define HAS_GUI
// #define HAS_GUI
#include <stdio.h>
#include <am.h>