electricalgorithm / RP2040-Telit-C-SDK

A minimal software-development-kit to use Telit modems on your RP2040 microcontroller. Note that, this SDK uses RP2040's C/C++ SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telit for RP2040

Note that application is not prepared for being used in production environment. It was a project which I've already forget. I would be happy if you'd seperate SDK function to another file and let the main be alone :)

About

A minimal software-development-kit to use Telit modems on your RP2040 microcontroller. Note that, this SDK uses RP2040's C/C++ SDK.


Languages

Language:C 98.7%Language:CMake 1.3%