Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 2932549

Browse files
authored
Fix outdated path in documentation.
See #30.
1 parent a9137bb commit 2932549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Read configuration EEPROM:
55

66
.. code-block:: sh
77
8-
fx2tool -S firmware/bootloader/bootloader.ihex read_eeprom 0 7
8+
fx2tool -S firmware/boot-cypress/boot-cypress.ihex read_eeprom 0 7
99
1010
Load the Blinky example (a LED should be attached to PA0):
1111

0 commit comments

Comments
 (0)