# analogdevicesinc/no-OS

Software drivers in C for systems without an operating system

Repository: https://github.com/analogdevicesinc/no-OS
Canonical: https://ross.abutalabs.com/products/no-os
Homepage: https://developer.analog.com/docs/no-os/
Language: C
License: NOASSERTION
License Family: other
Topics: device-driver, analog-devices, no-os, hacktoberfest
Last push: 2026-08-26T13:06:24+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 59, longevity 100
- inputs: {"age_days": 5019, "days_push": 7, "days_rel": 62, "gap_med": 251, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1393, forks 1831 (observed 2026-08-28T04:04:36.300991+00:00)

## What it is
Analog Devices' bare-metal C software framework providing device drivers for ADI components on systems without an operating system. It includes a hardware abstraction layer so the same drivers run across Xilinx, Intel, Maxim, STM32, ADuCM3029, Raspberry Pi Pico, and other platforms.

## Use cases
- drive ADI ADC/DAC chips from a bare-metal microcontroller
- port Analog Devices sensor drivers to STM32 or Pico without an RTOS
- build example projects for ADI evaluation boards on FPGA platforms
- write portable embedded C drivers using a hardware abstraction layer
- get started quickly flashing reference projects to eval boards

## When to choose
- you are using Analog Devices parts on a microcontroller or FPGA with no OS
- you need portable bare-metal C drivers across multiple MCU vendors
- you want ready-to-build reference projects for ADI evaluation boards

## When to avoid
- your target runs Linux or another OS with its own driver stack
- you need drivers for non-Analog Devices hardware
- you want an RTOS-integrated middleware framework

## Facets
- artifact type: library
- maturity: active
- function: embedded, sdk, developer-tools
- domain: embedded-systems, hardware, developer-tools
- platform: embedded, c, cpp, cross-platform
- tags: bare-metal, hardware-abstraction-layer, analog-devices, fpga, microcontroller, no-os, device-driver

## Member repositories
- analogdevicesinc/no-OS (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.300991+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:28.729736+00:00, confidence not recorded.
  - readme: https://github.com/analogdevicesinc/no-OS (fetched 2026-08-28T04:04:36.300991+00:00, sha 68d79ffd6a53)
- Data as of 2026-08-30T08:39:29.467469+00:00.
