From 654f025edb74e13b78a094948fbc91e3996a6a0b Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Fri, 16 Feb 2024 11:46:40 -0500 Subject: [PATCH] ideas: add wireless communications skill --- ideas/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ideas/index.rst b/ideas/index.rst index 6871f74..4f97fa2 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -123,7 +123,7 @@ Ideas acceptable upstream. | **Goal:** Add functional gaps, submit upstream patches for these drivers and respond to feedback - | **Hardware Skills:** Familiarity with wireless communication + | **Hardware Skills:** `wireless communications`_ | **Software Skills:** `C`_, `Linux`_ | **Possible Mentors:** `Ayush Singh <https://forum.beagleboard.org/u/ayush1325>`_, `Jason Kridner <https://forum.beagleboard.org/u/jkridner>`_ @@ -197,6 +197,9 @@ Ideas .. _verification: https://jkridner.beagleboard.io/docs/latest/intro/beagle101/verification.html +.. _wireless communications: + https://jkridner.beagleboard.io/docs/latest/intro/beagle101/wireless-communications.html + .. _Buildroot: https://jkridner.beagleboard.io/docs/latest/intro/beagle101/buildroot.html -- GitLab