Skip to content

MuffinKing-jpeg/stm32-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ced5aa · Nov 21, 2024

History

15 Commits
Nov 15, 2024
Nov 15, 2024
Nov 21, 2024
Nov 14, 2024
Nov 9, 2024
Nov 14, 2024
Nov 13, 2024
Nov 9, 2024
Nov 15, 2024
Nov 9, 2024
Nov 9, 2024
Nov 9, 2024
Nov 9, 2024

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.