add cmake for lpc15

This commit is contained in:
hathach
2024-05-02 18:24:47 +07:00
parent 19cb2f1a3c
commit 2213fe40e5
6 changed files with 307 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wstrict-prototypes"
#endif
#include "chip.h"