Skip to content

Commit ec08781

Browse files
authored
Merge pull request #1922 from jedwards4b/change_cmake_minimum
2 parents a91d94c + 959dcfc commit ec08781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Jim Edwards
66

7-
cmake_minimum_required (VERSION 3.9.1)
7+
cmake_minimum_required (VERSION 3.5.2)
88
project (PIO C)
99

1010
# The project version number.

0 commit comments

Comments
 (0)