You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ This project aims to support cameras in different ports in micropython, starting
3
3
At the moment, this is a micropython user module, but it might get in the micropython repo in the future.
4
4
The API is stable, but it might change without previous anounce.
5
5
6
-
## Precomiled FW (the easy way)
7
-
If you are not familiar with building a custom firmware, you can go to the actions tab and start the build workflow by yourself. Then, you can download one if the generic FWs that suits your board.
6
+
## Precomiled FW (the easy way) (work in progress)
7
+
If you are not familiar with building a custom firmware, you can go to the actions tab and start the build workflow by yourself. Then, you can download one of the generic FWs that suits your board.
8
8
9
9
## Setup build environment (the DIY way)
10
10
To build the project, follow the following instructions:
0 commit comments