Statistics
| Branch: | Tag: | Revision:

amiro-os / os / modules / PowerManagement_1-1 @ b2053cb5

Name Size
Makefile 10.595 KB
alldconf.h 2.002 KB
aosconf.h 4.183 KB
board.c 2.744 KB
board.h 107.788 KB
board.mk 1.958 KB
chconf.h 2.505 KB
halconf.h 11.622 KB
mcuconf.h 14.469 KB
module.c 37.299 KB
module.h 22.076 KB

Latest revisions

# 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.

870f74ac 2018-06-13 09:33 Thomas Schöpping

1) enhancements of the makefiles:
- replaced all absolute paths by relative paths
- include directories now consistently do not have a trailing slash
- it is now possible to specify a custom build directory by setting the BUILDDIR variable
- updated C/C++ standard to C11 and C17 respectively (igrnore warnings caused by ChibiOS for now)...

043cdf33 2018-05-24 16:04 Thomas Schöpping

Introduced a common aos_chconf.h file, which is included by each chconf.h.
The smart build feature was deactivated since it caused issues with this new structure.

9e75cdad 2018-04-09 15:10 Thomas Schöpping

removed module specific configurations from the makefiles

e545e620 2018-03-21 11:51 Thomas Schöpping

Major overhaul to AMiRo-OS version 2.0.0

View revisions

Also available in: Atom