Add C61 support

This commit is contained in:
iranl
2025-11-23 22:03:15 +01:00
parent 27e9ac2085
commit 641668e91e
17 changed files with 128 additions and 15 deletions

View File

@@ -534,7 +534,7 @@ uint8_t checkPartition()
Log->println(running_partition->subtype);
#if !defined(CONFIG_IDF_TARGET_ESP32C5) && !defined(CONFIG_IDF_TARGET_ESP32P4)
#if !defined(CONFIG_IDF_TARGET_ESP32C5) && !defined(CONFIG_IDF_TARGET_ESP32P4) && !defined(CONFIG_IDF_TARGET_ESP32C61)
if(running_partition->size == 1966080)
{
return 0; //OLD PARTITION TABLE