removed hawk-std.h and merged the text to hawk.h
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-03 00:21:18 +09:00
parent 83caa10c59
commit 531de73535
20 changed files with 330 additions and 380 deletions

View File

@ -27,7 +27,6 @@
#include <Hawk.hpp>
#include <hawk-sio.h>
#include <hawk-pio.h>
#include <hawk-std.h> // for hawk_stdmodXXX() functions
#include "hawk-prv.h"
#include <stdlib.h>
#include <sys/stat.h>