An open API service indexing awesome lists of open source software.

https://github.com/mrquincle/csutil

Crownstone utility tools
https://github.com/mrquincle/csutil

Last synced: 3 months ago
JSON representation

Crownstone utility tools

Awesome Lists containing this project

README

          

# csutil

A tool similar to nrfutil (by Nordic Semi) to be able to run commands from the command line.

It can be used by the bluenet build system to for example upload a binary.

It can be used by other environments like Arduino to upload microapps.

## Implementation

The implementation is done in python and makes use of several python libs.