micropython/ports
Rick Sorensen 63c30a2dfc esp32/modesp32: Add mcu_temperature() function for C3/S2/S3 devices.
For ESP32C3/S2/S3 IDFv5 exposes new internal temperature API which is
different to the base ESP32, IDFv4.

Thanks to @robert-hh for cleaner code and testing sensor capability in
these devices.

See discussion #10443.

Signed-off-by: Rick Sorensen <rick.sorensen@gmail.com>
2024-05-07 17:29:22 +10:00
..
bare-arm
cc3200
embed
esp32 esp32/modesp32: Add mcu_temperature() function for C3/S2/S3 devices. 2024-05-07 17:29:22 +10:00
esp8266
mimxrt
minimal
nrf nrf/mpconfigport: Enable MICROPY_NLR_THUMB_USE_LONG_JUMP on nRF51xx. 2024-04-26 11:15:59 +10:00
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32 stm32/i2c: Fix clock enable for I2C4 on STM32F7 MCUs. 2024-05-03 17:22:22 +10:00
unix
webassembly webassembly/api: Resolve thenables returned from runPythonAsync. 2024-05-07 11:33:05 +10:00
windows
zephyr