You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just received my Smart Everything board and while following the guide I've started to get the following errors thrown from Arduino 1.6.6 so I wanted to let you know:
Warning: platform.txt from core 'Arduino SAMD (32-bits ARM Cortex-M0+) Boards' contains deprecated recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}", automatically converted to recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{archive_file_path}" "{object_file}". Consider upgrading this core.
WARNING: Category 'Uncotegorized' in library SmartEverything Basic is not valid. Setting to 'Uncategorized'
...
WARNING: Category 'Uncotegorized' in library SmartEverything Basic is not valid. Setting to 'Uncategorized'
Invalid library found in .../packages/AMEL/hardware/samd/1.0.0/libraries/SME_basic: .../packages/AMEL/hardware/samd/1.0.0/libraries/SME_basic
I don't know if it's related but also the SME_basic/examples was not visible in the Examples menu in Arduino even though it exists on disk after installing SAMD board via boards manager.
Other than that examples seem to be working fine. I'm testing out the latest versions:
Arduino IDE @ 1.6.6
AMEL-Tech boards @ 1.0.0
Arduino SAMD boards @ 1.6.2
Best regards,
PB
The text was updated successfully, but these errors were encountered:
Hi
I've just received my Smart Everything board and while following the guide I've started to get the following errors thrown from Arduino 1.6.6 so I wanted to let you know:
I don't know if it's related but also the
SME_basic/examples
was not visible in the Examples menu in Arduino even though it exists on disk after installing SAMD board via boards manager.Other than that examples seem to be working fine. I'm testing out the latest versions:
Best regards,
PB
The text was updated successfully, but these errors were encountered: