Naze32 clone with Frysky receiver
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thomas Buck 371205be8a Add Watchdog, use consistent types, enable interrupts. 8年前
Hardware Added Revision 1 Hardware files. 8年前
include Add Watchdog, use consistent types, enable interrupts. 8年前
src Add Watchdog, use consistent types, enable interrupts. 8年前
.gitignore Add main method 8年前
README.md New folder structure, added Readme and Makefile. 8年前
makefile Added timing library 8年前

README.md

xyFC

ATtiny85 OpenSkyRX

The code running on the ATtiny85 is based on OpenSkyRX by readerror67. It originally contained the following notice:

/*
 * Frsky RX 2-way
 *  By  Midelic
 *  on RCGroups
 * an adaptation from Kyrre Aalerud(Kreature)
 * 2012 Frsky rx demo code
 * http://www.rcgroups.com/forums/showthread.php?t=1667453
 * Thanks also to Phracturedblue and his deviation firmware
 **********************************
 */