Skip to content

Commit 1668ed7

Browse files
dcpleungioannisg
authored andcommitted
doc: fix files mis-named as PNG files
There are a few non-PNG (JPEG and WebP) files that are being name as PNG files. This causes pdflatex/latexmk to fail due to them not actually being PNG files. So rename those files with correct extensions and update the RST files. Also converted the WebP file in JPEG as PDFLatex cannot parse WebP image. Signed-off-by: Daniel Leung <[email protected]>
1 parent 551251a commit 1668ed7

File tree

12 files changed

+6
-6
lines changed

12 files changed

+6
-6
lines changed
File renamed without changes.

boards/arm/efm32pg_stk3402a/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The EFM32 Pearl Gecko Starter Kit EFM32PG-STK3402A contains an MCU from the
1010
EFM32PG family built on an ARM® Cortex®-M4F processor with excellent low
1111
power capabilities.
1212

13-
.. figure:: ./efm32pg_stk3402a.png
13+
.. figure:: ./efm32pg_stk3402a.jpg
1414
:width: 375px
1515
:align: center
1616
:alt: EFM32PG-SLSTK3402A
File renamed without changes.

boards/arm/efr32_slwstk6061a/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The EFR32 Flex Gecko Wireless Starter Kit SLWSTK6061A contains a Wireless
1010
System-On-Chip from the EFR32FG family built on an ARM® Cortex®-M4F processor
1111
with excellent low power capabilities.
1212

13-
.. figure:: ./efr32_slwstk6061a.png
13+
.. figure:: ./efr32_slwstk6061a.jpg
1414
:width: 375px
1515
:align: center
1616
:alt: EFR32-SLWSTK6061A

boards/arm/lpcxpresso55s69/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ architecture. The board includes a high performance onboard debug probe, audio
1212
subsystem, and accelerometer, with several options for adding off-the-shelf
1313
add-on boards for networking, sensors, displays, and other interfaces.
1414

15-
.. image:: ./lpcxpresso55s69.png
15+
.. image:: ./lpcxpresso55s69.jpg
1616
:width: 720px
1717
:align: center
1818
:alt: LPCXPRESSO55S69
97.7 KB
Loading
-89.2 KB
Binary file not shown.
File renamed without changes.

boards/arm/olimex_stm32_h407/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Overview
99
The OLIMEX-STM32-H407 is open source hardware and is based on
1010
the STMicroelectronics STM32F407ZG ARM Cortex-M4 CPU.
1111

12-
.. figure:: img/olimex_stm32_h407.png
12+
.. figure:: img/olimex_stm32_h407.jpg
1313
:width: 540px
1414
:align: center
1515
:height: 454px
File renamed without changes.

0 commit comments

Comments
 (0)