All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add missed MbedOS v6.17.0 compilation test to CI/CD.
- Fix
mbed-tools
usage in README.md.
- Check and confirm support of MbedOS v6.17.0.
- Make MbedOS v6.12.0 as minimal supported version.
- Add support of
mbed-tools
.
- Adjust target settings to use external clock oscillator.
- Move
LED1
andBUTTON1
fromPinName
enumeration to macros for compatibility with MbedOS v6.10.0.
- Fixed compatibility with MbedOS v6.10.0.
- Add github CI/CD to test project compilation with custom target.
- Fixed compatibility with MbedOS v6.9.0.
- Add program uploading notes MbedOS v6.6.0.
- Add BlackPill STM32F411CEU6 custom target support for Mbed OS 6.5
- Add base examples