Fix simple config view

PUBLISHED_FROM=f1bfd9add20920dc5a3759e8acb14a01ddc7127f
This commit is contained in:
Sergey Lyubka
2017-06-05 16:53:35 +03:00
committed by ruslanvaliullin
parent 3b691d432b
commit 7c61c2f603
19 changed files with 3201 additions and 0 deletions

14
mos.yml Normal file
View File

@@ -0,0 +1,14 @@
author: mongoose-os
name: arduino-adafruit-ssd1306
description: Arduino Adafruit SSD1306 library
type: lib
# arch: PLATFORM
version: 1.0
skeleton_version: 2017-05-18
sources:
- src
libs:
- 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
- origin: https://github.com/mongoose-os-libs/arduino-adafruit-gfx