Statistics
| Branch: | Tag: | Revision:

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

Name Size
Makefile 10.6 KB
alldconf.h 2 KB
aosconf.h 4.18 KB
board.c 2.74 KB
board.h 108 KB
board.mk 1.96 KB
chconf.h 2.5 KB
halconf.h 11.6 KB
mcuconf.h 14.5 KB
module.c 37.3 KB
module.h 22.1 KB

Latest revisions

# 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

View revisions

Also available in: Atom