Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Commit d634778

Browse files
committed
Added task about porting FreeRTOS
1 parent cafbb3d commit d634778

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ideas.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ Many of the official libraries need more examples in order to help users underst
2929

3030
## Portenta
3131

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+
3240
### Idea: write MicroPython examples and tools for Portenta
3341

3442
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

Comments
 (0)