EOOS Nested Vectored Interrupt Controller (NVIC) Driver for CPU ARMv7-M Architecture
EOOS copyrights reserved in Rospatent Federal Service for Intellectual Property, Russian Federation
This EOOS Driver is an elaborated EOOS software compotent which is a C++ library of safety-critical software. The library is developed in C++98 programming language and supports features of C++11 programming language depending on compiler options that allows to consider wide criteria when selecting a suitable programming language on initiation step of product development.
EOOS Driver is developed within ISO C++ standards, complied with MISRA C++:2008 and AUTOSAR C++14 Coding Guidelines, and relies on ISO 26262 that means applications based on EOOS can be used in critical and safety-related systems.
1. About The Project
This project provides the driver for the next processor’s list:
- Architecture: ARMv7(E)-M
1.1. Dependencies on other packages
To build the package, there are dependencies on other EOOS packages that must be found by the build system:
- eoos::api
- eoos::lib
- eoos::drv-scb
Описание
EOOS Nested Vectored Interrupt Controller (NVIC) Driver for CPU ARMv7-M Architecture