Jump to content
43oh

code snippet standard template


Recommended Posts

We seemed to have branched away from the topic so I started a new thread here.

 

The idea is to have a standard template to have every one submit their code in the code snippet to make it easy to form a library kind of like the arduino.

Bluebash even suggested awarding prizes which would make a good incentive.

 

I think this is a great idea

Link to post
Share on other sites

Just a thought but we could also build on the arduino IDE and ship it with mspgcc but then you loose allot of features like debugging.

 

I also think it should support what ever the launch pad supports.

 

I am suggesting something like this based off the arduino

LaunchPad
  |--------------------------------------|
 libraries                          Hardware
  |--------|--------|            |--------|--------------------------------|
  LCD   Servo    ect            MSP                                       Core  
  |                              |-------------|-----------|                |
LCD.c/h                         Comon          GCC         ccs           Our own wrappers for essetial code... (MSPhere?)      
                                  |            |           |
                     IDE idependant code   GCC MSP STD    CSS MSP STD

 

just to give a general Idea. we could have empty project configured for all the ide including the right paths and files ect

I think some thing like that would make a nice little SDK and every one can contribute

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...