Differences

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

Link to this comparison view

Both sides previous revision Previous revision
boards:pico [2022/11/12 15:25]
darron
boards:pico [2022/11/12 15:27] (current)
darron [Tools]
Line 22: Line 22:
 </code> </code>
  
 +This will install the ARM compiler, OpenOCD, the SDK, examples, and various other things.
  
 +OpenOCD is built from source with the following options:
 +<code>
 +./configure --enable-ftdi --enable-sysfsgpio --enable-bcm2835gpio --enable-picoprobe
 +</code>
 ===J-Link=== ===J-Link===