Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / Makefile @ 1a8fb642

History | View | Annotate | Download (2.4 KB)

# Date Author Comment
c42956f9 2019-02-21 14:01 Thomas Schöpping

Makefiles enhanced: the targets 'all' and 'clean' will now be executed in parallel with as many threads as there are modules (= folders in modules/)

6b1000b5 2019-01-28 13:08 Thomas Schöpping

Makefiles slightly enhanced

84f0ce9e 2019-01-07 11:58 Thomas Schöpping

updated all file headers to 2019

1e5f7648 2018-09-05 17:22 Thomas Schöpping

Major rework of the recent changes.
- optimized interrupt system (removed aos_interrupt.h/c)
- updated AMiRo-LLD submodule
- updated all config files to match the latest templates by ChibiOS
- fixed several issues regarding the new timer system (intervals)

5b0a8e7b 2018-06-29 10:41 Thomas Schöpping

moved the /os/modles directory to /modules