Conversation
|
Should we also change this one or leave it explicitly as statically defined esp8285 ? |
Either if we change board= to esp8285, right now it adds And yes, there's no point in dynamic detection in the |
Given that |
* esp_is_8285() at runtime * less code with less statics, just read again
resolves #7340
not really sure about
isFlashInterfacePin(x), should there beisFlashInterfacePinEsp8285(x)?main issue is every variant having
#include "../generic/common.h"