From c5f594df97c9ba7353d4a8748eb2c8c86bd64d7b Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Sat, 3 Feb 2024 09:47:23 -0500 Subject: [PATCH] ideas: add category icons --- ideas/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ideas/index.rst b/ideas/index.rst index d049350..6627805 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -39,7 +39,7 @@ in the physical world. .. grid-item-card:: Low-latency I/O RISC-V CPU core in FPGA fabric :link: https://forum.beagleboard.org/t/low-latency-risc-v-i-o-cpu-core/37156 - FPGA gateware improvements + :fas:`microchip;pst-color-primary` FPGA gateware improvements ^^^ BeagleV-Fire features RISC-V 64-bit CPU cores and FPGA fabric. In that FPGA fabric, we'd like to @@ -52,7 +52,7 @@ in the physical world. .. grid-item-card:: Update beagle-tester for mainline regression testing :link: https://forum.beagleboard.org/t/update-beagle-tester-for-cape-mikrobus-new-board-and-upstream-testing/37279 - Linux kernel improvements + :fab:`linux;pst-color-primary` Linux kernel improvements ^^^ Utilize the ``beagle-tester`` application and ``Buildroot`` along with device-tree and udev symlink concepts within -- GitLab