Update README.md
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# UTAT Firmware Development MCUBoot POC
|
||||
# MCUBoot Implementation Guide
|
||||
|
||||
Documentation of the steps taken to implement MCUBoot.
|
||||
Documentation of the steps taken to implement MCUBoot on a Nucleo G431RB development board.
|
||||
|
||||
## Environnment config
|
||||
Use the environment written in flake.nix by running `nix develop`
|
||||
|
||||
|
||||
## Set up Zephyr
|
||||
Zephyr is the RTOS that runs on the Nucleo G431RB development board I'm using.
|
||||
Zephyr is the RTOS that uses the MCUboot bootloader being set up.
|
||||
|
||||
[Getting started with Zephyr](https://docs.zephyrproject.org/latest/develop/getting_started/index.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user