This website requires JavaScript.
Explore
Help
Sign in
zervo
/
24DownConverter
Archived
Watch
1
Star
0
Fork
You've already forked 24DownConverter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Ian Wrath's 2.4GHz Downconverter (archive)
This repository has been archived on
2024-10-30
. You can view files and clone it, but cannot push or open issues or pull requests.
5
commits
1
branch
0
tags
5
MiB
C
88.4%
Makefile
11.6%
c9a9e919b4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
IanW
c9a9e919b4
Fix a bug where I was adding the register indicator bits to a register without realising the indicator bits had already been set.
2019-06-18 11:33:34 +01:00
common.h
Basic working SPI code.
2019-06-12 14:38:18 +01:00
init.c
Basic working SPI code.
2019-06-12 14:38:18 +01:00
main.c
Fix a bug where I was adding the register indicator bits to a register without realising the indicator bits had already been set.
2019-06-18 11:33:34 +01:00
Makefile
Basic working SPI code.
2019-06-12 14:38:18 +01:00
regs.h
Basic working SPI code.
2019-06-12 14:38:18 +01:00
STM32F103C8.ld
Basic working SPI code.
2019-06-12 14:38:18 +01:00