Skip to content

AkashSingh123/stellaris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellaris

A complete repository for writing, compiling and flashing code for the TI Stellaris, along with some sample projects. Based on a completely open-source toolchain, without the need to rely on cumbersome development environments.

Tested on OS X and Linux. Should work on most GNU/Linux/POSIX/*nix environments.

Requirements

Usage

$ cd boards/ek-lm4f120xl/project0
$ make
$ lm4flash gcc/project0.bin
# Great success!

Releases

No releases published

Packages

No packages published

Languages

  • C 75.4%
  • C++ 19.7%
  • Assembly 3.3%
  • Other 1.6%