Skip to content

A little test project using Atmel Start together with PlatformIO

Notifications You must be signed in to change notification settings

jmichiels/AtmelStart-PlatformIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atmel Start - Platformio

This repository contains an example project using code generated using Atmel Start as a library in a PlatformIO project. The generated code is in lib/AtmelStart/generated, a little python script library.json.py reads the generated gcc/Makefile and creates library.json in the format required by PlatformIO.

Note: I am not using this approach anymore, as I realised it was more practical to just cut the middleman and to directly create a CMake toolchain from the generated Makefile. See here for more info.

About

A little test project using Atmel Start together with PlatformIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages