From 8b2d1d1e761c5f7882061c160ca01b0153fe132b Mon Sep 17 00:00:00 2001 From: Peisong Xiao Date: Sat, 7 Jun 2025 01:18:35 -0400 Subject: [PATCH] test readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 4a76ffc..a03b86a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,21 @@ for embedded systems and affordable hardware experimentation. ROSE is part of the larger FLORA project, see [link here] for details. +## Table of Contents +- [What is a rose?](#what-is-a-rose) +- [What is ROSE?](#what-is-rose) +- [The goal](#the-goal) +- [Getting started](#getting-started) + - [Requirements](#requirements) + - [Deploying the masters/controllers on the SBCs](#deploying-the-masterscontrollers-on-the-sbcs) + - [Deploying the slaves/peripheral modules on the FPGA fabric](#deploying-the-slavesperipheral-modules-on-the-fpga-fabric) +- [Protocol specifications](#protocol-specifications) +- [The planning](#the-planning) +- [The action](#the-action) +- [Why ROSE?](#why-rose) + - [The inspiration](#the-inspiration) +- [Special thanks](#special-thanks) + ## What is a rose? > Roses are elegant. So must be the systems we grow.