mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Add keywords and extend platforms list
This commit is contained in:
@ -114,6 +114,12 @@ It has support for many popular embedded platforms like these:
|
||||
|
||||
* ``atmelavr`` `Atmel AVR <http://platformio.org/#!/platforms/atmelavr>`_
|
||||
(including *Arduino*-based boards, *Microduino, Raspduino, Teensy*)
|
||||
* ``atmelsam`` `Atmel SAM <http://platformio.org/#!/platforms/atmelsam>`_
|
||||
(including *Arduino*-based boards, *Digistump DigiX*)
|
||||
* ``stm32`` `STM32 <http://platformio.org/#!/platforms/stm32>`_
|
||||
(including *STM32 Discovery* Kits, CMSIS, SPL, libOpenCM3)
|
||||
* ``teensy`` `STM32 <http://platformio.org/#!/platforms/teensy>`_
|
||||
(including *Teensy 2 and 3* USB boards)
|
||||
* ``timsp430`` `TI MSP430 <http://platformio.org/#!/platforms/timsp430>`_
|
||||
(including *MSP430* LaunchPads)
|
||||
* ``titiva`` `TI TIVA C <http://platformio.org/#!/platforms/titiva>`_
|
||||
|
Reference in New Issue
Block a user