初始提交:ESP-Scope 网页示波器固件(ESP32-S3)
基于 vtalpaert/esp-scope 编译 - 采样率 1Hz-83kHz - ADC1_CH0 (GPIO 1) 输入 - WiFi AP + Web UI - 内置 PWM 测试信号 (GPIO 4) - 单通道,0-3.3V 输入范围
This commit is contained in:
9
managed_components/espressif__cjson/idf_component.yml
Normal file
9
managed_components/espressif__cjson/idf_component.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
idf: '>=5.0'
|
||||
description: 'cJSON: Ultralightweight JSON parser in ANSI C'
|
||||
repository: git://github.com/espressif/idf-extra-components.git
|
||||
repository_info:
|
||||
commit_sha: 1387cec28a9b40654be7892114bd7d26fcd3869c
|
||||
path: cjson
|
||||
url: https://github.com/espressif/idf-extra-components/tree/master/cjson
|
||||
version: 1.7.19~2
|
||||
Reference in New Issue
Block a user