Initial commit
This commit is contained in:
5
src/Targets/Targets.hpp
Normal file
5
src/Targets/Targets.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <src/Targets/Target.hpp>
|
||||
#include <src/Targets/Microchip/AVR/Target.hpp>
|
||||
#include <src/Targets/Microchip/AVR/AVR8/Avr8.hpp>
|
||||
Reference in New Issue
Block a user