rename ftdi_host to ftdi_sio

This commit is contained in:
hathach
2023-04-27 11:08:42 +07:00
parent cf95b44001
commit 293a6222f8
3 changed files with 5 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.17)
include(${CMAKE_CURRENT_SOURCE_DIR}/../../../hw/bsp/family_support.cmake)