Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapters/hardware-software-interface: Add content for linking #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

victor1alexe
Copy link

@victor1alexe victor1alexe commented Sep 25, 2024

Add Reading and Tasks.
Modify config.yaml to render the laboratory.

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

@victor1alexe victor1alexe marked this pull request as ready for review September 25, 2024 06:31
@victor1alexe victor1alexe marked this pull request as draft September 25, 2024 06:37
@victor1alexe victor1alexe reopened this Sep 25, 2024
@victor1alexe victor1alexe marked this pull request as ready for review September 25, 2024 06:49
@teodutu teodutu self-requested a review September 25, 2024 08:23
@teodutu teodutu added the needs-rendering The PR makes changes to the website that need to be rendered label Sep 25, 2024
Copy link

@github-actions github-actions bot added area/tasks Update to tasks topic/hardware-software-interface Related to the "Hardware-Software Interface" chapter kind/new New content / item labels Sep 25, 2024
@teodutu teodutu added needs-rendering The PR makes changes to the website that need to be rendered and removed needs-rendering The PR makes changes to the website that need to be rendered labels Sep 29, 2024
Copy link

Copy link

@teodutu teodutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content looks great, good job! The inline suggestions I made are mostly small fixes. Don't worry about the linter failures, they are right, but the code is supposed to be wrong in those cases. In addition, please do the following:

  • Add the this comment to all tasks' README.mds: "If you're having difficulties solving this exercise, go through [this](link catre o sectiune relevanta din reading/) reading material."
  • Use C-style comments (/* ... */) for SPDX identifiers in .h files. .c files are fine with //

Add Reading and Tasks.
Modify config.yaml to render the laboratory.

Signed-off-by: Victor Alexe <[email protected]>
@teodutu teodutu added needs-rendering The PR makes changes to the website that need to be rendered and removed needs-rendering The PR makes changes to the website that need to be rendered labels Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

Copy link

@teodutu teodutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO the only thing that's missing is the guides subsection. Add that and then we can merge this.

path: chapters/hardware-software-interface/linking/
subsections:
- Reading/: reading/
- Drills:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the "Gudies" subsection with cpp-obs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tasks Update to tasks kind/new New content / item needs-rendering The PR makes changes to the website that need to be rendered topic/hardware-software-interface Related to the "Hardware-Software Interface" chapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants