first commit
This commit is contained in:
28
mos.yml
Normal file
28
mos.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
author: Dirk Jahnke
|
||||
description: RadioHead library for Arduino made available for mongoose-os
|
||||
type: lib
|
||||
version: 1.0
|
||||
|
||||
platforms: [ esp32, esp8266 ]
|
||||
|
||||
sources:
|
||||
- src
|
||||
|
||||
includes:
|
||||
- include
|
||||
|
||||
cdefs:
|
||||
ARDUINO: 150
|
||||
|
||||
tags:
|
||||
- arduino
|
||||
- c
|
||||
- core
|
||||
|
||||
manifest_version: 2017-09-29
|
||||
|
||||
libs:
|
||||
- origin: https://github.com/mongoose-os-libs/mongoose
|
||||
- origin: https://github.com/mongoose-os-libs/arduino-compat
|
||||
- origin: https://github.com/mongoose-os-libs/arduino-wire
|
||||
- origin: https://github.com/mongoose-os-libs/arduino-spi
|
||||
Reference in New Issue
Block a user