fixed extra lines.
This commit is contained in:
parent
5051388a6b
commit
dc1899e1e4
|
@ -99,11 +99,6 @@ add_library(ch32v20x_flash SHARED
|
|||
target_include_directories(ch32v20x_flash PUBLIC ./inc)
|
||||
|
||||
|
||||
add_library(ch32v20x_flash SHARED
|
||||
src/ch32v20x_flash.c
|
||||
)
|
||||
|
||||
|
||||
add_library(ch32v20x_iwdg SHARED
|
||||
src/ch32v20x_iwdg.c
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue