first commit

This commit is contained in:
2018-11-05 10:00:59 +01:00
commit 0bb240e86d
131 changed files with 27996 additions and 0 deletions

28
mos.yml Normal file
View 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