Sylvio Alves
8233b70ece
espressif: clean up unused code
...
Remove all entries that as not being used.
This also update hal to re-enable warning flags
as such as -Wno-unused-variable.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-09-09 13:55:39 -04:00
Raffael Rostagno
90c6106926
drivers: esp32: Interrupts flags configuration
...
Allows configuring interrupts flags in the device tree for
ESP32 devices.
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-22 14:25:25 -04:00
Raffael Rostagno
0b3a34cdca
drivers: esp32: Interrupts priority configuration
...
Allows configuring interrupts priority in the device tree for
ESP32 devices.
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-22 14:25:25 -04:00
Maureen Helm
3127ffb441
drivers: sensor: espressif: Move to vendor subdirectory
...
Organizes sensor drivers by vendor to distribute maintainership
responsibilities.
Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2024-04-08 09:14:06 -04:00