docs: align firmware ESP-IDF version references to v5.4 (fixes #1177 b
This commit is contained in:
parent
8c232d0894
commit
c2cf180afe
|
|
@ -1,5 +1,5 @@
|
||||||
# ESP32 CSI Node Firmware (ADR-018)
|
# ESP32 CSI Node Firmware (ADR-018)
|
||||||
# Requires ESP-IDF v5.2+
|
# Requires ESP-IDF v5.4+
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
set(EXTRA_COMPONENT_DIRS "")
|
set(EXTRA_COMPONENT_DIRS "")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue