-
Notifications
You must be signed in to change notification settings - Fork 8
Open
0 / 40 of 4 issues completedDescription
Custom bricks steps:
- ✅ App-local custom bricks (appname/bricks/mybrick)
- Board-local custom bricks (~/ArduinoBricks/mybrick)
- Exporting an app using a board-local brick needs to convert to app-local brick
- [optional] Create bricks containers from a Dockerfile
- Global custom bricks (share them, brick index, etc.)
Note: for Python:
- the "mybrick" folder will contain a requirements.txt and some Python code
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels