amiro-osamiro-appsamiro-bltamiro-lldurtware
PeriphAL: introduced two new GPIO functions apalGpioIsInterruptEnabled() and apalControlGpioSetInterrupt()
APAL: renamed usleep() more properly to apalSleep()
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.
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.
Enhanced the #include tree.'amiro-lld.h' is now the central header, which includes all dependencies.
Changed all header guards so they will not use unserscores as pre- and postfix.
Reworked Makefile and template files.
updated all file headers to 2019
Introduced a printf function (apalDbgPrintf()) to the periphAL interface.
Slightly enhanced documentation of newly introduced apalSPITrabsmitAndReceive() function.
View revisions
Also available in: Atom