Statistics
| Branch: | Tag: | Revision:

amiro-os / periphery-lld / periphAL.h @ 602a6a88

History | View | Annotate | Download (19.37 KB)

# Date Author Comment
3940ba8a 2019-02-04 18:10 Thomas Schöpping

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

6ff06bbf 2019-02-04 17:56 Thomas Schöpping

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

27286ba5 2019-01-30 13:30 Thomas Schöpping

minor enhancements

84f0ce9e 2019-01-07 11:58 Thomas Schöpping

updated all file headers to 2019

5ab6a6a4 2018-09-28 11:49 Thomas Schöpping

periphAL: Enhanced I2C and SPI communication. It is now possible to lock drivers externally if multiple accesses need to be atomic.

40d4810c 2018-09-14 16:22 Thomas Schöpping

fixed several critical errors introduced in the last commits

e610ed8c 2018-09-14 16:09 Thomas Schöpping

Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os.amiro-os

1703dfdf 2018-09-14 16:09 Thomas Schöpping

periphAL: implementation for the nrewly introduced apalDbgPrintf() function added

e251c4e6 2018-09-14 12:35 Robin Ewers

add apalSPITransmitAndReceive function to periphAL.h

1e5f7648 2018-09-05 17:22 Thomas Schöpping

Major rework of the recent changes.
- optimized interrupt system (removed aos_interrupt.h/c)
- updated AMiRo-LLD submodule
- updated all config files to match the latest templates by ChibiOS
- fixed several issues regarding the new timer system (intervals)

0128be0f 2018-08-29 16:41 Marc Rothmann

Updated Chibi-OS to version 18.2 and adapted AMiRo-OS accordingly:
- Switched to new time conversion macros
- Use PAL for interrupts instead of the EXT Driver
- Use new kernel tests

cb835a3e 2018-06-29 10:38 Thomas Schöpping

cleaned up include tree

e545e620 2018-03-21 11:51 Thomas Schöpping

Major overhaul to AMiRo-OS version 2.0.0