GSoC/GCI Archive
Google Code-in 2013 RTEMS Project

BSP Refactoring Task #7: sh

completed by: Szkocsovszki Zsolt

mentors: Hesham AL-Matary

" This task consists of refactoring BSP code. The instructions to carry out this category of tasks can be found at http://wiki.rtems.org/wiki/index.php/GoogleCodeInProjects#Refactoring_Board_Support_Packages. Before attempting this task it is strongly suggested that the student first completes one of the Getting Started/Hello World tasks given in the list. The problem statement for this particular task is : sh : shared/bspstart.c should be moved to shared/startup/bspstart.c. Modify path of bspstart.c in gensh1/Makefile.am gensh2/Makefile.am gensh4/Makefile.am and shsim/Makefile.am so as to point to the correct location."