Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 256 Bytes

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.