PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Robinson 4aaa09bd80
initial commit
3 vuotta sitten
..
HardwareSPI.cpp initial commit 3 vuotta sitten
HardwareSPI.h initial commit 3 vuotta sitten
HardwareSerial.cpp initial commit 3 vuotta sitten
HardwareSerial.h initial commit 3 vuotta sitten
README initial commit 3 vuotta sitten
wirish.cpp initial commit 3 vuotta sitten
wirish.h initial commit 3 vuotta sitten

README

This directory contains some files to allow RadioHead to be built on STM32F4
Discovery boards, using the native STM Firmware libraries, in order to support
Codec2WalkieTalkie and other projects.

The files provide just enough Arduino compatibility to allow RadioHead to
build in that environment.