-
-
Notifications
You must be signed in to change notification settings - Fork 740
Add SDU usage example #220
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
Conversation
|
Okay, that's seems to be quite easy for the user. Regarding my questions from #203 :
Open Questions:
|
|
Hi Alex,
|
Hmm, okay :-( That's an valuable option for a single sketch/product/development. I'm developing a kind of framework-library that would rely on this updateability (it receives the new sketch from serial from a home automation system). The sketch writer is just using the library.
That's good to know. |
|
There is no need to modify the core, you simply need to provide an alternative library that maps to the different pins (and |
|
facepalm So, I copy&paste the sdu.h/.cpp, point to my pre-compiled version of "boot/zero.h" ... And that's it... Great, thank's for this hint. |
cc/ @agdl