User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantis:ide_simulator:cli

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
mantis:ide_simulator:cli [2021/04/12 07:49]
colin
mantis:ide_simulator:cli [2023/10/02 03:29] (current)
Line 22: Line 22:
  
 The board provides //dir//, //cd//, //ren// and //sd://, //usb0:// and //usb1:// to allow you to navigate the storage attached to the device and inspect their contents. The board provides //dir//, //cd//, //ren// and //sd://, //usb0:// and //usb1:// to allow you to navigate the storage attached to the device and inspect their contents.
 +
 +==== IDE ====
 +
 +The IDE interface can be set to device 0 (also known as "master") or device 1 (also known as "slave") by command:
 +
 +<code>interface set [master|slave]</code>
 +
 +This can be combined with the autorun.txt startup file to ensure it's set every time the board starts up.
  
 ==== Disk ==== ==== Disk ====
mantis/ide_simulator/cli.txt ยท Last modified: 2023/10/02 03:29 (external edit)