Introduction
gpio:
build: ./gpio
devices:
- "/dev/i2c-1:/dev/i2c-1"
- "/dev/mem:/dev/mem"
- "/dev/ttyACM0:/dev/ttyACM0"
cap_add:
- SYS_RAWIOLast updated
Was this helpful?
gpio:
build: ./gpio
devices:
- "/dev/i2c-1:/dev/i2c-1"
- "/dev/mem:/dev/mem"
- "/dev/ttyACM0:/dev/ttyACM0"
cap_add:
- SYS_RAWIOLast updated
Was this helpful?
Was this helpful?