Statistics
| Branch: | Tag: | Revision:

amiro-os / os / modules @ 756ef2f6

Name Size
  DiWheelDrive_1-1
  LightRing_1-0
  PowerManagement_1-1
Makefile 2.185 KB
aos_chconf.h 16.951 KB
flash.mk 2.316 KB
modules.mk 2.03 KB

Latest revisions

# Date Author Comment
756ef2f6 2018-06-29 10:34 Thomas Schöpping

Added APPS- variables to all source types in the makefiles of all modules

5d7e6f9e 2018-06-29 10:34 Thomas Schöpping

PHONY added to relevant Makefiles

20205a98 2018-06-13 10:16 Thomas Schöpping

shell thread priority can now be configured via aosconf.h

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.

2bb3bd89 2018-04-09 15:10 Thomas Schöpping

slightly enhanced some of the makefiles

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