Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F767ZI / Makefile @ 0aed1f1b

History | View | Annotate | Download (8.355 KB)

# Date Author Comment
0aed1f1b 2019-10-28 18:37 Thomas Schöpping

All tests now come with a .mk file, so they can be included more easily for each module.

e7b5a625 2019-10-15 17:08 Thomas Schöpping

Fixed a compatibility issue introduced by the recent modifications to the Makefiles

efe86ca9 2019-10-15 13:59 Thomas Schöpping

Makefiles revised
AMiRo-LLD updated

4c72a54c 2019-07-15 13:21 Thomas Schöpping

Massive overhaul:
- updated to a new version of AMiRo-LLD
- tests (formerly unit tests) are now split onto multiple parts:
- there are "global" tests for each driver etc.
- there is an individual part for each module, e.g. if there are multiple instances of the same periphery...

21e5be0b 2019-04-01 15:03 Thomas Schöpping

Introduced the NUCLEO-F767ZI (STM32F767 Nucleo-144 devboard) module.