Add top level convinience headers for all RPL libraries (#452)

* Add top level convinience headers for all RPL libraries

* Add nsyskbd to group and add top level header

* Simplify `test_compile_headers_list.h`
This commit is contained in:
GaryOderNichts
2026-09-10 14:09:25 +02:00
committed by GitHub
parent 07ef427382
commit aa82ecd64f
35 changed files with 289 additions and 207 deletions

3
include/camera.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
#include <camera/camera.h>