Added the inclusion of header files.
Included headers for the STM32 hal, the core and the CMSIS.
This commit is contained in:
parent
c0c17c6deb
commit
f817b24e72
|
@ -76,4 +76,5 @@ include_directories(
|
|||
./inc
|
||||
)
|
||||
|
||||
add_subdirectory(micro-controllers)
|
||||
add_subdirectory(src)
|
||||
|
|
Loading…
Reference in New Issue