Just a short note to say I’ve added sdkconfig to .gitignore That makes it easier for developers to have their own version. The OVMS defaults are easy (we can provide the default values we require, as necessary). Still thinking about how to resolve the issue with other system settings we want to change default values for (such as stack sizes, buffers, etc). Regards, Mark.
Mark, This is helpful to me since I had to set my sdkconfig aside when doing a git pull. However, when I ran make with no sdkconfig the one that was automatically created from defaults seemed to have many differences from my usual one. I did not investigate in detail, but I wonder whether this would be a problem for newbies. -- Steve On Mon, 9 Oct 2017, Mark Webb-Johnson wrote:
Just a short note to say I've added sdkconfig to .gitignore
That makes it easier for developers to have their own version.
The OVMS defaults are easy (we can provide the default values we require, as necessary). Still thinking about how to resolve the issue with other system settings we want to change default values for (such as stack sizes, buffers, etc).
Regards, Mark. _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
participants (2)
-
Mark Webb-Johnson -
Stephen Casner