-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmos.yml
27 lines (23 loc) · 779 Bytes
/
mos.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
author: Juan
description: Reproduction of a JStore crash due to invalid file structure
arch: esp32
version: 1.0
manifest_version: 2017-05-18
tags:
- js
- c
sources:
- src
filesystem:
- fs
libs:
- origin: https://github.com/mongoose-os-libs/ca-bundle
- origin: https://github.com/mongoose-os-libs/rpc-service-config
- origin: https://github.com/mongoose-os-libs/rpc-service-fs
- origin: https://github.com/mongoose-os-libs/rpc-uart
- origin: https://github.com/mongoose-os-libs/sntp
- origin: https://github.com/mongoose-os-libs/wifi
- origin: https://github.com/mongoose-os-libs/mjs
- origin: https://github.com/mongoose-os-libs/ota-shadow
- origin: https://github.com/mongoose-os-libs/mbedtls
- origin: https://github.com/mongoose-os-libs/jstore