Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Rujitsuki/platform-sensebox

 
 

Repository files navigation

senseBox (Atmel SAM): development platform for PlatformIO

Build Status

Provides support for the senseBox, which is based on Atmel SAM.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = https://github.com/Niruyi/platform-sensebox.git
board = sensebox
...

Development version

[env:development]
platform = https://github.com/Niruyi/platform-sensebox.git
board = ...
...

Configuration

Please navigate to documentation.

About

Atmel SAM: development platform for PlatformIO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%