Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F401RE / module.c @ 0aed1f1b

History | View | Annotate | Download (3.566 KB)

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

3106e8cc 2019-03-21 17:48 Thomas Schöpping

Updated to AMiRo-LLD 1.1:
- Implementation of periphAL has been modified accordingly.
- GPIOs are not encoded as port/pad tuple, but as lines
- Some unittests have been updated due to driver changes.

b93c5d98 2019-03-05 16:59 Thomas Schöpping

Introduced the NUCLEO-F401RE module