Skip to content

Add variants for 2553 20pins 1MHz, 8MHz and 12MHz. Add 28 pins variants. #4881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1,633 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1633 commits
Select commit Hold shift + click to select a range
ee35098
Merge pull request #638 from energia/FR4133_FR6989_Support
robertinant Jun 25, 2015
67ff0d7
Merge pull request #610 from energia/Sharp_LCD_update
robertinant Jun 25, 2015
00b0b3e
added missing variants files to commit
StefanSch Jun 26, 2015
985aa8f
Leading 0 for examples for cleaner menu —no files added or removed
Jun 26, 2015
46c815b
fixed SPI assignment for FR6989
StefanSch Jun 26, 2015
97ef2a7
Merge pull request #648 from energia/FR4133_FR6989_Support
robertinant Jun 26, 2015
f098c00
Add driverlib path to include path
robertinant Jun 26, 2015
16eb974
Update closure to emt-a47
robertinant Jun 26, 2015
09a8b14
Minor improvement of ReadMe
Jun 28, 2015
43522f0
Move driverlib to correct position and update AIR430BoostEuropeETSI
robertinant Jun 29, 2015
d2af4f7
Merge branch 'master' of https://github.com/energia/Energia
robertinant Jun 29, 2015
71e35dc
Add AIR430BoostEuropeETSI library for cc3200emt
robertinant Jun 29, 2015
c5eb1cf
Cleanup MSP432 driverlib
robertinant Jun 29, 2015
97837da
Add Servo library for emt targets
robertinant Jun 29, 2015
570a89d
Update PubSub library to workaround emt loop issue
robertinant Jun 29, 2015
43508b3
Update WiFi library with sl_Task() for send() function
robertinant Jun 29, 2015
716b18f
multiBlink_with_Clock example fixed
Jun 30, 2015
06d56bd
Add copy rov.xs to Makefile
robertinant Jun 30, 2015
39fe84f
Merge branch 'master' of https://github.com/energia/Energia
robertinant Jun 30, 2015
aaabfa9
Improved and simplified rtosSetup() for main setup
Jul 1, 2015
c35afe2
Change emt submodule url to github
robertinant Jul 1, 2015
637ef11
Update cc3200emt WiFi library to track the one in emt
robertinant Jul 1, 2015
988bbbd
Fix typo that broke analogWrite on some LaunchPads
robertinant Jul 6, 2015
450094c
Add BOARD_ prefix for board -D flag
robertinant Jul 6, 2015
07077bc
Update WiFi for EMT targets to track closure
robertinant Jul 6, 2015
9dd1097
Add examples for SPI and WiFi to cc3200emt
robertinant Jul 6, 2015
de5889a
aligned with inputs and fixes suggested by battosai30
StefanSch Jul 8, 2015
b6b8c60
added library for LCD soldered on FR4133 and FR6989 Launchpads
StefanSch Jul 8, 2015
3444843
fixed cases errors in names
StefanSch Jul 8, 2015
1a285f3
completely reviewed twi code and enabled the modular approach to sele…
StefanSch Jul 9, 2015
8d80bb2
Add initial support for CC2650STK (SensorTag)
robertinant Jul 9, 2015
9295d1f
fixed LCD segment assignment for the FR6989 Launchpad.
StefanSch Jul 13, 2015
424420c
Fixes for FR4133 LCD init and Symbol assignments
StefanSch Jul 13, 2015
b8689f8
removed another 3 Segments enable for the FR6989 LCD
StefanSch Jul 13, 2015
af81c06
Add proper GCC asm routines for cc3200 power magement
robertinant Jul 13, 2015
ebf01e4
Fix for Confused Conditional Pre-Processing Statements for LM4F / TM4…
Jul 15, 2015
dbe64bf
Fix for issue #664. Change include opt3001.h to upper case.
robertinant Jul 17, 2015
8644f21
Merge branch 'master' of https://github.com/energia/Energia
robertinant Jul 17, 2015
a59a14a
I2C fixes
StefanSch Jul 21, 2015
2cefaf1
updated wiring_digital.c to enable clearing of the pull up/down
StefanSch Jul 21, 2015
5a5e1f1
Merge pull request #685 from energia/issue_660
robertinant Jul 23, 2015
08d045e
Fix for issue #682 -DARDUINO= and -DENERGIA= version defines
robertinant Jul 24, 2015
780a3ca
Merge branch 'master' of https://github.com/energia/Energia
robertinant Jul 24, 2015
92fd6c7
Fix compilation errors for EduBPMKII_Screen
robertinant Jul 27, 2015
5820582
Merge branch 'master' into sensortag
robertinant Jul 27, 2015
d280164
Add cc26xx SensorTag and update emt structure
robertinant Aug 6, 2015
8be91f5
// Let's use the RTOS Clock element from the Galaxia library instead!
Aug 10, 2015
9ef40bd
Added setOrientation(), setReverse() and flushReverse()
Aug 11, 2015
521cddb
move submodule to emt-a55
robertinant Aug 20, 2015
f634fc2
Add support for F_CPU >= 8000000L to delayMicroseconds
robertinant Aug 26, 2015
7f520c6
Added GetMacAddress example for #687
Sep 2, 2015
3b677a3
Update WiFi library to track emt-56
robertinant Sep 3, 2015
d8825f4
Add -DSL_PLATFORM_MULTI_THREADED compiler flags for cc3200emt
robertinant Sep 3, 2015
87f1364
Add osi_tirtos.c to cc3200emt WiFi library
robertinant Sep 3, 2015
32cd5bb
New closure sturcuture
robertinant Sep 3, 2015
f60cc89
Merge branch 'master' of https://github.com/energia/Energia
robertinant Sep 3, 2015
b9b46a9
Add OneWire library
robertinant Sep 3, 2015
5d5605e
Minor fixed to WiFi.scanNetworks()
robertinant Sep 4, 2015
753ea3c
Change use SYSBIOS Clock module for MT platforms
robertinant Sep 4, 2015
2098520
Update copy libraries script to include new libraries
robertinant Sep 4, 2015
ce3e7a5
Merge pull request #667 from energia/issue_666
robertinant Sep 4, 2015
1d10a27
// Added setOrientation(), setReverse() and flushReverse()
Sep 4, 2015
300856b
Resize pictures from 5 MB to 0.5 MB
Sep 4, 2015
a2d843f
Added support for MSP432 with 128x128
Sep 7, 2015
bb1c141
Added analogReadResolution() for MSP432
Sep 7, 2015
5e3a22c
Update LCD_SharpBoosterPack_SPI.cpp
NoPinky Sep 14, 2015
be98974
Merge pull request #716 from NoPinky/patch-1
Sep 14, 2015
35dea18
Fix 0 should be "0" in StringStartsWithEndsWith.ino
robertinant Sep 14, 2015
c5158b2
Merge branch 'master' of https://github.com/energia/Energia
robertinant Sep 14, 2015
9b9f548
I2C pin mapping update for F5529 and FR6989
StefanSch Sep 16, 2015
292df34
Merge branch 'issue_651' into issue_708
StefanSch Sep 16, 2015
0714747
Change implementation sslConnect() pure virtual to virtual
robertinant Sep 22, 2015
c4deea8
Fix for issue #705. Correct max ram size for all boards.
robertinant Sep 22, 2015
f70ed2d
Remove logging from MQTTClient
robertinant Sep 22, 2015
aca85f4
Merge pull request #697 from energia/issue_696
robertinant Sep 22, 2015
ad0f6f5
Change -DARDUINO to 101
robertinant Sep 22, 2015
66d7d42
Merge branch 'master' of https://github.com/energia/Energia
robertinant Sep 22, 2015
78ae04c
Add analogReadResolution() for MSP430, TIVAC and CC3200
robertinant Sep 23, 2015
6e121f1
Update closure to emt-a57
robertinant Sep 24, 2015
194f902
Fix for issue #611. Replace delay in Wire with master busy check.
robertinant Sep 24, 2015
3b2ffcd
Merge pull request #564 from energia/issue_564
robertinant Sep 24, 2015
4296f8a
Fix compile driverlib from source for cc3200emt
robertinant Sep 24, 2015
88924c8
Fix issue #723 compile driverlib from source for cc3200
robertinant Sep 24, 2015
e7e609b
Remove left over debug digitalWrite() from AIR430BoostUSAFCC
robertinant Sep 25, 2015
76a10d5
Update README with clone instructions for the emt submodule
robertinant Sep 25, 2015
e4fd9c4
Add submodule sync instructions to README
robertinant Sep 25, 2015
db5b35a
Add clone instructions to ReadMe.md
robertinant Sep 25, 2015
d122937
Update WiFi library
robertinant Sep 25, 2015
4204d2e
FR6989 working
StefanSch Sep 28, 2015
55de54e
checked F5529
StefanSch Sep 28, 2015
c704053
Fix Smoothing.ino: var index conflicts with string.h index funcion
robertinant Sep 29, 2015
5d3afb1
Replace A4 with A1 in StringComparisonOperators.ino to support all pl…
robertinant Sep 29, 2015
1f96c93
Add #include <SPI.h> to rekam1.ino to support all platforms
robertinant Sep 29, 2015
d6ef0ef
Replace A2 with A3 VirtualColorMixer.ino to support all platforms
robertinant Sep 29, 2015
b3ba9c7
Replace A2 with A0 ADXL3xx.ino to support all platforms
robertinant Sep 29, 2015
7b97e62
Correct cc2640 -> cc2650 in board.txt
robertinant Sep 29, 2015
51e920a
Cleanup CC3200 WiFi library
robertinant Sep 29, 2015
6716d20
more clean up
StefanSch Sep 30, 2015
551e269
added missing info for FR5969 pins_energia.h file
StefanSch Sep 30, 2015
6778038
Cleanup of SW I2C
StefanSch Oct 1, 2015
b47beca
debugged I2C SW
StefanSch Oct 1, 2015
3a79177
clean up of pins_energia.h file four launchpad (G2552)
StefanSch Oct 1, 2015
875716f
Set the default clock speed for MSP430 FRAM devices to 16MHz.
StefanSch Oct 5, 2015
92316e2
Sync cc3200emt WiFi library with emt repo
robertinant Oct 5, 2015
eda15d1
Update WiFi library for MSP432
robertinant Oct 5, 2015
26221ab
Update closure to emt-58
robertinant Oct 5, 2015
8c09e1f
Remove architecture specific include of Timer.h
robertinant Oct 6, 2015
24fbfc5
Fixup WiFi library for MSP430 and TivaC
robertinant Oct 6, 2015
daf888d
Cleaner comments
Oct 6, 2015
5085e00
Update closer to emt-a59
robertinant Oct 7, 2015
66a48f0
1 up version to 0101E0017
robertinant Oct 7, 2015
17aa341
One up version on about.jpg to 0101E0017
robertinant Oct 7, 2015
a7d6b2d
Merge pull request #732 from energia/issue_731
robertinant Oct 7, 2015
b62252b
Merge pull request #724 from energia/issue_724
robertinant Oct 7, 2015
bdc4cfb
Fixup examples
robertinant Oct 8, 2015
bc3654a
Add Timer library to TaskLibrary example Sketch
robertinant Oct 8, 2015
b4ed96a
Add support for RedBearLab Micro WiFi
robertinant Oct 8, 2015
318e6e3
Replace sleep() with _sleep() to solve conflict with internal sleep()…
robertinant Oct 8, 2015
98ddf9e
Merge pull request #727 from energia/issue_708
robertinant Oct 8, 2015
c92f077
Remove calculate dependencies from Makefile for .c files
robertinant Oct 8, 2015
79aaa5e
Update to latest DSLite loader
robertinant Oct 8, 2015
fca6736
Revert FR4133 and FR6989 to 8 MHz
robertinant Oct 8, 2015
9f2ab6f
Merge branch 'master' of https://github.com/energia/Energia
robertinant Oct 8, 2015
3b9e332
* fixed secondary function for
StefanSch Oct 9, 2015
827c531
initialise _p, otherwise it can be filled with junk and then hangs wh…
JasperWallace Oct 11, 2015
c05dcd5
Change +5V -> 3.3V in all examples
robertinant Oct 12, 2015
6753788
Merge pull request #741 from JasperWallace/lm4f-ethernetudp-hangs
robertinant Oct 12, 2015
b487fe4
Changed C2000 devices to use DSLite, Added support for F28377S LaunchPad
Oct 13, 2015
2d2143a
Revert SSID lenght work around for msp430
robertinant Oct 22, 2015
116452b
The connection timeout for a TCP connection initiated via EthernetCli…
jasiek Oct 24, 2015
bf51de3
Fix BuzzerKonami example indexes beyond the end of the defined array(!)
robertinant Oct 26, 2015
311c2df
Sampling rate in begin is truncated to 0.
robertinant Oct 26, 2015
91efc8c
Remove unnecessary 'typedef' from MailboxLibrary
robertinant Oct 26, 2015
3962e31
Remove stray ";" from #endif in LCD_screen_test.ino
robertinant Oct 26, 2015
57c08e8
Add "#undef LED" before defining LED in MultiBlink Sketches
robertinant Oct 26, 2015
a513273
Remove CPU and task utilzation stats cmd for CC2650
robertinant Oct 26, 2015
60f76f0
Add MSP432 support to LCD_LifeGame.ino
robertinant Oct 26, 2015
b572de3
Move TMP006 library to common library directory
robertinant Oct 26, 2015
3fb1793
Add BMA222 library to cc3200 EMT
robertinant Oct 26, 2015
3265955
Remove avr tools
robertinant Oct 26, 2015
19af106
Merge pull request #750 from jasiek/master
robertinant Oct 27, 2015
982286f
Removed C2000 serial flash support (moved to DSLite instead)
Oct 28, 2015
d17593a
Merge branch 'master' of https://github.com/energia/Energia
Oct 28, 2015
ddbecea
Update closure to emt-a61
robertinant Oct 28, 2015
2387b5a
Add Servo library for cc2600
robertinant Oct 30, 2015
9dbbe3d
Add SPI examples for CC2600
robertinant Oct 30, 2015
1f1a943
Fix KonamiContraBuzzer example indexes beyond the end of the defined …
robertinant Oct 30, 2015
c7c5b11
Add itoa for cc2600emt, cc3200emt and msp432
robertinant Oct 30, 2015
b94af71
Add EduBPMKII_Screen library for cc2600emt and cc3200emt
robertinant Oct 30, 2015
1afbec8
Add EduBPMKII_Screen library for cc3200
robertinant Oct 30, 2015
7c01256
Fixup EducationalBP_MKII examples
robertinant Oct 30, 2015
96bdc9f
Fix compilation warning for WiFi library
robertinant Oct 30, 2015
c64abae
Add autoVcom and swap P_DISP and P_VCC
robertinant Oct 30, 2015
0a76ae6
Merge branch 'master' of https://github.com/energia/Energia
robertinant Oct 30, 2015
1b41f14
Issue 754 - Tweaked C2000 DSLite implementation for OSX and Linux
Nov 3, 2015
d050fd9
Merge...
Nov 3, 2015
14a4730
fixed mapping of timer PWMs to pins
StefanSch Nov 6, 2015
9167780
add ino2cpp command line tool that converts a sketch's .ino files int…
daverusso Nov 6, 2015
802fcc3
chmod +w the shell scripts
daverusso Nov 6, 2015
11d2263
added comment about CCR0 PWM outputs
StefanSch Nov 7, 2015
21b6e55
MSP430: removed CCR0 as PWM outputs - this is used as Timer Period an…
StefanSch Nov 9, 2015
a4fe880
Issue 762 - removed C2000 pre-processor file generation
Nov 9, 2015
9b49496
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Nov 9, 2015
eccdf2a
2015-11-09 Rei Vilo
Nov 9, 2015
b836fdb
Support for Serial.begin() optional parity/character length/stop bits…
StefanSch Nov 12, 2015
199d98d
added support for eUSCI
StefanSch Nov 13, 2015
e2d00c7
Merge remote-tracking branch 'remotes/origin/issue_766' into ino2cpp
daverusso Nov 20, 2015
9893320
cleared ENC bit after conversion is done and before ADCON bit is clea…
StefanSch Nov 23, 2015
89da45b
added drawImage to SharpLCD library
StefanSch Dec 1, 2015
af9f450
removed old libraries folders for LCD_SharpBoosterPack_SPI which are …
StefanSch Dec 1, 2015
ffae776
Merge pull request #775 from energia/issue_773
robertinant Dec 2, 2015
d58da19
Merge pull request #777 from energia/issue_776
robertinant Dec 2, 2015
4776a7b
WiFi library: Update cc_pal.c to latest
robertinant Dec 2, 2015
c3df25f
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Dec 2, 2015
5e3b1ca
Update to latest DSLite commandline parameters
robertinant Dec 3, 2015
f3c5a03
Merge branch 'master' of https://github.com/energia/Energia
robertinant Dec 3, 2015
2c4ebad
added missing stop function for sysbios implementation
StefanSch Dec 6, 2015
dae14e3
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Dec 7, 2015
83eafc2
fix issue 789: allow to read multiple bytes
StefanSch Dec 10, 2015
cc08151
* 0b00000101 mask for LCDMEM[position+1] to avoid interferences with …
Dec 12, 2015
ef19ad4
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Dec 12, 2015
5f31621
Add copy common liraries
robertinant Dec 14, 2015
9f4113b
Merge branch 'master' of https://github.com/energia/Energia
robertinant Dec 14, 2015
1abcb12
fix hardware i2c on USCI devices
Dec 16, 2015
da1bcfd
Added EEPROM.update which should reduce wear on EEPROM. This already …
Dec 27, 2015
c3bd5ff
Merge pull request #812 from axsdenied/master
robertinant Dec 28, 2015
0511553
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Dec 29, 2015
e81dfae
revert inadvertent msp430 Hardware serial merge changes
daverusso Dec 29, 2015
4636165
Merge pull request #572 from energia/issue_572
robertinant Jan 4, 2016
8323794
Add NSHighResolutionCapable
barbeque Jan 4, 2016
93d059c
Update SLFS.cpp, SLFS.h, keywords.txt to reflect new state of SLFS de…
spirilis Jan 5, 2016
5f02b8d
Merge pull request #819 from energia/issue_817
robertinant Jan 5, 2016
581a709
Add conditinal Windows specific path for copying .rov.xs file
robertinant Jan 6, 2016
23df2eb
Merge branch 'master' of https://github.com/energia/Energia
robertinant Jan 6, 2016
3c740dd
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Jan 6, 2016
3637552
Update spalsh screen for Windows to Energia 17
robertinant Jan 6, 2016
810f0bd
Merge branch 'master' into ino2cpp
robertinant Jan 7, 2016
ce7766f
Update cc26xx driverlib to 2_23_00_16374
robertinant Jan 7, 2016
86ea247
Update driverlib in to version 2_23_00_16374
robertinant Jan 8, 2016
ae24b99
Update build.xml
robertinant Jan 8, 2016
6dce194
Remove unnecessary from OneWire library
robertinant Jan 8, 2016
8abb895
Merge pull request #799 from itiserik/i2cbroken
robertinant Jan 21, 2016
cc3f164
Merge pull request #816 from barbeque/master
robertinant Jan 21, 2016
22213e8
Merge pull request #791 from energia/issue_789
StefanSch Jan 26, 2016
4bc446d
Merge pull request #781 from energia/issue_780
StefanSch Jan 26, 2016
ca7f8c0
Merge pull request #759 from energia/issue_758
StefanSch Jan 26, 2016
5889fd9
Remove -assembler-with-cpp for .S files
robertinant Feb 5, 2016
827e338
fix for Issie 845
StefanSch Feb 7, 2016
691edb9
Merge pull request #846 from energia/issue_845
StefanSch Feb 7, 2016
4845051
Merge pull request #567 from energia/issue_567
robertinant Feb 11, 2016
bfa2e28
update msp432 driverlib to version 3.10.00.09 + minor common/Makefile…
daverusso Feb 13, 2016
322452c
fix references to snprintf
daverusso Feb 13, 2016
3c7a7e6
update cc26xx driverlib to version 2.23.01.16685
daverusso Feb 14, 2016
993c446
add version files for each emt driverlib
daverusso Feb 14, 2016
45a5d55
fixed FR4133 clock settings
StefanSch Feb 15, 2016
68cffa3
Merge branch 'master' of https://github.com/energia/Energia
StefanSch Feb 15, 2016
2ed5549
Fix ADC reference defines for __MSP430_HAS_ADC__
robertinant Feb 15, 2016
1d3d3b8
fix build.xml to use CC3200 WiFi library from unified closure
daverusso Feb 15, 2016
61e10e2
Merge remote-tracking branch 'remotes/origin/master' into msp432_driv…
daverusso Feb 15, 2016
2386e30
Merge pull request #848 from daverusso/msp432_driverlib
robertinant Feb 15, 2016
7f457b8
Remove unnecessary begin/endTransmission from TMP006 library
robertinant Feb 16, 2016
f0c8f56
Add Adafruit_TMP007 library
robertinant Feb 16, 2016
0d7e6c6
Add Adafruit_TMP007 to copy_libs.sh
robertinant Feb 16, 2016
121e5d1
Fix for when Clock.tickPeriod is NOT set to 1000us
robertinant Feb 16, 2016
34e93ef
Merge branch 'master' of https://github.com/energia/Energia
robertinant Feb 16, 2016
904c6ae
Add empty SensorTag library accomodate demo Sketches
robertinant Feb 16, 2016
e33becc
fix #line generation to handle the case where the first non-comment s…
daverusso Feb 23, 2016
70c800a
Merge pull request #853 from daverusso/ino2cpp
robertinant Feb 23, 2016
5d10d0e
Add support for MSP432/CC3200 to OneWire library
robertinant Feb 23, 2016
bf19e17
use absolute paths in generated #line directives (to assist debug-abi…
daverusso Feb 29, 2016
686362e
Add support for MSP432/CC3200 EMT
robertinant Mar 8, 2016
175173d
Added CreateAPModeWebServer example
Mar 8, 2016
416d49a
WiFi examples shared across all repositories
Mar 10, 2016
52923e3
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Mar 10, 2016
6fd4d24
Improved comments on LCD_SharpBoosterPack_SPI
Mar 11, 2016
c1726ce
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Apr 5, 2016
8c25e7c
fix build to properly copy WiFi examples for EMT CC3200 WiFi library
daverusso Apr 5, 2016
ef1841a
cleanup use of Serial in examples
daverusso Apr 5, 2016
4812c72
fix SimpleWebServerWiFi.ino to be const clean
daverusso Apr 5, 2016
4a4e055
fix build to fail if tar/unzip fail
daverusso Apr 5, 2016
c09d5e9
updated wire library to support scanning of I2C connected devices
StefanSch Apr 6, 2016
6694d0c
Issue 865 fixed : MSP430 ADC10_B reference setting results in wrong r…
StefanSch Apr 8, 2016
64a9a58
Screen library refresh
Apr 11, 2016
c799241
Kentec_35_SPI Library with example Life Game
Apr 11, 2016
7678847
Updated LCD_LifeGame example
Apr 11, 2016
05bb6b8
Merge remote-tracking branch 'remotes/origin/master' into ino2cpp
daverusso Apr 11, 2016
6f0fd9f
Merge pull request #869 from energia/issue_865
robertinant Apr 12, 2016
6386f05
Merge pull request #857 from daverusso/ino2cpp
robertinant Apr 12, 2016
ea21656
Merge pull request #868 from energia/issue_486
robertinant Apr 12, 2016
e390455
Merge branch 'master' of https://github.com/energia/Energia
Apr 12, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@ build/macosx/work/
core/bin/
core/core.jar
build/macosx/arduino.xcworkspace/contents.xcworkspacedata

