Wiki

This version (14 Aug 2023 09:41) was approved by Darius B.The Previously approved version (15 Nov 2022 10:52) is available.Diff

no-OS overview

no-OS is a software framework by Analog Devices Inc for systems without OS, otherwise known as baremetal. This framework defines a common interface (API) for accessing typical baremetal peripherals such as GPIO, SPI, I2C, RTC, Timer, Interrupt Controller. This common API may be then used to initialize and control these peripherals in a common way across multiple microcontroller platforms. Currently supported platforms are Intel and Xilinx microprocessors and SoC's as well as Analog Devices' own precision microcontrollers, several Maxim Integrated MAX32xxx microcontrollers, STMicroelectronics' STM32, Raspberry Pi's Pico, and mbedOS supported devices.

By using this common driver API, the no-OS is able to provide reference projects for Analog Devices Inc evaluation boards running on various underlying hardware.

Thanks to the no-OS build system, no-OS users may generate standalone reference projects and use them as starting point for their own development.

no-OS is an open-source software, and its official repository is no-OS Github Repository. You are free to use and distribute no-OS, provided that you comply with the license.

Drivers and Projects

Documentation

resources/no-os.txt · Last modified: 14 Aug 2023 09:41 by Darius B