Skip to content

Commit

Permalink
2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ussserrr committed Oct 28, 2020
1 parent ee06b03 commit 2303c89
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
name = stm32pio
author = ussserrr
author_email = [email protected]
description =
Small cross-platform Python app that can create and update PlatformIO projects from STM32CubeMX
.ioc files. It uses STM32CubeMX to generate a HAL-framework-based code and alongside creates
PlatformIO project with compatible parameters to stick them both together
description = Small cross-platform Python app that can create and update PlatformIO projects from STM32CubeMX .ioc files. It uses STM32CubeMX to generate a HAL-framework-based code and alongside creates PlatformIO project with compatible parameters to stick them both together
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT License
Expand Down

0 comments on commit 2303c89

Please sign in to comment.