Age | Commit message (Collapse) | Author |
|
This allows to build the MCUboot bootloader as part of the existing
CMake build system.
The bootloader is embedded as external project since multiple Zephyr
applications in one build are not easily feasible.
|
|
This allows to easily build everything from the repository root. For now
this only covers firmware but later electrical PCB and mechanical case
files can be added.
|
|
|
|
The Mozilla Public License seems to be suitable for this firmware
project. See the original license text for details.
This commit also adds a `.txt` suffix to the LICENSE file to make the
file type more visible to humans and tools.
|
|
This makes the name shorter which is especially relevant for Git commit
messages.
|