mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
feat(temperature_sensor): Add temperature sensor support on esp32p4
This commit is contained in:
@@ -85,6 +85,7 @@ PROVIDE ( AHB_DMA = 0x50085000 );
|
||||
PROVIDE ( AXI_DMA = 0x5008a000 );
|
||||
PROVIDE ( LCD_CAM = 0x500dc000 );
|
||||
PROVIDE ( LP_IOMUX = 0x5012B000 );
|
||||
PROVIDE ( LP_TSENS = 0x5012f000 );
|
||||
|
||||
PROVIDE ( MIPI_CSI_BRIDGE = 0x5009F800 );
|
||||
PROVIDE ( MIPI_CSI_HOST = 0x5009F000 );
|
||||
|
Reference in New Issue
Block a user