Skip to content

Commit a733f3c

Browse files
committed
Update slogan
1 parent 65397fe commit a733f3c

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

HISTORY.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Release Notes
1313
PlatformIO Core 6
1414
-----------------
1515

16-
**A professional collaborative platform for declarative, safety-critical, and test-driven embedded development.**
16+
Unlock the true potential of embedded software development with
17+
PlatformIO's collaborative ecosystem, embracing declarative principles,
18+
test-driven methodologies, and modern toolchains for unrivaled success.
1719

1820
6.1.10 (2023-??-??)
1921
~~~~~~~~~~~~~~~~~~~

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ PlatformIO Core
3636
.. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-ide-laptop.png
3737
:target: https://platformio.org?utm_source=github&utm_medium=core
3838

39-
`PlatformIO <https://platformio.org>`_ is a professional collaborative platform for embedded development.
39+
`PlatformIO <https://platformio.org>`_: Your Gateway to Embedded Software Development Excellence.
4040

41-
**A place where Developers and Teams have true Freedom! No more vendor lock-in!**
41+
Unlock the true potential of embedded software development with
42+
PlatformIO's collaborative ecosystem, embracing declarative principles,
43+
test-driven methodologies, and modern toolchains for unrivaled success.
4244

4345
* Open source, maximum permissive Apache 2.0 license
4446
* Cross-platform IDE and Unified Debugger

docs

Submodule docs updated 1 file

platformio/__init__.py

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,11 @@
1717

1818
__title__ = "platformio"
1919
__description__ = (
20-
"A professional collaborative platform for embedded development. "
21-
"Cross-platform IDE and Unified Debugger. "
22-
"Static Code Analyzer and Remote Unit Testing. "
23-
"Multi-platform and Multi-architecture Build System. "
24-
"Firmware File Explorer and Memory Inspection. "
25-
"IoT, Arduino, CMSIS, ESP-IDF, FreeRTOS, libOpenCM3, mbedOS, Pulp OS, SPL, "
26-
"STM32Cube, Zephyr RTOS, ARM, AVR, Espressif (ESP8266/ESP32), FPGA, "
27-
"MCS-51 (8051), MSP430, Nordic (nRF51/nRF52), NXP i.MX RT, PIC32, RISC-V, "
28-
"STMicroelectronics (STM8/STM32), Teensy"
20+
"Your Gateway to Embedded Software Development Excellence. "
21+
"Unlock the true potential of embedded software development "
22+
"with PlatformIO's collaborative ecosystem, embracing "
23+
"declarative principles, test-driven methodologies, and "
24+
"modern toolchains for unrivaled success."
2925
)
3026
__url__ = "https://platformio.org"
3127

0 commit comments

Comments
 (0)