Skip to content

Some warning info print when create new target #514

Description

@huifeideteji

When i execute
progendef create -m STM32H723VGTx -t uvision5 -f H7_infantry.uvoptx

The info below was printed

C:\Users\admin\AppData\Local\Programs\Python\Python310\lib\site-packages\project_generator_definitions\main.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources

After that,it generated a file already empty

    core:
    - Manually add core (cortex-mX) instead of this text
    name:
    - STM32H723VGTx
    vendor:
    - Manually add vendor (st, freescale, etc) instead of this text

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