Skip to content
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

Consider "run on boot" feature as a software manner #397

Open
niklauslee opened this issue Apr 29, 2021 · 0 comments
Open

Consider "run on boot" feature as a software manner #397

niklauslee opened this issue Apr 29, 2021 · 0 comments
Labels

Comments

@niklauslee
Copy link
Member

Instead of wiring some pin to GND.

What about to put a flag (1 bytes) somewhere in flash memory? The flash can be written or read by REPL command as below:

> .runboot
Run on boot: OFF

> .runboot on
Run on boot: ON

> .runboot off
Run on boot: OFF
``
@niklauslee niklauslee added this to the 1.0.0 milestone May 6, 2021
@niklauslee niklauslee modified the milestones: 1.0.0-beta.7, 1.0.0 Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant