GitXplorerGitXplorer
p

tm4c-embedded-attempt

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f1db11918541bd05890c310411994a4d1adf0c10

implements lab9

ppgimalac committed 4 years ago
Unverified
0e2625d7316d7a307462370cfad75b75a2453806

implements lab8

ppgimalac committed 4 years ago
Unverified
1b9b41d487d316eda7b2104e0c3efca98cdb663f

implements lab7

ppgimalac committed 4 years ago
Unverified
bebcbfe6ddc94c84043b8e36ab1828522edc202c

add docs

ppgimalac committed 4 years ago
Unverified
720042d16f6d2706ec28e698341ea31a7daa2d30

add lab6

ppgimalac committed 4 years ago
Unverified
f1f4808c3a385ce63a07919140ab709b026ba91a

add lab list

ppgimalac committed 4 years ago

README

The README file for this repository.

My (almost) first embedded attempt

This repository contains my code for the Embedded Systems - Shape The World course from Austin university by Jonathan Valvano and Ramesh Yerraballi.

♥ Linux ♥

This course was made for Windows (using Keil uVision), but I use Arch, so obviously I had to tinker - for my greatest pleasure - to follow it on Linux. I don't have access to the correction, the templates nor the evaluator so I can't really check that what I'm doing is perfect, but I hope so.

Repository

Each lab will be on a separate branch, either coming from the dev branch or from another lab.

How to run

A makefile is provided to build and flash the code onto the board.

I tried to use CCStudio but without success.

edX

I followed the course from the edX website until lab 9.

Labs

  • [x] lab 2
  • [x] lab 4
  • [ ] lab 5 (I'm programming on the real board so this lab has no real interest for me)
  • [x] lab 6
  • [x] lab 7
  • [x] lab 8
  • [x] lab 9
  • [ ] lab 10