Skip to content

Fix for Issue 58 — Implementation of micros() #90

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 107 commits into from

Conversation

rei-vilo
Copy link

No description provided.

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 28 commits May 8, 2012 14:43
- Include T1Ax on P2 depending on __MSP430_HAS_T1A3__ define
- minor formatting / comment fixes
- one up version number
- Fix issue with Sizer calling avr-size rather than msp430-size
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.
@rei-vilo rei-vilo closed this May 31, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Bugfixes and whitelisting support in signing backends
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