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

Changes between Version 52 and Version 53 of GSoC/GettingStarted


Ignore:
Timestamp:
10/26/18 09:02:23 (6 years ago)
Author:
Amaan Cheval
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/GettingStarted

    v52 v53  
    11= GSoC Getting Started =
    2 
    3 
    42
    53[[TOC(GSoC/GettingStarted, depth=2)]]
     
    4543
    4644Create a patch of your changes: see [wiki:Developer/Contributing Contributing] and [wiki:Developer/Git/Users#CreatingaPatch how to create a patch using Git].
     45
     46If you followed the quickstart guide, this hello world modification will likely need to be made to the file you'll have in `$HOME/development/rtems/kernel/testsuites/samples/hello/init.c`. You can edit the file, commit your changes using git, and then run `git format-patch master` to generate a patch file.
     47
    4748
    4849This will look like: