-
Hi,
When i am trying to follow the section [''Developing/Hacking"](https://github.com/microflo/microflo#developinghacking), i meet some issues during ''**npm test**''.
I work on GNU/Linux Ubunt…
-
## Version **0.3.54** of [microflo](https://github.com/microflo/microflo) just got published.
Branch
Build failing 🚨
Dependency
m…
-
Arduino IDE ships a board.txt file with the relevant settings, should use these also in MicroFlo.
Ex: flash protocol, baudrate, maximum code size
-
Should make the changes in level less jerky, and reduce CPU consumption a huge amount
Requires microflo/microflo#70
-
To reproduce:
- Install and run Microflo `microflo runtime`
- Open the printed Flowhub live URL
- Click 'edit as project'
Expected: Can edit program
Actual:
- URL changes, but nothing else see…
-
Currently we have our own (ugly) code for both runtime communication and graph state handling in JavaScript. When we redo this, adopt the NoFlo classes to reduce the amount of custom code.
-
While MicroFlo is primarily target for bare-metal usage on microcontrollers, it would be nice to also support running on full-stack embedded Linux machines. The main usecases are:
- Portability, being…
-
Should have API to do this from within the Chrome app.
This is a subset of the functionality needed for general reprogrammability from the UI (#21), tailored for the initial upload of the MicroFlo run…
-
## Version **0.3.53** of [microflo](https://github.com/microflo/microflo) just got published.
Branch
Build failing 🚨
Dependency
m…
-
How to reset: https://github.com/sudar/Arduino-Makefile/issues/30
Might also need to implement another protocol than what we currently have implemented.