Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / PowerManagement_1-2 / test / MPR121 / module_test_MPR121.c @ 1a8fb642

History | View | Annotate | Download (3.059 KB)

# Date Author Comment
1a8fb642 2019-10-31 14:35 Thomas Schöpping

Renamed all GPIO related signals etc. from "...io..." to "...gpio..."

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...