Skip to content

Software drivers in C for systems without an operating system

License

Notifications You must be signed in to change notification settings

ribdp/forked-no-OS

This branch is 567 commits behind analogdevicesinc/no-OS:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3cb5f58 · May 13, 2024
Nov 15, 2023
Mar 11, 2024
May 13, 2024
May 13, 2024
Apr 9, 2024
May 7, 2024
Mar 13, 2023
Aug 11, 2023
Nov 14, 2023
Jan 11, 2024
May 13, 2024
Apr 26, 2024
Apr 18, 2024
Mar 7, 2024
Oct 18, 2023
Oct 18, 2023
Sep 2, 2019
Aug 28, 2023
Nov 14, 2023
Sep 12, 2018
Sep 12, 2018
Feb 14, 2024
Jan 11, 2024
Feb 28, 2024

Repository files navigation

no-OS

Build Status

Analog Devices Inc. Software drivers for systems without OS.

Software

The majority of ADI's products are peripherals to a non-ADI digital engine (FPGA, microprocessor, or microcontroller). While there is major work underway on FPGAs (Xilinx and Intel/Altera) and microprocessors (running an operating system like Linux), the efforts on microcontrollers are fragmented due to the diverse nature of the microcontroller market. The goal of these projects (microcontroller/no-OS) is to be able to provide reference projects for lower end processors, which can't run Linux or aren't running a specific operating system, to help customers using FPGA/microcontrollers with ADI parts.

Documentation

For more information about no-OS drivers, please visit our wiki page.

Code documentation is automatically generated using Doxygen tool, available at no-OS Github Pages.

Build

Build guide for no-OS projects:

Code Style

When writing code, please follow the style guidelines.

Which branch should I use?

  • If you want to use the most stable code base, always use the latest release branch.

  • If you want to use the greatest and latest, check out the main branch.

Support

Feel free to ask any question at EngineerZone.

About

Software drivers in C for systems without an operating system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.4%
  • HTML 23.8%
  • XSLT 6.2%
  • Tcl 0.6%
  • Makefile 0.6%
  • Verilog 0.2%
  • Other 0.2%