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

Board not detected if working directory is not the root directory #26

Open
jolivepetrus opened this issue Apr 14, 2016 · 0 comments
Open

Comments

@jolivepetrus
Copy link

If in system.lua or autorun.lua current difectory is changed the environment don't detect the board.

Notes:

The startup procedure of the environment sends a Ctrl-C to the board for stop the execution of the current script and then waits for a "/ >". If the current script changes the working directory, for example, /sd when Ctr-C is received a "/sd >" is received.

A more sophisticated approach is needed. For example, calling a new proposed function os.version()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant