Skip to content

Commit f7524b4

Browse files
committed
atsam3x8e removed headers from headers public
1 parent c0ddf65 commit f7524b4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

targets/chip/atsam3x8e/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ set(HEADERS_PRIVATE
4545
)
4646

4747
set(HEADERS_PUBLIC
48-
${CMAKE_CURRENT_SOURCE_DIR}/rstc.hpp
49-
${CMAKE_CURRENT_SOURCE_DIR}/watchdog.hpp
48+
5049
)
5150

5251
# add the target_cpu library

0 commit comments

Comments
 (0)