Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/gex/gex-f072/blame/branch/master/dbg-client.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
GEX port to STM32F072. This is currently the main port.
|
|
|
#!/bin/bash
|
|
|
|
|
|
|
|
xterm -e "telnet localhost 4444" &
|