Thanks to visit codestin.com
Credit goes to github.com

Skip to content

prattmic/embedded-bazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Workspace for Bazel

This workspace provides basic support for building for ARM Cortex-M4 with Bazel.

For example, to build the blink example for the STM32F4 Discovery board:

$ bazel build //blink:bin

Then you can flash the output to the board and watch it blink!

$ st-flash write bazel-bin/blink/bin.bin 0x8000000

About

A Bazel workspace for embedded systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •