stellaris-launchpad 0.7.1

A bare-metal crate supporting the Texas Instruments Stellaris LM4F120 Launchpad (and most likely the Tiva-C TM4C120 Launchpad too)
Documentation
{
	"build_systems":
	[
		{
			"cmd":
			[
				"./build.sh"
			],
			"name": "build.sh",
			"working_dir": "$project_path"
		}
	],
	"folders":
	[
		{
			"path": "."
		}
	]
}