Skip to content

mdarino/LSE_SistOper2

Repository files navigation

Real time system II - (RTOS)

Personal resolution of the different practices required in the Subject.

Curse program (link) LSE (link) University (link) Universidad de Buenos Aires

This is the root directory of the CIAA Firmware Project

git clone --recursive https://github.com/ciaa/Firmware.git

Supported boards:

Supported toolchains:

  • gcc-arm-none-eabi

Usage

  • Copy project.mk.template to project.mk.
  • Define PROJECT, TARGET and BOARD (optional) variables in project.mk according to the project you want to compile.
  • Compile with make.
  • Clean with make clean.
  • Download to target via OpenOCD with make download.

About

Materia LSE sistemas operativos 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published