Again Incorrect change applied for ARDUINO_GIGA #293
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
As mentioned in #292 there was a incorrect change for the ARDUINO_GIGA.
I see you have taken quick action.. but that is also incorrect. It will not work for the Apollo3 and other processors on MBED.
The correct change for line 238:
#if !defined(ARDUINO_PORTENTA_H7_M4) && !defined(ARDUINO_PORTENTA_H7_M7) && !defined(ARDUINO_NICLA_VISION) && !defined(ARDUINO_GIGA)
kind regards,
Paul
The text was updated successfully, but these errors were encountered: