SimpleIDE
OldeNerd
Posts: 4
Does anyone know how to get the source code for the libraries used by the IDE?
I've been writing code to log data on a MicroSD (8Gb) and everything is so "hidden", I'm not learning anything.......
I've been writing code to log data on a MicroSD (8Gb) and everything is so "hidden", I'm not learning anything.......
Comments
Here is the path to the sddriverconfig.c: SimpleIDE\Learn\Simple Libraries\Utility\libsimpletools\source
To go even further your going to need to goto GitHub and look at this URL: https://github.com/parallaxinc/propgcc
happy hunting.
Mike
https://github.com/parallaxinc/Simple-Libraries/tree/master/Learn/Simple Libraries
All the libraries are published at GitHub