Last 4 english articles:
Normally dotfile repositories contain:
This dotfiles project also allow you to:
- group the configurations
- install only a select configs
- can disable installation (e.g. battery support not on Desktop)
- install Debian packages
- run shell scripts
It is therefore a step into the “reproducible build” direction.
Zephyr uses command-line arguments for GCC that the clangd LSP server doesn’t
understand. Here I present one approach how to fix this.
This blog post shows how to setup a Zephyr project that you can use for several boards.
This blog post demonstrates how to set up a Zephyr project in a reproducible
manner. Additionally, it provides some Makefile tricks and best practices for
using this powerful tool effectively.
While you can set up a Zephyr project manually, following the Getting Started
Guide, a reproducible and automatic approach has several advantages. Firstly,
any changes made to the project will be automatically documented in GIT.
Furthermore, it is easier to move the project onto CI/CD servers or into Docker
containers.
See all english articles.
Die letzten 4 deutschen Beiträge:
Wie man sich das zeitaufwändige Cross-Compilieren mit OpenEmbedded spart.
Oder: Implementierung eines Linux-Images für eine RISC-Platform für einen sehr
rauen Anwendungsfall.
Hier stelle ich ein komplexes Projekt vor, bei dem ich federführend die gesamte
Software erstellt habe.
Ein kleiner Abriss, wie OpenEmbedded entstand, was mein Beitrag war und wieso
ich später eine bessere Lösung im Embedded-Linux-Bereich eingesetzt habe.
Hier geht es darum, frisch produzierte Geräte der Klassen DLT-V83 und DLT-V72
auf Herz und Nieren zu prüfen.
Alle deutschen Beiträge.