Added rpi to the list

This commit is contained in:
Alejandro Saucedo 2021-09-13 23:17:04 +01:00
parent 252e13a217
commit 6497379545

View file

@ -42,6 +42,7 @@ Documentation Index (as per sidebar)
Python Examples <overview/python-examples>
C++ Examples <overview/advanced-examples>
Android Mobile App Integration <overview/mobile-android>
Edge Device Raspberry Pi Mesa Drivers <overview/raspberry-pi>
Game Engine Godot Integration <overview/game-engine-godot>
Example Benchmark with Matrix Multiplication <overview/matmul-benchmark>
Convolutional Neural Network (CNN) Simple Upscale <overview/convolutional-net>