nerves_system_rpi4
nerves_system_rpi4 copied to clipboard
Base Nerves system configuration for the Raspberry Pi 4
There is duplication of a set of defined variables between the fwup.conf and fwup-ops.conf. This PR eliminate this duplication by putting the common variable definitions into a file: `fwup_include/fwup-common.conf` and...
### Environment * Elixir 1.25.4 * Nerves custom system rpi4 based on 1.27.0 I'm using WPEWebkit in weston using a drm backend in a custom system for rpi4. ### Current...
The Raspberry Pi firmware is stored on an EEPROM so it needs to be updated periodically. This is inconvenient right now with Nerves. It would be nice if there were...
### Environment * Elixir version (`elixir -v`): 1.16.2 * Nerves environment: (`mix nerves.env --info`) dev * Additional information about your host, target hardware or environment that may help ### Current...