BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
316 stars 25 forks source link

all files have been uploaded to board #526

Closed UchihaYuki closed 1 year ago

UchihaYuki commented 1 year ago

I used micropy-cli 4.2.2 to create a project with all the features ticked. When I use pymakr to upload my project to esp32 board, all files including those under .micropy have been uploaded.

I think that's because the option sync_folder of pymakr.conf is deprecated.

Is there any solution to this?

BradenM commented 1 year ago

Hi @UchihaYuki. Thanks for the report, but please see #312