Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / DiWheelDrive_1-1 @ e9ca986c

Name Size
Makefile 9.806 KB
STM32F103xE.ld 2.962 KB
alldconf.h 2.627 KB
aosconf.h 8.147 KB
board.c 2.451 KB
board.h 41.387 KB
chconf.h 4.051 KB
halconf.h 16.407 KB
mcuconf.h 7.914 KB
module.c 24.001 KB
module.h 19.299 KB

Latest revisions

# Date Author Comment
e9ca986c 2019-02-25 17:35 Thomas Schöpping

Fixed recently broken Makefiles (sry!)

2a9f9ad7 2019-02-25 16:16 Thomas Schöpping

Slightly optimized all Makefiles

732a4657 2019-02-25 13:42 Thomas Schöpping

ChibiOS updated to version stable_19.1.x.
NOTE: ChibiOS 19.1.x seems to contain some issues as of now.

7de0cc90 2019-02-21 18:04 Thomas Schöpping

All preprocessor directives without arguments (e.g. #endif) are now followed by a comment, indicating where it belongs to (e.g. the preceding #if).

3cb82b1a 2019-02-14 11:10 Thomas Schöpping

Reordered some configuration files.
The BOARD_VERSION macro has been removed. Instead the version is now encoded in the other BOARD_XXX macros.

1f94ac64 2019-02-07 18:13 Thomas Schöpping

Enhanced the periphAL debug implementation to apply to tze new AMiRo-OS debug API

691a0632 2019-02-06 17:53 Thomas Schöpping

set the C standard to C17 (ISO), although this does not make any difference according to GCC documentation

fa64dbd6 2019-02-06 15:06 Thomas Schöpping

Introduced the CORTEX_ENABLE_WFI_IDLE flag in all chconf.h files, so the MCUs will enter sleep mode whenever the system is idle.

ddf34c3d 2019-02-06 13:55 Thomas Schöpping

updated AMiRo-LLD and applied all required changes to AMiRo-OS and all modules.

7da800ab 2019-02-04 18:12 Thomas Schöpping

Enhanced and fixed several module specific files.

View revisions

Also available in: Atom