diff options
Diffstat (limited to 'development/energia/slack-desc')
-rw-r--r-- | development/energia/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/energia/slack-desc b/development/energia/slack-desc new file mode 100644 index 0000000000..3b9642af27 --- /dev/null +++ b/development/energia/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +energia: Energia (IDE) +energia: +energia: Energia is an open-source electronics prototyping platform started +energia: by Robert Wessels in January 2012 with the goal to bring the Wiring +energia: and Arduino framework to the Texas Instruments MSP430 based LaunchPad +energia: The Energia IDE is cross platform and supported on Mac OS, Windows, +energia: and Linux. Energia uses mspgcc compiler by Peter Bigot and is based +energia: on the Wiring and Arduino framework. Energia includes an integrated +energia: development environment (IDE) that is based on Processing. +energia: +energia: Homepage: http://energia.nu/ |