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
{{ message }}
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: ideas.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,14 @@ Many of the official libraries need more examples in order to help users underst
29
29
30
30
## Portenta
31
31
32
+
### Idea: port FreeRTOS to Portenta
33
+
34
+
This task is about porting [FreeRTOS](https://www.freertos.org) to the new [Portenta](https://www.arduino.cc/pro/hardware/product/portenta-h7) board.
35
+
36
+
**Languages:* C++
37
+
**Difficulty:* Advanced
38
+
**Note:* accepted students will be sent a free Portenta board. Make sure your application contains proof of experience with the low level programming required for such task.
39
+
32
40
### Idea: write MicroPython examples and tools for Portenta
33
41
34
42
The new [Portenta](https://www.arduino.cc/pro/hardware/product/portenta-h7) board supports [MicroPython](https://micropython.org) in addition to Arduino code. This combination opens up many new opportunities. This task is about writing examples about using MicroPython on a Portenta board.
0 commit comments