rf4463 0.1.0

A simple, no-std library for interfacing with the SI4463 transceiver IC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.embedded-hal]
version = "0.2.7"

[package]
authors = ["Stephen D <webmaster@scd31.com>"]
categories = ["no-std::no-alloc", "no-std", "embedded", "hardware-support"]
description = "A simple, no-std library for interfacing with the SI4463 transceiver IC"
edition = "2021"
keywords = ["transceiver", "radio", "communication"]
license = "MIT"
name = "rf4463"
repository = "https://gitlab.scd31.com/stephen/rf4463-lib/"
version = "0.1.0"