mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-12-18 01:08:03 +00:00
Added gpio pin implementation for raspi
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
#ifndef STA_CORE_RASPI_HAL_HPP
|
||||
#define STA_CORE_RASPI_HAL_HPP
|
||||
|
||||
namespace sta {
|
||||
|
||||
B
|
||||
A
|
||||
A
|
||||
D
|
||||
D
|
||||
}
|
||||
#include <wiringPi.h>
|
||||
#include <wiringPiSPI.h>
|
||||
#include <wiringPiI2C.h>
|
||||
|
||||
#endif //STA_CORE_RASPI_HAL_HPP
|
||||
|
||||
Reference in New Issue
Block a user