Joel Sherrill commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5477#note_142006


My grep picked up some ".md" files and some comment blocks which appear to have 
markdown. [pc386's 
bsp.h](https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/bsps/i386/pc386/include/bsp.h?ref_type=heads#L103)
 has an example at the linked to line. 
_bsps/powerpc/mpc8260ads/include/bsp/irq.h_ needs some attention. 

We have to be careful to only do this on files "owned" by the RTEMS Project. 
For example _bsps/arm/atsam/include/libchip/include/same70/same70n20.h_ has 
some comment blocks like this but that code is from Atmel and changing it will 
make potentially updating in the future harder. 

@gedare @opticron should bsps/arm/atsam be added to the list to move to 
contrib/? My grep turned up other groups of code that look to be third party. 
Do we want to move any of those?

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to