Skip to content
/ Pidanux Public
forked from torvalds/linux

Pidanux is a kernel base on Linux kernel for RETRO MINI(RS-90) handheld console exclusively.

License

Notifications You must be signed in to change notification settings

foomow/Pidanux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pidanux kernel
============

This is a kernel base on Linux kernel for RETRO MINI(RS-90) handheld console exclusively.
The console's details infomation provided by manufacturer is here:

http://www.ylmchina.com/en/product.asp?id=1,1,17,105

I removed a lot of unnecessary things to make codes simple and small.
And a default config file is ready as pidanux.defconfig.

Just enjoy.

MaoDaShu
2020.11

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.

About

Pidanux is a kernel base on Linux kernel for RETRO MINI(RS-90) handheld console exclusively.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.6%
  • C++ 1.2%
  • Shell 0.3%
  • Objective-C 0.3%
  • Makefile 0.2%
  • Python 0.2%
  • Other 0.2%