Initial commit

This commit is contained in:
2026-01-17 09:53:08 +02:00
commit 159633e837
148 changed files with 42795 additions and 0 deletions

3
CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.16)
message(FATAL_ERROR "Це workspace з двома застосунками. Використовуйте idf.py -C apps/tx або idf.py -C apps/rx")