Skip to content

Commit 8db9c7d

Browse files
committed
atsam4s bugfix missing include pins for timer
1 parent 3cecbe8 commit 8db9c7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

targets/chip/atsam4s2b/io/timer.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <cstdint>
55

66
#include <targets/core/atmel/atsam4s/timer.hpp>
7+
#include "pins.hpp"
78

89
namespace klib::atsam4s2b::io::periph::detail::timer {
910
// get the first few modes from the driver and add the

0 commit comments

Comments
 (0)