build/macosx/arduino.xcworkspace/xcuserdata/mellis.xcuserdatad/UserInterfaceState.xcuserstate
app/run.cmd
build/macosx/msp430_tools_mac.zip
build/macosx/arm_tools_mac.zip
build/macosx/lm4f/
build/macosx/energia*.zip
**/tags
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "emt"]
path = emt
url = https://github.com/energia/emt.git
39 changes: 39 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
![IMG](http://energia.nu/img/Energia.png)

## So what's this all about?

Energia is a fork/port of Arduino for the TI Launchpad MCU Family.

## What LaunchPad MCUs work right now?

* LaunchPad with MSP430G2231, MSP430G2452 or MSP430G2553
* FraunchPad with MSP430FR5739
* StellarPad with LM4F120H5QR

## I think I need help.

No problem! There are a variety of resources available to get you up and running, and sprinting once you're up and running.

* [GitHub Repo](http://github.com/energia/Energia) - THIS page!
* [Download](http://energia.nu/download/) - Download a compiled application for Linux, Mac OS X, or Windows.
* [Website](http://energia.nu) - Not much here at the moment...
* [Wiki](https://github.com/energia/Energia/wiki) - Find basic information and tutorials here.
* [LaunchPad forum @ 43oh](http://forum.43oh.com/forum/28-energia/) - A community around the original LaunchPad boards (ie: Get help for the original boards here).
* [StellarPad forum @ Stellaristi](http://forum.stellarisiti.com/forum/63-energia/) - Just like the above, except for the newer StellarPad Board.
* [Report bug](http://github.com/energia/Energia/issues) - Is something not working as it ought to? Or better yet, is there something we could make better?

## Clone instructions:

Energia consists of the main repository and a submodule called emt. The emt tree contains the sources for the Energia MT (Multi Tasking) feature that is based on TI-RTOS/SYSBIOS.
To clone Energia and the emt submodule:
```
git clone --recursive https://github.com/energia/Energia.git
```
If you already have a clone of Energia then:
```
git submodule update --init --recursive
git submodule sync
cd emt
git pull
cd ..
```
57 changes: 57 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
![IMG](http://energia.nu/img/Energia.png)

[![Stories in In Progress](https://badge.waffle.io/energia/energia.png?label=In%20Progress&title=In%20Progress)](https://waffle.io/energia/energia)<br>
[![Stories in Ready to Commit](https://badge.waffle.io/energia/energia.png?label=Ready%20to%20Commit&title=Ready%20to%20Commit)](https://waffle.io/energia/energia)


## What Is Energia?

Energia is a fork/port of Arduino for the Launchpads, or boards with MCUs from Texas Instruments.

## What Are the LaunchPads Supported?

Energia provides native support for the following LaunchPads:

* LaunchPad with MSP430G2231, MSP430G2452 or MSP430G2553 or *LaunchPad*
* Experimeter Board with MSP430FR5739 or *FraunchPad*
* LaunchPad with MSP430F5529 or *FattyPad*
* LaunchPad with MSP430FR5969
* LaunchPad with Stellaris LM4F120 or Tiva C Series TM4C123 or *StellarPad*
* Connected LaunchPad with Tiva C Series TM4C129

## What Are the BoosterPacks Supported?

Energia includes ready-to-use libraries for the following BoosterPacks:

* Anaren Air CC110L BoosterPack
* Educational BoosterPack MKII
* LCD Sharp BoosterPack
* CC3000 SimpleLink WiFi BoosterPack

## Looking for Help?

No problem! There are a variety of resources available to get you up and running, and sprinting once you're up and running.

* [GitHub repository](http://github.com/energia/Energia) - This very page!
* [Download](http://energia.nu/download/) - Download a compiled application for Linux, Mac OS X, or Windows.
* [Website](http://energia.nu) - Full documentation including tutorials, reference, pins maps, FAQ and much more!
* [Wiki](https://github.com/energia/Energia/wiki) - Find basic information and tutorials here.
* [LaunchPad forum at 43oh](http://forum.43oh.com/forum/28-energia/) - A community around the original LaunchPad but also the newer ones.
* [StellarPad forum at Stellaristi](http://forum.stellarisiti.com/forum/63-energia/) - A community more focused on the newer Stellaris LaunchPad.
* [Bug report](http://github.com/energia/Energia/issues) - Is something not working as it ought to? Or better yet, is there something we could make better?

## Clone instructions:

Energia consists of the main repository and a submodule called emt. The emt tree contains the sources for the Energia MT (Multi Tasking) feature that is based on TI-RTOS/SYSBIOS.
To clone Energia and the emt submodule:
```
git clone --recursive https://github.com/energia/Energia.git
```
If you already have a clone of Energia then:
```
git submodule update --init --recursive
git submodule sync
cd emt
git pull
cd ..
```
4 changes: 4 additions & 0 deletions app/run.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
rmdir /s /q bin
cmd /c ant
copy /Y "pde.jar" "C:\Program Files (x86)\Arduino\Energia ERW 1.0.3\lib\pde.jar"
"C:\Program Files (x86)\Arduino\Energia ERW 1.0.3\energia.exe"
Loading