johnsondavies 9 Posted May 16, 2018 Share Posted May 16, 2018 I'm porting my compact Lisp interpreter, uLisp, to the MSP430FR5994 LaunchPad, and would like to provide SD card support. I've already got code working with AVR chips using the Arduino SD library. Is there a port of this to Energia, or something similar? Thanks, David Quote Link to post Share on other sites
Fmilburn 445 Posted May 16, 2018 Share Posted May 16, 2018 There are quite a few threads and links to SD libraries in the forum. Do a search for “energia SD” or something similar. Quote Link to post Share on other sites
johnsondavies 9 Posted May 16, 2018 Author Share Posted May 16, 2018 Thanks - I've found those. Are there any plans to make an SD library part of the official Energia distribution? It would be especially useful for the MSP430FR5994 LaunchPad. Quote Link to post Share on other sites
Rei Vilo 692 Posted May 16, 2018 Share Posted May 16, 2018 Feel free to contribute to the Energia project! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.