MCUdude / MiniCore

Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
Other
1k stars 246 forks source link

Uploading error : given error when upload to Arduino UNO r3 using mobile app Arduino studio on #304

Closed Deepakkumargarg closed 1 month ago

Deepakkumargarg commented 5 months ago

name.anton smirnov.arduinostudio: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent beint needs to be used with inline replies or bubbles.

Deepakkumargarg commented 5 months ago

Kindly help , how to solve this error on mobile , compilation is done , error while uploading only

MCUdude commented 1 month ago

Sorry, I don't offer any support for mobile apps. That would be the app developers responsibility to support 3rd party cores like this one.