Skip to content

Commit ab34fab

Browse files
committed
added missing include lan8720a
1 parent 7088146 commit ab34fab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

klib/hardware/ethernet/lan8720a.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <cstdint>
55

6+
#include <klib/io/systick.hpp>
67
#include <klib/io/bus/ethernet.hpp>
78

89
namespace klib::hardware::ethernet::phy {

0 commit comments

Comments
 (0)