Coder Social home page Coder Social logo

parzivalwolfram / linux-3ds Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linux-3ds/linux

0.0 0.0 0.0 3.12 GB

Linux kernel source tree

License: Other

Shell 0.29% C++ 0.02% Python 0.12% Perl 0.13% C 98.13% Clojure 0.01% Assembly 1.02% Awk 0.01% UnrealScript 0.01% Makefile 0.23% XS 0.01% Yacc 0.01% Lex 0.01% M4 0.01% Roff 0.02% Gherkin 0.01% sed 0.01% SmPL 0.02% Raku 0.01%

linux-3ds's Introduction

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.

linux-3ds's People

linux-3ds's Issues

Get generic SDIO working

It'd allow for easier work later if the sdmmc driver was converted from virtio on the ARM9 to full SDIO control on the ARM11. This would free up bandwidth for the ARM9 to have more devices that are less important later, and would allow proper use of all the devices on SDIO at once, if I can ever figure out how the hell the wifi module works.

Export SPI to /dev

Export SPI access to /dev so that userland drivers can be written. It'll be faster to develop using something like Python in userland while working out support for the less documented parts of the hardware, then the drivers can be reimplemented in C in the kernel later.

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.