Skip to content

Commit

Permalink
hal: microchip: pic32cx: Changed CRLF to LF in /pic32c/CMakeLists
Browse files Browse the repository at this point in the history
Signed-off-by: Michael D Sherwood <michael.sherwood@microchip.com>
  • Loading branch information
MyGh64605 authored and pmcgaugh committed Jul 30, 2024
1 parent 3427508 commit 29a4c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ add_subdirectory_ifdef(CONFIG_HAS_MEC_HAL mec)
add_subdirectory_ifdef(CONFIG_HAS_MPFS_HAL mpfs)
add_subdirectory_ifdef(CONFIG_HAS_MEC5_HAL mec5)
zephyr_include_directories_ifdef(CONFIG_PIC32C include)
add_subdirectory(pic32c)
add_subdirectory(pic32c)

0 comments on commit 29a4c52

Please sign in to comment.