Skip to content

Commit 9756137

Browse files
dimonomidcesantabot
authored andcommitted
Factor out spi lib
PUBLISHED_FROM=49273258bae6da75b5cbf7013dd9611ee2cf845c
1 parent ed59c76 commit 9756137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ libs:
1818
- origin: https://github.com/mongoose-os-libs/rpc-service-i2c
1919
- origin: https://github.com/mongoose-os-libs/rpc-service-ota
2020
- origin: https://github.com/mongoose-os-libs/rpc-uart
21+
- origin: https://github.com/mongoose-os-libs/spi
2122
- origin: https://github.com/mongoose-os-libs/vfs-dev-spi-flash
2223

2324
# libs necessary for the current app
@@ -27,7 +28,6 @@ config_schema:
2728
- ["i2c.enable", true]
2829
build_vars:
2930
MGOS_ENABLE_I2C: 1
30-
MGOS_ENABLE_SPI: 1
3131

3232
tags:
3333
- js

0 commit comments

Comments
 (0)