Skip to content

New version of Arduino-CLI does not accept pde file #1319

@SebCanet

Description

@SebCanet

Hi,
using the last 0.16.1 version of arduino-cli, I have a debug information explaining that no more pde file are compatible. And some example still contain pde file.
So maybe you need to clean old example.
Regards.

Activity

fpistm

fpistm commented on Mar 8, 2021

@fpistm
Member

Hi @SebCanet
in fact examples with pde extension comes from Arduino libraries.
Anyway I guess it could be changed to ino.

SebCanet

SebCanet commented on Mar 8, 2021

@SebCanet
Author

Yes, you're right. Sorry, in fact it's not a bug but information.
Thanks.

reopened this on Mar 8, 2021
fpistm

fpistm commented on Mar 8, 2021

@fpistm
Member

We will update as stated above so I kept this issue opened to track 😉

added this to the 2.x.x milestone on Mar 9, 2021
added 2 commits that reference this issue on Mar 9, 2021
63c6bfb
c7c099a
added a commit that references this issue on Mar 9, 2021
21d0602
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @SebCanet@fpistm@ABOSTM

    Issue actions

      New version of Arduino-CLI does not accept pde file · Issue #1319 · stm32duino/Arduino_Core_STM32