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

add compatibility for ESP32 + arduino 1.8 for uno and teensy3.1/3.2 #56

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

lumostor
Copy link

Looks like bitlash no longer maintained but, still, here is a pull request to add compatibility for ESP32 and also arduino 1.8 for arduino uno and teensy 3.1/3.2. This have been tested (compile/run) for the three boards.
I've also created a class Linenoise-Bitlash for ESP32 that use linenoise (a tiny readline()) as a frontend to Bitlash which provide line editing/history of linenoise and scripting (and more) from bitlash.

@atesin
Copy link

atesin commented Nov 16, 2022

take a look on hobbitlash = https://gitlab.com/peter.balogh2/hobbitlash

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

Successfully merging this pull request may close these issues.

2 participants