From 929216cc8ddf0f413aad3d44d7f2cb20be746193 Mon Sep 17 00:00:00 2001 From: Sean Marquez Date: Tue, 2 Apr 2024 20:11:13 -0700 Subject: [PATCH] update README w/ FPrime community projects included in workspace --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44f0ef1..35628ae 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,12 @@ ## Introduction -This repo provides the source code for building an Immutable-Infrastructure-as-Code (IIAC) workspace image, using Kasm, for the [F´(F Prime)](https://github.com/nasa/fprime) flight software and embedded systems framework, based on an Ansible template for [KASM Ubuntu Jammy](https://hub.docker.com/r/kasmweb/core-ubuntu-jammy) images. The workspace is configured with the following software: +This repo provides the source code for building an Immutable-Infrastructure-as-Code (IIAC) workspace image, using Kasm, for the [F´(F Prime)](https://github.com/nasa/fprime) flight software and embedded systems framework, based on an Ansible template for [KASM Ubuntu Jammy](https://hub.docker.com/r/kasmweb/core-ubuntu-jammy) images. The workspace is configured with the following: +- FPrime Community Projects + - [fprime-workshop-led-blinker](https://github.com/fprime-community/fprime-workshop-led-blinker) + - [fprime-tutorial-math-component](https://github.com/fprime-community/fprime-tutorial-math-component) + - [fprime-baremetal-reference](https://github.com/mdrs-community/fprime-baremetal-reference) - Cross Compile Toolchain for embedded Linux - gcc-arm-linux-gnueabihf - g++-arm-linux-gnueabihf