forked from lolo859/vystem
10 lines
296 B
Markdown
10 lines
296 B
Markdown
# Commonlib
|
|
|
|
## Introduction
|
|
|
|
Commonlib is a very simple C library that contains informations useful to all parts of Vystem B. All the source code of Commonlib is stored inside the `common` folder.
|
|
|
|
## Versions
|
|
|
|
The header `versions.h` defines the versions number of various Vystem B components.
|