Search Articles — Sudonull

Search Results

In this project

STM32 Build with IAR via GNU Make: Automation for CI/CD

https://sudonull.com/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.

Nano 9.0: new horizontal scrolling

https://sudonull.com/nano-9-0-new-horizontal-scrolling

Learn about the GNU nano 9.0 release: horizontal scrolling, improved cursor navigation, key rebinding. Detailed for Linux developers. Read features and options.

Launching RISC-V K1921VG015: toolchain and OpenOCD

https://sudonull.com/launching-risc-v-k1921vg015-toolchain-and-openocd

Setting up riscv-gnu-toolchain, OpenOCD with DirtyJTAG for K1921VG015. Step-by-step build, GCC14 patches, flashing in WSL. Instructions for middle/senior dev.

LaTeX with CPP and Make for typesetting textbooks

https://sudonull.com/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.

CMake for STM32F407: building with GCC on Windows

https://sudonull.com/cmake-for-stm32f407-building-with-gcc-on-windows

Set up cross-platform firmware build for STM32F407VE with CMake and ARM GCC. Migration from GNU Make, compiler flags, config.cmake. Instructions for middle/senior dev.

Trending Now