Merge branch 'feature/scan_test_at_pre_check' into 'master'

ci: scan_tests at pre_check stage to determine build/artifact behavior for example_test and custom_test

Closes IDF-1376

See merge request espressif/esp-idf!8447
This commit is contained in:
Ivan Grokhotkov
2020-07-07 23:43:03 +08:00
16 changed files with 377 additions and 105 deletions

View File

@@ -1,3 +1,6 @@
| Supported Targets | ESP32-S2 |
| ----------------- | -------- |
# ESP32-S2 Temperature Sensor Example
The ESP32-S2 has a built-in temperature sensor. The temperature sensor module contains an 8-bit Sigma-Delta ADC and a temperature offset DAC.