DEVLOG #4:
I have bad news.
I tried to change a couple things regarding the build system and i stepped a bit further than i know how to.
until further notice, this project is stale
(image is where we started)
DEVLOG #4:
I have bad news.
I tried to change a couple things regarding the build system and i stepped a bit further than i know how to.
until further notice, this project is stale
(image is where we started)
Devlog 4, I think i am ready to ship
DEVLOG #3:
So today i added a build script so that lazy people like me don’t have to manually mpremote over files, they are now embedded in the build. Just drag and drop the .UF2 file over and it works.
I also finished the debugging on the C code for the configurator, there were a couple I couldnt wrap my head around like:
Just not wanting to run for some reason
Just finished the configurator.
It goes thru a small TCP client running on core 1, saving data to a json file.
this was also my first bit of C code so tomorrow will be debugging. gn
Finished the basics, Time to get the config menu started!