Wiki

This version is outdated by a newer approved version.DiffThis version (15 Nov 2022 08:36) was approved by Darius B.The Previously approved version (27 Sep 2022 17:29) is available.Diff

This is an old revision of the document!


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.

Documentation

resources/no-os.1668497801.txt.gz · Last modified: 15 Nov 2022 08:36 by Darius B