https://github.com/mrquincle/csutil
Crownstone utility tools
https://github.com/mrquincle/csutil
Last synced: 3 months ago
JSON representation
Crownstone utility tools
- Host: GitHub
- URL: https://github.com/mrquincle/csutil
- Owner: mrquincle
- Created: 2021-01-29T11:47:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T11:45:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T20:42:12.469Z (7 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.