Fix simple config view
PUBLISHED_FROM=f1bfd9add20920dc5a3759e8acb14a01ddc7127f
This commit is contained in:
committed by
ruslanvaliullin
parent
3b691d432b
commit
7c61c2f603
14
mos.yml
Normal file
14
mos.yml
Normal 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
|
||||
Reference in New Issue
Block a user