We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950a8d1 commit 797ea7bCopy full SHA for 797ea7b
library.json
@@ -1,5 +1,13 @@
1
{
2
"name": "proto_activities",
3
+ "version": "0.1.0",
4
+ "description": "imperative synchronous programming in C for embedded systems",
5
+ "keywords": "protothreads",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/frameworklabs/proto_activities"
9
+ },
10
+ "license": "MIT",
11
"build": {
12
"srcDir": ".",
13
"srcFilter": "-<*>"
0 commit comments