Git Product home page Git Product logo

sffc / fuchsia-clone Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.2 GB

This is based on the main Fuchsia repository which does not live on GitHub.

License: BSD 2-Clause "Simplified" License

CMake 0.01% Python 1.06% Shell 0.74% Rust 32.75% C++ 54.87% C 5.62% Dart 1.25% Go 3.40% Pawn 0.01% Emacs Lisp 0.01% Vim Script 0.01% Awk 0.01% Starlark 0.03% Mako 0.01% HTML 0.01% JavaScript 0.05% GLSL 0.04% Meson 0.01% Makefile 0.01% Assembly 0.14%

fuchsia-clone's People

Contributors

abarth avatar abdulla avatar ankurmittal avatar armansito avatar brettw avatar cdotstout avatar davidgreenaway avatar frncsrss avatar frobtech avatar gilhooleyd avatar ianloic avatar jamesr avatar jbauman42 avatar johngro avatar joshuaseaton avatar miguelfrde avatar petrhosek avatar przem8k avatar pylaligand avatar qsr avatar sgraham avatar shaybarak avatar surajrmal avatar swetland avatar tamird avatar tengyifei avatar tjdetwiler avatar tkilbourn avatar travisg avatar xdje42 avatar

Watchers

 avatar  avatar

Forkers

trellixvulnteam

fuchsia-clone's Issues

Fix target_to_gn_conditional

Currently I have

        let (target_arch, target_os) = match target {
            "aarch64-apple-darwin" => ("aarch64", "macos"),
            "thumbv6m-none-eabi" => ("TODOX", "TODOX"),
            "thumbv7m-none-eabi" => ("TODOX", "TODOX"),
            "thumbv7em-none-eabi" => ("TODOX", "TODOX"),
            "thumbv7em-none-eabihf" => ("TODOX", "TODOX"),
            "thumbv8m.base-none-eabi" => ("TODOX", "TODOX"),
            "thumbv8m.main-none-eabi" => ("TODOX", "TODOX"),
            "thumbv8m.main-none-eabihf" => ("TODOX", "TODOX"),

I need to fill in values here.

@Manishearth

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.