Skip to content

Fix contributeURL parameter #858

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ description: 'A guide for flashing the MicroPython firmware to your Arduino Nano
tags:
- MicroPython
difficulty: Intermediate
libraries:
hardware:
- hardware/03.nano/boards/nano-33-ble
- hardware/03.nano/boards/nano-rp2040-connect
- hardware/04.pro/boards/portenta-h7
software:
- ide-v2
contributeURL: "content/tutorials/generic"
author: "Jacob Hylén"
author: 'Jacob Hylén'
contributeURL: content/tutorials/generic
---

## Introduction

For some time you have been able to program selected Arduino boards using the OpenMV IDE and MicroPython. This gives you easy access to powerful technologies such as machine vision and machine learning.
Expand Down