Statistics
| Branch: | Tag: | Revision:

amiro-lld / templates / periphAL.h @ bb7c5348

History | View | Annotate | Download (12.544 KB)

# Date Author Comment
bb7c5348 2019-10-15 14:54 Thomas Schöpping

introduced a new apalSPIReconfigure() function to APAL (late v1.1 change)

a5507edc 2019-10-14 12:52 Thomas Schöpping

PeriphAL: introduced two new GPIO functions apalGpioIsInterruptEnabled() and apalControlGpioSetInterrupt()

23ab29c0 2019-10-14 12:50 Thomas Schöpping

APAL: renamed usleep() more properly to apalSleep()

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

169b8f8e 2018-09-14 16:07 Thomas Schöpping

Introduced a printf function (apalDbgPrintf()) to the periphAL interface.

65d08293 2018-09-14 16:07 Thomas Schöpping

Slightly enhanced documentation of newly introduced apalSPITrabsmitAndReceive() function.

21eea8bd 2018-09-14 13:33 Robin Ewers

add apalSPITransmitAndReceive function to templates/periphAL.h

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.