femtoduino / ArduinoCore-atsamd21e18a

Arduino Core and Bootloader for the ATMEL SAM D21/R21 (E Variant) chips.
https://femto.io
29 stars 15 forks source link

Warning: non trusted contribution... #17

Closed SalvorinFex closed 6 years ago

SalvorinFex commented 6 years ago

Howdy, I keep getting this error message when installing the Boards Manager item for Femto:

Warning: non trusted contribution, skipping script execution (C:\Users\USER_NAME\AppData\Local\Arduino15\packages\femtoduino\hardware\samd\1.7.7\post_install.bat)

Is this standard or something that can be fixed?

zrecore commented 6 years ago

It's a file from upstream (ArduinoCore-samd)

You can safely ignore it, as you must install the Arduino SAMD (ARM Cortex M0+) board package v1.6.11 to use this board package anyway.

On Nov 12, 2017 4:35 PM, "Kurt Roesener" notifications@github.com wrote:

Howdy, I keep getting this error message when installing the Boards Manager item for Femto:

Warning: non trusted contribution, skipping script execution (C:\Users\USER_NAME\AppData\Local\Arduino15\packages\ femtoduino\hardware\samd\1.7.7\post_install.bat)

Is this standard or something that can be fixed?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/femtoduino/ArduinoCore-atsamd21e18a/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AAaLbBNJNIPtl47wEk5ZiT1nqoJrmLpOks5s147qgaJpZM4QbHaD .

SalvorinFex commented 6 years ago

OKay, thanks for the info