From 9f19bb2ac2cf8fd7d6cbf9d1e5559f3078bde0ab Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 17 Feb 2022 09:27:14 +0100 Subject: Documentation: devel: add new project ideas section This section will collect ideas to improve barebox and should serve as a pool of ideas for people who want to enter the field of firmware development but need some guidance what to work on. These tasks can be adopted as part of programs like Google Summer of Code or by motivated individuals outside such programs. It's structured after coreboot's https://doc.coreboot.org/contributing/project_ideas.html Signed-off-by: Ahmad Fatoum Link: https://lore.barebox.org/20220217082714.81749-2-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer --- Documentation/user/introduction.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation/user') diff --git a/Documentation/user/introduction.rst b/Documentation/user/introduction.rst index 8a980a70ab..8f7be7d583 100644 --- a/Documentation/user/introduction.rst +++ b/Documentation/user/introduction.rst @@ -15,6 +15,8 @@ development binary as well as for lean production systems. Just like busybox is the Swiss Army Knife for embedded Linux, barebox is the Swiss Army Knife for bare metal, hence the name. +.. _feedback: + Feedback -------- -- cgit v1.2.3