LED failed attempt, GPIO working

This commit is contained in:
Ciro Santilli
2017-07-02 15:00:04 +01:00
parent b5cafc8481
commit 8823f45d40
6 changed files with 75 additions and 4 deletions

View File

@@ -22,7 +22,9 @@
1. [work_from_work](work_from_work.c)
1. [irq](irq.c)
1. Module dependencies
1. [dep.c](dep.c)
1. [dep2.c](dep2.c)
1. [dep](dep.c)
1. [dep2](dep2.c)
1. [character_device](character_device.c)
1. Hardware device drivers
1. [pci](pci.c)
1. [user](user/)