esp-hal/esp-metadata/devices
Davo 5a64d9ba8f
feat: add support for internal temperature sensor (tsens) for esp32c6 and esp32c3 (#2875)
* feat: add basic support for temperature sensor (tsens) for esp32c6

* feat: add basic support for temperature sensor (tsens) for esp32c3

* feat: add configurable clock source for temperature sensor

* feat: add Temperature struct to avoid enforcing usage of floats

- Also add misc derives to multiple structs
- Add power_up / power_down methods to TemperatureSensor
- Enable ApbSarAdc via PeripheralGuard

* fix: move tsens module to unstable module list
2025-01-07 16:40:12 +00:00
..
esp32.toml Track async GPIOs in memory (#2625) 2024-12-02 15:35:10 +00:00
esp32c2.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32c3.toml feat: add support for internal temperature sensor (tsens) for esp32c6 and esp32c3 (#2875) 2025-01-07 16:40:12 +00:00
esp32c6.toml feat: add support for internal temperature sensor (tsens) for esp32c6 and esp32c3 (#2875) 2025-01-07 16:40:12 +00:00
esp32h2.toml H2: enable TWAI, enable delay test (#2199) 2024-09-20 07:04:52 +00:00
esp32p4.toml SPI and related changes (#2681) 2024-12-06 10:30:43 +00:00
esp32s2.toml SPI and related changes (#2681) 2024-12-06 10:30:43 +00:00
esp32s3.toml SPI and related changes (#2681) 2024-12-06 10:30:43 +00:00