docs: align firmware ESP-IDF version references to v5.4 (fixes #1177 b

This commit is contained in:
Matt Van Horn 2026-07-08 22:16:49 -07:00 committed by ruv
parent 8c232d0894
commit c2cf180afe
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# ESP32 CSI Node Firmware (ADR-018)
# Requires ESP-IDF v5.2+
# Requires ESP-IDF v5.4+
cmake_minimum_required(VERSION 3.16)
set(EXTRA_COMPONENT_DIRS "")