Skip to content

mwbrown/nim_stm32f3

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nim_stm32f3

Description

Small embedded Nim program running on an STM32F3.

Building

The Makefile requires the arm-none-eabi-gcc toolchain to be installed. To build:

git clone git://github.com/mwbrown/nim_stm32f3.git nim_stm32f3
cd nim_stm32f3
./setup.sh
make

Debugging

TODO

About

Small embedded Nim program running on an STM32F3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published