Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 54 and Version 55 of GSoC/GettingStarted


Ignore:
Timestamp:
11/12/18 18:53:31 (6 years ago)
Author:
a-bhatt
Comment:

Grammatical errors

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/GettingStarted

    v54 v55  
    55The goal of this page is to help you get RTEMS compiled and running so you can start the **real** work.
    66
    7 Please join the [wiki:TBR/Website/RTEMSMailingLists rtems-users and rtems-devel mailing lists] and ask questions.  Help correct any deficiency in code or documentation you spot, including on the wiki. The ultimate goal of GSoC is to help you become part of the open source community.
     7Please join the [wiki:TBR/Website/RTEMSMailingLists rtems-users and rtems-devel mailing lists] and ask questions. Help correct any deficiencies in the code or documentation you spot, including those on the wiki. The ultimate goal of GSoC is to help you become part of the open source community.
    88
    99= Configure a Development Computer =
     
    7777== GSoC Candidates ==
    7878
    79 Ask on the mailing list about how to submit the proof.  We want you to engage the community via the mailing lists early and often!
     79Ask how to submit the proof on the mailing list.  We want you to engage with the community via the mailing lists as often as possible!
    8080
    8181== GCI Students ==
     
    8585= Other targets =
    8686
    87 If your project requires more of a test environment than SPARC/erc32 provides, then repeat the hello world steps on the BSP we help you select.  If your project involves developing a new BSP, then you may want to run on a BSP from the same target architecture on a simulator. Again we will help you select the BSP.
     87If your project requires more of a test environment than what SPARC/erc32 provides, then repeat the hello world steps on the BSP we help you select.  If your project involves developing a new BSP, then you may want to run on a BSP from the same target architecture on a simulator. Again we will help you select the BSP.
    8888
    8989We are here to help you have a functional RTEMS Development Environment as soon as possible so you can move on to the real project.