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