Skip to content

kaycebasques/nucleo64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nucleo64

Bare-metal apps for the Nucleo-64 (STM32F401RE).

Background

This code is based off the Bare Metal Programming Series by Low Byte Productions. The original repo is lowbyteproductions/bare-metal-series. My repo is a bit different than the original repo in a few ways:

  • Simplified Makefile. TODO
  • Single-file apps. TODO
  • Self-contained build environment. TODO

Setup

git clone --recursive [email protected]:kaycebasques/nucleo64.git

Activate the development environment

source libs/pigweed/activate.sh

Build

make

Flash

make flash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published