Added STM32F families to stm32-meson
2020-03-30 meson stm32 c
The stm32-meson project now supports more STM32 chips. Previously the the project only supported STM32G0 family of ST microprocessors. I’ve gone ... Read More
Meson Python Modules
2020-02-24 meson python c
The meson build system is very versatile and can be integrated with a wide variety of technology. Meson can be used to build C modules that link in as ... Read More
Meson Polyglot - Rust and C
2020-02-12 meson rust c
The definition of polyglot is “knowing or using several languages.” With that definition Meson could be considered a polyglot. Meson is ... Read More
stm32-meson
2020-01-30 linux gcc meson
STM32 Meson Ive been a big fan of stm32-cmake which simplifies the setup of a stm32 embedded project. All that is required is the STMCubeMX directory ... Read More