Articles by tag: gnu-make
LaTeX with CPP and Make for typesetting textbooks
Set up a LaTeX + CPP + GNU Make pipeline for automating the assembly of technical books. Examples of macros, listings, tables. Instructions for developers.
STM32 Build with IAR via GNU Make: Automation for CI/CD
Step-by-Step Guide to Setting Up STM32 Firmware Builds with IAR Compiler Using GNU Make. Learn how to automate processes and integrate into CI/CD.