initial commit
This commit is contained in:
4
run
4
run
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/bash
|
||||
#reset generator PCB
|
||||
pinctrl set 26 op dl # drive PCB NRST LOW -> reset stm32
|
||||
pinctrl set 26 op dh # turn stm32 back ON
|
||||
# pinctrl set 26 op dl # drive PCB NRST LOW -> reset stm32
|
||||
# pinctrl set 26 op dh # turn stm32 back ON
|
||||
|
||||
source .venv/bin/activate
|
||||
python3 _device_main.py
|
||||
|
||||
Reference in New Issue
Block a user