Giter Site home page Giter Site logo

homebrew-cs107e's Introduction

CS107e Homebrew Tap

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

$ brew tap cs107e/cs107e

Install RISC-V Toolchain

To install the CS107e RISC-V embedded toolchain using Homebrew, run the following command:

$ brew install riscv-gnu-toolchain-13

Install ARM Toolchain

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

$ brew install arm-none-eabi

Other

The Ubuntu package file (gdb with simulator, built by mchang, thanks) also lives here

homebrew-cs107e's People

Contributors

didikamalova avatar kenny1g avatar osnr avatar zelenski avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

lantz c6c7

homebrew-cs107e's Issues

Use pip instead of brew for `rpi-install.py`

This will improve integration with the user's Python environment. For example, I can't install this through brew because it complains that I don't have the Python dependencies. This is because I have Python setup in an alternative environment (not brew or system Python). Using pip should work regardless of how python is setup.

arm-none-eabi conflicts with homebrew gdb package

==> Upgrading gdb
==> Downloading https://homebrew.bintray.com/bottles/gdb-8.1.high_sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring gdb-8.1.high_sierra.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink include/gdb/jit-reader.h
Target /usr/local/include/gdb/jit-reader.h
is a symlink belonging to arm-none-eabi. You can unlink it:
  brew unlink arm-none-eabi

To force the link and overwrite all conflicting files:
  brew link --overwrite gdb

To list all files that would be deleted:
  brew link --overwrite --dry-run gdb

Possible conflicting files are:
/usr/local/include/gdb/jit-reader.h -> /usr/local/Cellar/arm-none-eabi/4.8.3-cs170e/include/gdb/jit-reader.h
/usr/local/share/gdb/auto-load/usr/local/Cellar/glib/2.54.3/lib/libglib-2.0.so.0.5400.3-gdb.py
/usr/local/share/gdb/auto-load/usr/local/Cellar/glib/2.54.3/lib/libgobject-2.0.so.0.5400.3-gdb.p

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.