Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.96 KB

File metadata and controls

47 lines (35 loc) · 1.96 KB

partup - System Initialization Program

https://github.com/phytec/partup/actions/workflows/build.yml/badge.svg?branch=main https://github.com/phytec/partup/actions/workflows/unit-tests.yml/badge.svg?branch=main https://github.com/phytec/partup/actions/workflows/system-tests.yml/badge.svg?branch=main Documentation Status

Documentation

For full documentation on how to use partup, see https://partup.readthedocs.io/en/latest/index.html

For documentation on how to build and/or install partup on your system, see specifically: https://partup.readthedocs.io/en/latest/build-install.html

License

partup is licensed under the GNU General Public License version 3. See LICENSE for more information.

partup - System Initialization Program

Copyright (C) 2023 PHYTEC Messtechnik GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.