OSCR
Open Source Cartridge Reader
Loading...
Searching...
No Matches
hardware.h
Go to the documentation of this file.
1
5#pragma once
6#if !defined(OSCR_HARDWARE_H_)
7# define OSCR_HARDWARE_H_
8
9# include "hardware/outputs.h"
10# include "hardware/peripherals.h"
11
12#endif /* OSCR_HARDWARE_H_ */
Include for all supported outputs.
Include for all supported peripherals.