Hello Mojtaba,
there is no step by step guide available. You can use the documentation
available for FreeBSD and the source code itself.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Ma
Hi Mojtaba,
I believe the BSP guide (
https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/index.html#)
might help you.
You can check which target (board) you are using
https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/makefiles.html#creating-a-new-bsp-make-customization-file
.
Fo
hello
I want to add a custom driver (I added two uartlite IP in PL) to RTEMS
using libbsd but i can't find any documentation that explain it step by
step. I wonder if any body could help me to explain how can I add a custom
driver step by step.
regards,
Mojtaba
___