[PATCH] spec/beagle: Add missing spi.h install

2022-11-25 Thread Kinsey Moore
The beagle SPI functions are unusable by applications unless this file
is installed with the BSP. This ensures that the file is installed
properly.
---
 spec/build/bsps/arm/beagle/obj.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/build/bsps/arm/beagle/obj.yml 
b/spec/build/bsps/arm/beagle/obj.yml
index 56072075c2..90b0499031 100644
--- a/spec/build/bsps/arm/beagle/obj.yml
+++ b/spec/build/bsps/arm/beagle/obj.yml
@@ -20,6 +20,7 @@ install:
   - bsps/arm/beagle/include/bsp/irq.h
   - bsps/arm/beagle/include/bsp/pwmss.h
   - bsps/arm/beagle/include/bsp/qep.h
+  - bsps/arm/beagle/include/bsp/spi.h
 - destination: ${BSP_LIBDIR}
   source:
   - bsps/arm/beagle/start/linkcmds
-- 
2.30.2

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: CAN Framework Docs for RTEMS-DOCS

2022-11-25 Thread Prashanth S
Hi All,

This is a review request for CAN Framework docs.

I pasted the link to gitlab, as the patch size exceeds the mailing list
limit.
https://gitlab.com/slpp95prashanth/gsoc-2022/-/commit/869438a9da4a31a69f8d2718d5789d76fe209929

Regards
Prashanth S

On Mon, 14 Nov 2022 at 20:03, Prashanth S  wrote:

> Hi All,
>
> I have pasted the link to CAN framework docs for rtems-docs. As the patch
> size exceeds the mailing list, so pasted the link to GitLab.
>
>
> https://gitlab.com/slpp95prashanth/gsoc-2022/-/commit/01bd99dd8228128fdb5189e65ffa198312012d34
>
> Regards
> Prashanth S
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel