diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 21:06:20 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:03 +0700 |
commit | c05882ec6ba89f3ead2a20752b87b3865bae4b57 (patch) | |
tree | b2e911819687427223ed3d59c9c775cf4e28c8c2 /development | |
parent | a6ae5f60d7ca96d7d4dce6683e49775a858cc52c (diff) | |
download | slackbuilds-c05882ec6ba89f3ead2a20752b87b3865bae4b57.tar.gz |
development/energia: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/energia/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/development/energia/README b/development/energia/README index 7092e5ce87..7d1963f934 100644 --- a/development/energia/README +++ b/development/energia/README @@ -13,16 +13,17 @@ with designers and artists in mind to encourage a community where both beginners and experts from around the world share ideas, knowledge and their collective experience. -The Energia team adopts the philosophy of learning by doing and strives to -make it easy to work directly with the hardware. Professional engineers, -entrepreneurs, makers, and students can all benefit from the ease of -use Energia brings to the microcontroller. +The Energia team adopts the philosophy of learning by doing and strives +to make it easy to work directly with the hardware. Professional +engineers, entrepreneurs, makers, and students can all benefit from the +ease of use Energia brings to the microcontroller. -Energia started out to bring the Wiring and Arduino framework to the Texas -Instruments MSP430 LaunchPad. Texas Instruments offers a MSP430, TM4C, -C2000, and CC3200 LaunchPad. The LaunchPad is a low-cost microcontroller -board that is made by Texas Instruments. The latest release of Energia -supports the majority of the LaunchPad product offerings. +Energia started out to bring the Wiring and Arduino framework to +the Texas Instruments MSP430 LaunchPad. Texas Instruments offers a +MSP430, TM4C, C2000, and CC3200 LaunchPad. The LaunchPad is a low-cost +microcontroller board that is made by Texas Instruments. The latest +release of Energia supports the majority of the LaunchPad product +offerings. Together with Energia, LaunchPad can be used to develop interactive objects, taking inputs from a variety of switches or sensors, and |