Statistics
| Branch: | Tag: | Revision:

amiro-lld / drivers @ d55455fa

# Date Author Comment
d55455fa 2019-08-09 11:26 Julia Niermann

Fix driver headers

9be47646 2019-08-09 10:33 Julia Niermann

Improve tests and adjust to new structure

e7af07e7 2019-08-05 14:28 Julia Niermann

P9221R driver updated to the new file structure

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.