Skip to content

Instantly share code, notes, and snippets.

View MightyMirko's full-sized avatar

Mirko MightyMirko

  • UAS Karlsruhe
  • Germany
View GitHub Profile
@MightyMirko
MightyMirko / STM32 project setup.md
Created July 4, 2025 12:05 — forked from fdelbos/STM32 project setup.md
STM32 project setup with cmake and CubeMX

STM32 project setup

Tools

Install gcc arm none eabi

We will install gcc in an upper directory, so that we can reuse it in all our projects

  • create the dir: mkdir stm32 && cd stm32
  • go to the download page and find the latest version

Ranger Cheatsheet

General

Shortcut Description
ranger Start Ranger
Q Quit Ranger
R Reload current directory
? Ranger Manpages / Shortcuts