PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
John Robinson 4aaa09bd80
initial commit
3 år sedan
..
HardwareSPI.cpp initial commit 3 år sedan
HardwareSPI.h initial commit 3 år sedan
HardwareSerial.cpp initial commit 3 år sedan
HardwareSerial.h initial commit 3 år sedan
README initial commit 3 år sedan
wirish.cpp initial commit 3 år sedan
wirish.h initial commit 3 år sedan

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.