Statistics
| Branch: | Tag: | Revision:

amiro-lld / amiro-lld.h @ 7021191e

History | View | Annotate | Download (2.57 KB)

# Date Author Comment
7021191e 2019-03-21 17:40 Thomas Schöpping

Revision of the periphAL interface:
- All types have been optimized for smaller memory footprint.
- Several inversion macros (e.g. APAL_GPIO_STATE_INVERT() ) have been introduced.
- Now there are four active states for control GPIOs.
- Required periphAL version has been increased to 1.1....

b95be72b 2019-03-04 09:55 Thomas Schöpping

AMiRo-LLD version increased to 1.0.1

a627f4dd 2019-02-04 17:38 Thomas Schöpping

Enhanced the #include tree.
'amiro-lld.h' is now the central header, which includes all dependencies.

8c47f14b 2019-02-04 17:29 Thomas Schöpping

Changed all header guards so they will not use unserscores as pre- and postfix.

f125ae07 2019-01-07 11:56 Thomas Schöpping

updated all file headers to 2019

3fb3c6e7 2018-11-13 11:32 Thomas Schöpping

Minor foxes to the amiro-lld interface header documentation.

f0ca400f 2018-03-22 16:43 Thomas Schöpping

Adapted all file headers to state that this work is licensed under LGPLv3 (fromerly GPLv3).

d6728c5b 2018-03-21 11:01 Thomas Schöpping

Initial open-source release.