Skip to content

MuffinKing-jpeg/stm32-playground

Repository files navigation

STM32 cli

This is my attempt in making CLI on embedded device with UART.
Without RTOS.

Based on NUCLEO-F303RE. No HAL drivers are shipped. Generate them with CubeMX.

Linker file generated by CubeMX is broken. Use file with "_PROD" suffix.