resuorces for uart pins cfg
parent
fbd74a56d4
commit
d935ef6b44
@ -0,0 +1,11 @@
|
||||
Description=Enable the UART pins on boot
|
||||
After=generic-board-startup.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/usr/bin
|
||||
ExecStart=/usr/bin/config-uart-pins.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue