Statistics
| Branch: | Tag: | Revision:

amiro-lld / templates @ bb7c5348

Name Size
alldconf.h 1.211 KB
periphAL.h 12.544 KB

Latest revisions

# 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()

9466e34d 2019-07-15 13:18 Thomas Schöpping

major structure overhaul:
- Drivers are no longer separated in include/ and source/ folders, but a single drivers/ folder.
- There is no Makefile anymore. Software, which uses the drivers has to set the according paths individually.
- (De)Activation of drivers is no longer done via the alldconf.h file, but via Makefiles.

1d5bcc82 2019-02-06 13:39 Thomas Schöpping

Major overhaul of the file structure and configuration:
- All low-level drivers are now placed in subfolders to allow for multiple versions for each driver.
- configuration (alldconf.h) now requires the enable flags to define a version number to select the according implementation.

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.

bb46c559 2019-01-21 13:50 Thomas Schöpping

Reworked Makefile and template files.

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.

View revisions

Also available in: Atom