Statistics
| Branch: | Tag: | Revision:

amiro-os / os / core / src / aos_main.cpp @ b2053cb5

History | View | Annotate | Download (13.111 KB)

# Date Author Comment
b2053cb5 2018-06-13 09:38 Thomas Schöpping

The main.c was renamed to aos_main.cpp and will compiled as C++ file from now on.
This allows to use full C++ capabilities when using any hooks.