Skip to content

Commit 7783a68

Browse files
committed
Docs: shorter titles
1 parent 67e5398 commit 7783a68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Docs/programming_the_fpga.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Programming the iCE40 FPGA
1+
# Programming the iCE40
22

33
The FPGA normally boots from a dedicated serial NOR flash.
44
This flash can be programmed by the Pico processor which exposes the flash to the host OS as either a removable drive or a DFU endpoint.

Docs/programming_the_mcu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Programming the RP2040 MCU
1+
# Programming the RP2040
22

33
To upload a new firmware image on the PR2040 (the "pico" part of "pico-ice"), you need to switch to that RP2040 UF2 bootloader mode instead of the FPGA UF2 mode.
44

0 commit comments

Comments
 (0)