Skip to content

Commit ad3f9b6

Browse files
committed
Sync dev-platforms
1 parent 0811200 commit ad3f9b6

30 files changed

+102
-209
lines changed

boards/atmelavr/controllino_maxi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Platform :ref:`platform_atmelavr`: Atmel AVR 8-bit MCUs deliver a unique combina
3232
* - **RAM**
3333
- 8KB
3434
* - **Vendor**
35-
- `Controllino <https://controllino.biz/controllino/maxi/?utm_source=platformio.org&utm_medium=docs>`__
35+
- `Controllino <https://www.controllino.com/product/controllino-maxi/?utm_source=platformio.org&utm_medium=docs>`__
3636

3737

3838
Configuration

boards/atmelavr/controllino_maxi_automation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Platform :ref:`platform_atmelavr`: Atmel AVR 8-bit MCUs deliver a unique combina
3232
* - **RAM**
3333
- 8KB
3434
* - **Vendor**
35-
- `Controllino <https://controllino.biz/controllino/maxi-automation/?utm_source=platformio.org&utm_medium=docs>`__
35+
- `Controllino <https://www.controllino.com/product/controllino-maxi-automation/?utm_source=platformio.org&utm_medium=docs>`__
3636

3737

3838
Configuration

boards/atmelavr/controllino_mega.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Platform :ref:`platform_atmelavr`: Atmel AVR 8-bit MCUs deliver a unique combina
3232
* - **RAM**
3333
- 8KB
3434
* - **Vendor**
35-
- `Controllino <https://controllino.biz/controllino/mega/?utm_source=platformio.org&utm_medium=docs>`__
35+
- `Controllino <https://www.controllino.com/product/controllino-mega/?utm_source=platformio.org&utm_medium=docs>`__
3636

3737

3838
Configuration

boards/atmelavr/controllino_mini.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Platform :ref:`platform_atmelavr`: Atmel AVR 8-bit MCUs deliver a unique combina
3232
* - **RAM**
3333
- 2KB
3434
* - **Vendor**
35-
- `Controllino <https://controllino.biz/controllino/mini/?utm_source=platformio.org&utm_medium=docs>`__
35+
- `Controllino <https://www.controllino.com/product/controllino-mini/?utm_source=platformio.org&utm_medium=docs>`__
3636

3737

3838
Configuration

boards/chipsalliance/swervolf_nexys.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,4 @@ Frameworks
118118
- FreeRTOS is a real-time operating system kernel for embedded devices that has been ported to 40 microcontroller platforms
119119

120120
* - :ref:`framework_wd-riscv-sdk`
121-
- The WD Firmware package contains firmware applications and Processor Support Package (PSP) for various cores, alongside demos which support all features
122-
123-
* - :ref:`framework_zephyr`
124-
- The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with safety and security in mind
121+
- The WD Firmware package contains firmware applications and Processor Support Package (PSP) for various cores, alongside demos which support all features

boards/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,7 @@ TI TIVA
12771277
:maxdepth: 1
12781278

12791279
titiva/lplm4f120h5qr
1280-
titiva/lptm4c1230c3pm
1280+
titiva/lptm4c123gh6pm
12811281
titiva/lptm4c1294ncpdt
12821282

12831283
WIZNet W7500

boards/ststm32/disco_h735ig.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Platform :ref:`platform_ststm32`: The STM32 family of 32-bit Flash MCUs based on
2424
.. list-table::
2525

2626
* - **Microcontroller**
27-
- STM32H735IGK6U
27+
- STM32H735IGK6
2828
* - **Frequency**
2929
- 550MHz
3030
* - **Flash**
@@ -58,7 +58,7 @@ board manifest `disco_h735ig.json <https://github.com/platformio/platform-ststm3
5858
board = disco_h735ig
5959
6060
; change microcontroller
61-
board_build.mcu = stm32h735igk6u
61+
board_build.mcu = stm32h735igk6
6262
6363
; change MCU frequency
6464
board_build.f_cpu = 550000000L

boards/ststm32/olimexino_stm32f3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Platform :ref:`platform_ststm32`: The STM32 family of 32-bit Flash MCUs based on
2424
.. list-table::
2525

2626
* - **Microcontroller**
27-
- STM32F303RCT6TR
27+
- STM32F303RCT6
2828
* - **Frequency**
2929
- 72MHz
3030
* - **Flash**
@@ -58,7 +58,7 @@ board manifest `olimexino_stm32f3.json <https://github.com/platformio/platform-s
5858
board = olimexino_stm32f3
5959
6060
; change microcontroller
61-
board_build.mcu = stm32f303rct6tr
61+
board_build.mcu = stm32f303rct6
6262
6363
; change MCU frequency
6464
board_build.f_cpu = 72000000L

boards/ststm32/prntr_v2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Platform :ref:`platform_ststm32`: The STM32 family of 32-bit Flash MCUs based on
2424
.. list-table::
2525

2626
* - **Microcontroller**
27-
- STM32F407RE
27+
- STM32F407VET6
2828
* - **Frequency**
2929
- 168MHz
3030
* - **Flash**
@@ -58,7 +58,7 @@ board manifest `prntr_v2.json <https://github.com/platformio/platform-ststm32/bl
5858
board = prntr_v2
5959
6060
; change microcontroller
61-
board_build.mcu = stm32f407re
61+
board_build.mcu = stm32f407vet6
6262
6363
; change MCU frequency
6464
board_build.f_cpu = 168000000L

boards/ststm32/st3dp001_eval.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Platform :ref:`platform_ststm32`: The STM32 family of 32-bit Flash MCUs based on
2424
.. list-table::
2525

2626
* - **Microcontroller**
27-
- STM32F401VGT6
27+
- STM32F401VET6
2828
* - **Frequency**
2929
- 84MHz
3030
* - **Flash**
@@ -58,7 +58,7 @@ board manifest `st3dp001_eval.json <https://github.com/platformio/platform-ststm
5858
board = st3dp001_eval
5959
6060
; change microcontroller
61-
board_build.mcu = stm32f401vgt6
61+
board_build.mcu = stm32f401vet6
6262
6363
; change MCU frequency
6464
board_build.f_cpu = 84000000L

0 commit comments

Comments
 (0)