Skip to content

Issue 58-old #89

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 112 commits into from
Closed

Issue 58-old #89

wants to merge 112 commits into from

Conversation

rei-vilo
Copy link

Added unsigned long micros() fro MSP430 / Energia
Fix for issue #58

robertinant and others added 30 commits March 23, 2012 21:43
gcc version 4.6.1 20110627 (mspgcc dev 20120125) (GCC)
bug fixing:

Functionality:
- pins_arduino.h for the MSP430 Launchpad
- Arduino.h for MSP430
- Digital (pinMode, digitalWrite, digitalRead, etc)
- Analog input (analogReference, analogRead)
- Wire Master
- Timer based software Serial using Timer_A
- Hardware Serial (USCI)
- Support for MSP430 in the Processing UI
- Upload through mspdebug
    gcc version 4.6.2 20111026 (mspgcc dev 20120311)
    mspdebug version 0.19
Rename Arduino.h to Energia.h
Bumped cpu freq from 1 MHz -> 16 MHz
board default to lpmsp430g2231 Launchpad w/ msp430g2231
application.ico for Windows not updated
Info.plist Icon File key should be = energia.icns
application.ico for Windows not updated
- Change default settings path to /Users/<User Name>/Library/Energia/
- Change default sketch path to /Users/<User Name>/Documents/Energia/
- Change default settings path to C:\Documents and Settings\<User Name>\Application Data\Energia
- Change default sketch path to C:\Documents and Settings\<User Name>\My Documents\Energia
- Change default settings path to ~/.energia
Only tested using Fading sketch on Launchpad LED2
MSP430 with 8k bytes required
Tested on msp430g2352
robertinant and others added 27 commits May 20, 2012 14:03
All 430-specific examples have a _430 suffix
// Revision
//   Rei VILO, May 21, 2012 - Updated with GREEN_LED, RED_LED and PUSH2
//
Fix: Line numbers incorrect in the compiler messages
for Energia
Developed with embedXcode
LCD BoosterPack by SugarAddict
NEW: Push screen button to turn backlight on / off
Developed with embedXcode for Energia
LCD BoosterPack by SugarAddict
Example removed.

Pending © confirmation from references.
This reverts commit 79502fc.
This reverts commit e2cad33.
@rei-vilo rei-vilo closed this May 31, 2012
@rei-vilo
Copy link
Author

Deprecated.
See new issue_58

tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants