This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-09-20 12:12:24 +01:00
Code
Issues
Releases
Wiki
Activity
Files
52d680161871d007e1c6c8575a452b765fe24b8b
esphome
/
esphome
/
components
/
adc
History
J. Nick Koston
440de12e3f
Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (
#9354
)
2025-07-08 09:04:41 +12:00
..
__init__.py
Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (
#9354
)
2025-07-08 09:04:41 +12:00
adc_sensor_common.cpp
[adc] Memory optimizations (
#9247
)
2025-06-29 06:17:53 -05:00
adc_sensor_esp32.cpp
[adc] Memory optimizations (
#9247
)
2025-06-29 06:17:53 -05:00
adc_sensor_esp8266.cpp
Reduce ESP_LOGCONFIG calls (
#9026
)
2025-06-09 00:02:30 +00:00
adc_sensor_libretiny.cpp
Reduce ESP_LOGCONFIG calls (
#9026
)
2025-06-09 00:02:30 +00:00
adc_sensor_rp2040.cpp
Reduce ESP_LOGCONFIG calls (
#9026
)
2025-06-09 00:02:30 +00:00
adc_sensor.h
[esp32] Remove IDF 4 support and clean up code (
#9145
)
2025-07-01 16:22:41 +00:00
sensor.py
Add ADC sampling method option (
#8131
)
2025-02-10 17:32:54 +13:00