Restructured UART directory

This commit is contained in:
2025-09-07 01:59:51 -07:00
parent 465055fc53
commit 06f0b9303c
5 changed files with 2 additions and 2 deletions

View File

@@ -34,8 +34,8 @@ set(PROJECT_INCLUDE_DIRECTORIES
SHAL/Include/Peripheral/Timer/Reg
SHAL/Include/Peripheral/GPIO
SHAL/Include/Peripheral/GPIO/Reg
SHAL/Include/Peripheral/GPIO/UART
SHAL/Include/Peripheral/GPIO/UART/Reg
SHAL/Include/Peripheral/UART
SHAL/Include/Peripheral/UART/Reg
SHAL/Include/Peripheral/EXT/
${CMAKE_CURRENT_SOURCE_DIR}/SHAL/Include
)