-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29,221 changed files
with
2,467,878 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
********************* | ||
Contributing to no-OS | ||
********************* | ||
|
||
Fork and pull request workflow | ||
============================== | ||
|
||
When you don't have write permissions to the **no-OS** repository, the | ||
**fork and pull request** workflow can be used. | ||
|
||
More details: `GitHub Quickstart: Contributing to projects | ||
<https://docs.github.com/en/get-started/quickstart/contributing-to-projects>`_. | ||
|
||
Once a pull request is opened, select the **analogdevicesinc/noos** team as a | ||
reviewer. The changes should be approved by at least one no-OS maintainer | ||
before they can be merged to the base brach. | ||
|
||
Submission Checklist | ||
==================== | ||
|
||
Before being reviewed by the no-OS maintainers and then accepted to the GitHub | ||
repository, each commit should respect a few rules: | ||
|
||
- The commit contains a **Signed-off-by** trailer by the committer at the end | ||
of the commit log message - it certifies that the committer has the rights to | ||
submit the work under the project's license. | ||
|
||
- If built using **gcc**, options such as **-Wall** and **-Wextra** don't | ||
detect any issues with the commit. When the pull request is created, drivers | ||
and project build are automatically triggered. | ||
|
||
- **astyle --style=linux --indent=force-tab=8 --max-code-length=80** doesn't | ||
detect any issue with the commit. | ||
|
||
- A detailed description of how the new changes were tested is provided. This | ||
information can be written in the pull request description. If the driver | ||
was tested on one of the supported no-OS platforms, it is recommended to also | ||
add a project example which uses the newly added driver. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/adc/ad400x/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/adc/ad405x/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/adc/ad796x/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/frequency/adf4382/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/adc/adm1177/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/power/adp1050/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/accel/adxl355/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/axi_core/axi_sysid/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/imu/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/power/ltc2992/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/power/ltc4296/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/rf-transceiver/madura/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/digital-io/max14914/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/digital-io/max14919/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/digital-io/max149x6/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/dac/max2201x/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/digital-io/max22190/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/digital-io/max22196/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../../../drivers/digital-io/max22200/README.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
****************** | ||
no-OS drivers list | ||
****************** | ||
|
||
The following sections contain code documentation for ADI no-OS drivers. | ||
|
||
ACCELEROMETERS | ||
============== | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/adxl355 | ||
|
||
ANALOG TO DIGITAL CONVERTERS | ||
============================ | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/adm1177 | ||
drivers/ad405x | ||
drivers/ad796x | ||
drivers/ad400x | ||
|
||
AXI CORES | ||
========= | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/axi_sysid | ||
|
||
DIGITAL INPUT/OUTPUT | ||
========================== | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/max14914 | ||
drivers/max14919 | ||
drivers/max149x6 | ||
drivers/max22190 | ||
drivers/max22196 | ||
drivers/max22200 | ||
|
||
DIGITAL TO ANALOG CONVERTERS | ||
============================ | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/max2201x | ||
|
||
FREQUENCY GENERATORS | ||
==================== | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/adf4382 | ||
|
||
INERTIAL MEASUREMENT UNITS | ||
========================== | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/imu | ||
|
||
RF TRANSCEIVER | ||
============== | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/madura | ||
|
||
POWER MANAGEMENT | ||
================ | ||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
drivers/adp1050 | ||
drivers/ltc2992 | ||
drivers/ltc4296 |
Oops, something went wrong.