We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
I've successfully flashed firmware_StickC onto my M5Stick to follow the instructions in the code repo.
firmware_StickC
However, I'd like to know where the source code and build instructions are that generate the firmware artifacts in this repo.
Can you assist?
The text was updated successfully, but these errors were encountered:
I would also like to see the firmware source code published. That would be helpful and fair.
See also: https://github.com/m5stack/UIFlow-Code/issues/2
Sorry, something went wrong.
I'd like to use the DS18B20 one wire sensor with the M5stack / Micropython: https://randomnerdtutorials.com/micropython-ds18b20-esp32-esp8266/
Alas the required Python modules (onewire, ds18b20) are not included in this build.
It would be very helpful to be able to bake my own version of this firmware.
Also this would possible result in a lot more community momentum.
also interesting in the building instruction for the firmware, I would like to add sqlite support to the firmware.
No branches or pull requests
Hi there,
I've successfully flashed
firmware_StickC
onto my M5Stick to follow the instructions in the code repo.However, I'd like to know where the source code and build instructions are that generate the firmware artifacts in this repo.
Can you assist?
The text was updated successfully, but these errors were encountered: