mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-19 03:13:14 +00:00
added cmsis_core, furi, mlib and nanobake implemented basic app structure from furi implemented basic placeholder apps
4 lines
47 B
CMake
4 lines
47 B
CMake
idf_component_register(
|
|
INCLUDE_DIRS "."
|
|
)
|