PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
John Robinson 4aaa09bd80
initial commit
3 anos atrás
..
HardwareSPI.cpp initial commit 3 anos atrás
HardwareSPI.h initial commit 3 anos atrás
HardwareSerial.cpp initial commit 3 anos atrás
HardwareSerial.h initial commit 3 anos atrás
README initial commit 3 anos atrás
wirish.cpp initial commit 3 anos atrás
wirish.h initial commit 3 anos atrás

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.