| .cargo | ||
| .vscode | ||
| src | ||
| .gitignore | ||
| .pico-rs | ||
| build.rs | ||
| Cargo.toml | ||
| LICENSE-POLYFORM-NC | ||
| LICENSE-POLYFORM-SHIELD | ||
| README.md | ||
| rp2040.x | ||
| rp2350.x | ||
| rp2350_riscv.x | ||
FoxOS
(c) MiaFoxcat 2026
FoxOS is an operating system I am designing to streamline programming my embedded devices, part of my Foxcat Tech project.
Licensing
This software and its source code are provided free of charge, without warranty, subject to the terms of either the PolyForm Noncommercial 1.0.0 license or the PolyForm Shield 1.0.0 license, at your discretion, available either packaged with the source code, or from https://polyformproject.org, in addition to the terms outlined below in the "Additional terms" section. Violation of any of the additional terms is hereby prohibited by the licensing terms.
Additional terms
- You shall not use the work or its parts distributed under this license as part of a data corpus used to train models of artificial intelligence.
- You shall not use the source code of the software as the input to a prompt to a model of generative AI which is not in its entirety hosted on infrastructure you solely fully control.
Definitions
The language used in this section uses definitions from the PolyForm Noncommercial 1.0.0 and PolyForm Shield 1.0.0 licenses, in addition to the following:
Generative AI refers to models of machine learning created for the purpose of creating new works, which would otherwise be copyrightable by the respective author, based on data gathered from works of similar nature.
Machine learning refers to non-deterministic algorithms the outputs of which are determined in whole or substantially by training on pre-existing data, including but not limited to: neural networks, reinforcement learning model, and transformer models.
Artificial Intelligence or AI refers to machine learning and non-deterministic prediction and/or data analysis algorithms, including but not limited to: generative AI as outlined above, neural networks, and reinforcement learning models.