PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
John Robinson 4aaa09bd80
initial commit
před 3 roky
..
HardwareSPI.cpp initial commit před 3 roky
HardwareSPI.h initial commit před 3 roky
HardwareSerial.cpp initial commit před 3 roky
HardwareSerial.h initial commit před 3 roky
README initial commit před 3 roky
wirish.cpp initial commit před 3 roky
wirish.h initial commit před 3 roky

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.