Skip to content

Base project for STM32L496. Copy this project and change application name and Makefile to create the embedded development environment for your subsystem.

Notifications You must be signed in to change notification settings

westernsatelliteteam/STM32L4BaseProject

Repository files navigation

STM32L496 Bringup Sample Application

Requirements

Setup

  • run git clone --recurse-submodules https://github.com/westernsatelliteteam/STM32L4BaseProject.git

Building Instructions

  • From Top-Level Folder:
  • run docker compose up to compile the project

Project Structure

The project's structure is fairly standard. Application code goes into applications, and you can check out the Makefile in development/applications/com/build to get a sense of what is being included and from where.

About

Base project for STM32L496. Copy this project and change application name and Makefile to create the embedded development environment for your subsystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published