Rename furi to tactility-core (#10)

* renamed module

* renamed code

* more renames

* cleanup
This commit is contained in:
Ken Van Hoeylandt
2024-01-13 22:12:40 +01:00
committed by GitHub
parent 64a01df750
commit 069416eee5
106 changed files with 2992 additions and 3347 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
add_definitions(-DFURI_DEBUG)
add_definitions(-DTT_DEBUG)
set(COMPONENTS main)
set(EXTRA_COMPONENT_DIRS "boards" "components")