Question
Outdated Documentation - Perform an SSH Connection
Not sure where to put it so I'll put it here. It looks like the "Perform an SSH Connection" document is out of date (unless this is referring to another process). According to the page, you SSH with:
ssh root@10.48.1.172
https://wiki.st.com/stm32mpu/wiki/How_to_perform_ssh_connection
It looks like it's changed so now you SSH with:
ssh root@192.168.7.1
Not sure if it helps but thought I'd throw it out there all the same
