Statistics
| Branch: | Tag: | Revision:

amiro-os / os / modules / DiWheelDrive_1-1 @ 20205a98

Name Size
Makefile 10.591 KB
alldconf.h 1.999 KB
aosconf.h 4.412 KB
board.c 2.321 KB
board.h 40.785 KB
board.mk 1.958 KB
chconf.h 2.744 KB
halconf.h 11.617 KB
mcuconf.h 7.88 KB
module.c 24.235 KB
module.h 17.355 KB

Latest revisions

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

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