RTEMS Waf | Spellcheck. (!2)
Amar Takhar (@amar)
gitlab at rtems.org
Sat Jul 6 23:07:35 UTC 2024
Amar Takhar commented on a discussion on README.md: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108783
> + ```python
> def build(bld):
> rtems.build(bld)
> bld(features = 'c cprogram',
> target = 'hello.exe',
> source = ['hello.c'])
> + ```
>
> In this example the C source file `hello.c` is compiled and linked to create
> the RTEMS executable `hello.exe`. The build is within the context of the BSP.
>
> +
> Example
> -~~~~~~~
> +-------
>
This was a spellcheck MR when the others are in we can re-address it.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/2#note_108783
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240706/5dbd2db6/attachment.htm>
More information about the bugs
mailing list