Gedare Bloom commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/525#note_125384


See 
https://discord.com/channels/820452222382112799/822225822508908585/1387594295179215082

The import should be made from tar file downloaded from the upstream release 
(website), and you should add a README.md (or maybe RTEMS-README.md) file that 
explains the process for importing, and other aspects of working in this 
directory.

Any new files that get added should be prefixed with rtems-. Any changes made 
to the imported files should have rtems guards added, e.g.,
`#ifdef __rtems__` or `#ifndef __rtems__`.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/525#note_125384
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to