1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2025-07-26 11:34:15 -04:00
Renaud Fivet dbefe44d5c Switch to toolchain version 10.3 (2021-07).
Use nano version of libc.
Remove Gnu format of size command for compatibility with older toolchain version.
Strip unnecessary spaces at end of line.
2021-09-28 10:07:06 +08:00
2020-11-28 12:54:11 +08:00
2020-12-19 08:39:18 +08:00
2020-12-19 08:39:18 +08:00
2021-07-06 11:32:04 +08:00
2020-11-24 09:13:57 +08:00
2021-06-14 15:51:46 +08:00
2020-12-05 18:08:25 +08:00
2020-12-08 16:50:46 +08:00
2020-11-28 12:58:58 +08:00

STM32 bringup

Bring up code for low end STM32 micro-controllers

This repository contains the code explained here.

How to build

  • dependencies: gmake, GNU Arm Embedded Toolchain.
Description
Bring up code for low end STM32 micro-controllers
https://rfivet.github.io/stm32bringup/ Readme MIT 3 MiB
Languages
C 94.6%
Makefile 5.4%