Skip to content

Arduino 1.6.6 warnings #10

Open
Open
@1am

Description

@1am

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:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions