Statistics
| Branch: | Tag: | Revision:

amiro-os / unittests / periphery-lld / src / ut_alld_DW1000_v1.c @ 3106e8cc

History | View | Annotate | Download (11.535 KB)

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

4cb40108 2019-03-06 12:54 Thomas Schöpping

Update to the LLDs and the DW1000 unit test (removed deprecated files).

8588411e 2019-03-06 10:19 Thomas Schöpping

renamed the DW1000_V0 unit test to _v1 according to the LLD version change some time ago.