Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools:pyocd [2022/12/20 11:49]
darron
tools:pyocd [2022/12/20 13:54] (current)
darron [More]
Line 2: Line 2:
  
 Not ready for serious application, ignore. Not ready for serious application, ignore.
 +
 +===Prep===
 +
 +<code>
 +apt install python3-pip
 +</code>
  
 ===Less=== ===Less===
Line 13: Line 19:
  
 <code> <code>
-apt install python3-pip 
 git clone https://github.com/pyocd/pyOCD git clone https://github.com/pyocd/pyOCD
 cd pyOCD cd pyOCD
- 
-GIVE UP 
 </code> </code>
 +
 +See README, NOTHING WORKS, life is too valuable to waste on this.