Merge branch 'development' of https://github.com/phylax2020/WiringPi into development
This commit is contained in:
@@ -144,6 +144,7 @@ struct wiringPiNodeStruct *wiringPiNodes = NULL ;
|
||||
|
||||
// maybe faster then piRP1Model
|
||||
#define ISRP1MODEL (PI_MODEL_5==RaspberryPiModel || PI_MODEL_CM5==RaspberryPiModel|| PI_MODEL_500==RaspberryPiModel || PI_MODEL_CM5L==RaspberryPiModel)
|
||||
|
||||
//RP1 chip (@Pi5) RIO address
|
||||
const unsigned int RP1_RIO_OUT = 0x0000;
|
||||
const unsigned int RP1_RIO_OE = (0x0004/4);
|
||||
|
||||
Reference in New Issue
Block a user