/phyzix-stm32

Port of C++ 2D physics engine based game on STM32F103 ARM-based microcontroller

Primary LanguageC

C++ 2D (Physics Based) Game Engine - ported to STM32F103XX

How to use

Building

make build

Flashing

make

Testing

make MODE=test

Visualizing the linker map

linkermapviz < build/output.map