OK, I am joining the Beta test…
Trying to compile on 1.8.12, and enabling the line editor and the vt100 support, I am getting on a Grand Central M4:
‘ssel’ was not declared in this scope
with offending element:
inline void FlashEndWrite (void) {
digitalWrite(ssel, 1);
FlashBusy();
}