Releases: fdcavalcanti/ntxbuild
Releases · fdcavalcanti/ntxbuild
Release v0.6.0
What's Changed
- feature: show defconfig content by @fdcavalcanti in #30
- feature: add cmake support flag on Board dataclass by @fdcavalcanti in #31
- feature: use predefined kernel and apps directory name by @fdcavalcanti in #32
- feature: support Kconfig options on CMake by @fdcavalcanti in #33
Full Changelog: v0.5.0...v0.6.0
v0.4.0
What's Changed
- improvement: allow using ntxbuild from inside Nuttx directory by @fdcavalcanti in #21
- Support download toolchain by @fdcavalcanti in #22
- docs: update README and other docs by @fdcavalcanti in #25
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
v0.3.0 has initial support for CMake builds.
Implements API changes so we can support Make and CMake.
Added many tests and documentation has been changed.
What's Changed
- Update return on multiple functions by @fdcavalcanti in #8
- Update documentation style and improves docstrings by @fdcavalcanti in #9
- documentation: general style improvement and updates by @fdcavalcanti in #16
- feature: replace shelve with configparser by @fdcavalcanti in #17
- Initial support for CMake by @fdcavalcanti in #18
- documentation: update to new API and update Python version by @fdcavalcanti in #19
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Add .readthedocs.yaml file by @fdcavalcanti in #4
- Add links to PyPi by @fdcavalcanti in #5
- Feature/builder custom dir by @fdcavalcanti in #6
- Create PyPi release CI flow by @fdcavalcanti in #7
Includes changes to paths, new Kconfig command, testa and documentation update.
Still don't have a proper changelog.
Full Changelog: v0.1.1...v0.2.0