Updated Porting to non Arduino Platforms (markdown)

master
Jan Gromeš 2023-05-06 22:36:32 +02:00
rodzic 9f17c50c4d
commit b729b16555
1 zmienionych plików z 0 dodań i 2 usunięć

@ -1,5 +1,3 @@
# Porting to non-Arduino Platforms
Even though RadioLib was originally written for Arduino, it can run on any platform that can compile C++ code. This pageshows how to install and use RadioLib on any generic platform. Go [here](https://github.com/jgromes/RadioLib/tree/master/examples/NonArduino/Raspberry) to see an example for Raspberry Pi.
To port RadioLib, follow these steps: