Skip to content

Commit

Permalink
ESP32: Update to ESP-IDF 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rojer committed Dec 27, 2020
1 parent be3b258 commit be5f8c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ sources:
conds:
- when: mos.platform == "esp32"
apply:
build_vars:
ESP_IDF_EXTRA_COMPONENTS: >
${build_vars.ESP_IDF_EXTRA_COMPONENTS}
esp_adc_cal
config_schema:
# https://esp-idf.readthedocs.io/en/latest/api-reference/peripherals/adc.html#adc-calibration
- ["sys.esp32_adc_vref", "i", 0, {title: "ADC Vref, in mV"}]
Expand Down

0 comments on commit be5f8c8

Please sign in to comment.