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

feat: Bluetooth console if marker file is present #56

Merged
merged 3 commits into from
Sep 18, 2020
Merged

Conversation

zehnm
Copy link
Member

@zehnm zehnm commented Sep 11, 2020

Automatically create a Bluetooth serial console after boot up if a
marker file on the boot partition is found. Marker file name: btconsole

This closes #55

@zehnm zehnm added the enhancement New feature or request label Sep 11, 2020
@zehnm
Copy link
Member Author

zehnm commented Sep 11, 2020

Let me know if you can think of a better marker file name.

@zehnm
Copy link
Member Author

zehnm commented Sep 12, 2020

I've added a README file to /boot and a wpa_supplicant configuration template.
SD card image to test the BT console: https://drive.google.com/file/d/1vCDmMGWInNJ8HWHQ8X4Rfe5_fbxTY99c/view?usp=sharing

Automatically create a Bluetooth serial console after boot up if a
marker file on the boot partition is found.
Marker file name: btconsole

This closes #55
The README file contains information about the available boot up
features and contains the version number and build timestamp.
Furthermore, a wpa_supplicant template configuration file is added for
convenience.
@zehnm zehnm force-pushed the feature/bt-console branch from ae622eb to 729d58f Compare September 18, 2020 15:45
@zehnm zehnm merged commit bdb24b4 into master Sep 18, 2020
@zehnm zehnm deleted the feature/bt-console branch September 18, 2020 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bluetooth serial console
1 participant