Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/panStamp
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
Arduino
|
||||
|
||||
Arduino Framework allows writing cross-platform software to control
|
||||
devices attached to a wide range of Arduino boards to create all
|
||||
kinds of creative coding, interactive objects, spaces or physical experiences.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
CMSIS
|
||||
|
||||
The ARM Cortex Microcontroller Software Interface Standard (CMSIS) is a
|
||||
vendor-independent hardware abstraction layer for the Cortex-M processor
|
||||
series and specifies debugger interfaces. The CMSIS enables consistent and
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
Energia
|
||||
|
||||
Energia framework enables pretty much anyone to start easily creating
|
||||
microcontroller-based projects and applications. Its easy-to-use libraries
|
||||
and functions provide developers of all experience levels to start
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
The libopencm3 framework aims to create a free/libre/open-source
|
||||
libOpenCM3
|
||||
|
||||
The libOpenCM3 framework aims to create a free/libre/open-source
|
||||
firmware library for various ARM Cortex-M0(+)/M3/M4 microcontrollers,
|
||||
including ST STM32, Ti Tiva and Stellaris, NXP LPC 11xx, 13xx, 15xx,
|
||||
17xx parts, Atmel SAM3, Energy Micro EFM32 and others.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
mbed
|
||||
|
||||
The mbed framework The mbed SDK has been designed to provide enough
|
||||
hardware abstraction to be intuitive and concise, yet powerful enough to
|
||||
build complex projects. It is built on the low-level ARM CMSIS APIs,
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
SPL
|
||||
|
||||
The ST Standard Peripheral Library provides a set of functions for
|
||||
handling the peripherals on the STM32 Cortex-M3 family.
|
||||
The idea is to save the user (the new user, in particular) having to deal
|
||||
|
||||
Reference in New Issue
Block a user