Skip to content

Commit 5ccaf42

Browse files
committed
atsam4s2b bugfix missing include
1 parent 0ddb916 commit 5ccaf42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

targets/chip/atsam4s2b/io/pwm.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define KLIB_ATSAM4S2B_PWM_HPP
33

44
#include <cstdint>
5+
#include <tuple>
56

67
#include <targets/core/atmel/atsam4s/pwm.hpp>
78

0 commit comments

Comments
 (0)