Joost Oostdijk

Results 9 issues of Joost Oostdijk

I am trying to cross compile this library for OpenWRT. In order to do this I set up a VM and installed the OpenWRT cross compile toolkit according to this...

build

Interesting DIY setup to do DIY SMD soldering. I have read the sparkfun article and then the article on your WP site. I however noticed somewhere that you made another...

Seems to me that RollingFileOutputter and DateFileOutputter should have similar behaviour/settings, date vs sequence number in the filename is the only difference? Or is there another way to configure a...

Made changes to the Mix task implementations so that - mix help will now list the available atomvm.* task - mix doc will generate ex docs Am not sure how...

Gets rid of: warning: use Mix.Config is deprecated. Use the Config module instead config/config.exs:3

When running `mix help`, I'd expect atomvm tasks to be listed. Now the output is ``` $ mix help mix # Runs the default task (current: "mix run") mix app.config...

seems `mix.lock` is missing, is this intentional? just making sure.