Skip to content

A Homebrew tap with formulas useful in CS107e.

Notifications You must be signed in to change notification settings

c6c7/homebrew-cs107e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS107e Homebrew Tap

A Homebrew tap with formulas useful in CS107e. Install this tap using the following command:

$ brew tap cs107e/cs107e

Install ARM Toolchain

To install the CS107e ARM toolchain using Homebrew, run the following commands:

$ brew install arm-none-eabi

Install rpi-install.py

To install the Raspberry Pi upload script, run the following commands:

$ sudo pip install pyserial
$ sudo pip install xmodem
$ brew install rpi-install

About

A Homebrew tap with formulas useful in CS107e.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%