This repository was archived by the owner on Apr 17, 2023. It is now read-only.
v0.6.1
Pre-release
Pre-release
Version 0.6.1
Several bug-fixes discovered in the latest v0.6 and some minor features.
New Features
- Added ability to create Arduino libraries without specifying sources at the moment of creation.
It aligns well with CMake'starget_sources
API.
Bug Fixes
-
Fixed a potential regression bug on ubuntu/debian systems causing problems with the CoreLib creation.
-
Platform elements search has been updated to exclude system's PATH in order to avoid false path detection.
-
Fixed bug where platform libraries weren't using all of their sources.