PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
John Robinson 4aaa09bd80
initial commit
3年前
..
HardwareSPI.cpp initial commit 3年前
HardwareSPI.h initial commit 3年前
HardwareSerial.cpp initial commit 3年前
HardwareSerial.h initial commit 3年前
README initial commit 3年前
wirish.cpp initial commit 3年前
wirish.h initial commit 3年前

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.