Statistics
| Branch: | Tag: | Revision:

amiro-os / os / modules / PowerManagement_1-1 @ 870f74ac

# Date Author Comment
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