Add small blink example as bootloader payload test
This commit is contained in:
4
blink/clock.hpp
Normal file
4
blink/clock.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define F_CPU 18'432'000
|
||||
#include <util/delay.h>
|
||||
Reference in New Issue
Block a user