Skip to content

bat52/stellaris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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.

arduino

The original baremetal repository has been merged with the tivaduino code.

Requirements

Usage

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

About

Open source toolchain for the TI Stellaris dev board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.4%
  • Assembly 3.5%
  • Other 1.1%