Skip to content
View omidfathi's full-sized avatar

Block or report omidfathi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
omidfathi/README.md

aesd-assignments

This repo contains public starter source code, scripts, and documentation for Advanced Embedded Software Development (ECEN-5713) and Advanced Embedded Linux Development assignments University of Colorado, Boulder.

Setting Up Git

Use the instructions at Setup Git to perform initial git setup steps. For AESD you will want to perform these steps inside your Linux host virtual or physical machine, since this is where you will be doing your development work.

Setting up SSH keys

See instructions in Setting-up-SSH-Access-To-your-Repo for details.

Specific Assignment Instructions

Some assignments require further setup to pull in example code or make other changes to your repository before starting. In this case, see the github classroom assignment start instructions linked from the assignment document for details about how to use this repository.

Testing

The basis of the automated test implementation for this repository comes from https://github.com/cu-ecen-aeld/assignment-autotest/

The assignment-autotest directory contains scripts useful for automated testing Use

git submodule update --init --recursive

to synchronize after cloning and before starting each assignment, as discussed in the assignment instructions.

As a part of the assignment instructions, you will setup your assignment repo to perform automated testing using github actions. See this page for details.

Note that the unit tests will fail on this repository, since assignments are not yet implemented. That's your job :)

Popular repositories Loading

  1. OpcProject OpcProject Public

    Python

  2. OPC_first_class OPC_first_class Public

    Python

  3. pythonProject pythonProject Public

  4. OpcServerProject OpcServerProject Public

    Python

  5. pythonProject2 pythonProject2 Public

  6. 00 00 Public