Tasmota/lib/lib_rf/RF24/library.json

21 lines
419 B
JSON

{
"name": "RF24",
"keywords": "rf, radio, wireless, spi",
"description": "Optimized High Speed Driver for nRF24L01(+) 2.4GHz Wireless Transceiver",
"repository":
{
"type": "git",
"url": "https://github.com/nRF24/RF24.git"
},
"version": "1.3.3",
"frameworks": "arduino",
"platforms": [
"atmelavr",
"atmelsam",
"teensy",
"espressif32",
"espressif8266",
"linux_arm"
]
}