Skip to content

mdarino/LSE_SistOper1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time system I - (RTOS)

Personal resolution of the different practices required in the Subject.

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

Supported targets:

  • LPC1769
  • LPC4337 (M4 and M0 cores)

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 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published