Moved hardware abstraction to separate header
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "hardware0.hpp"
|
||||
#include "hardware.hpp"
|
||||
|
||||
#define FORCE_INLINE __attribute__((always_inline))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user