Skip to content

Nafe3/Embedded_Linux_Z2H

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Linux Z2H — coursework archive

CI

Assignments and tooling collected during the embedded Linux zero-to-hero track (“linux_Ass” shorthand in notes). Highlights include scripted bring-up drills and multimedia integration labs.

Layout

Directory Contents
assignement_1_bash/ Bash fundamentals & automation warmup
assignement_2_bash/ Advanced scripting / toolchain exercises
assignement_4_MP3_player/ Audio pipeline / playback stack experiment

Directories intentionally keep original spelling (assignement_*) from coursework exports.

How to run labs

Follow the shell scripts or Makefiles bundled with each assignment. Typical host:

git clone https://github.com/Nafe3/Embedded_Linux_Z2H.git
cd Embedded_Linux_Z2H/assignement_1_bash
# open README or assignment PDF referenced in coursework
chmod +x *.sh   # only when scripts ship executable flags

Replace paths with whichever assignment you are validating; some labs expect specific board images mounted under /mnt or QEMU targets.

Testing & CI

Layer Responsibility
CI Confirms README + assignment directories exist
Manual Run each lab per instructor scripts on your lab image

License / IP

Course materials may include third-party starter files—verify before applying an open-source license.

About

Embedded Linux zero-to-hero coursework: scripting and board bring-up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages