vehicle-monitor/ESP32
Youen 383e3f4acf Replaced infineon library for DPS310 by adafruit library
Infineon library was causing Panic/Guru meditation errors (bootloop),
probably an incompatibility issue with a specific version of the
framework because it worked fine until now
2024-05-25 01:13:07 +02:00
..
data Replaced ESPAsyncServer library by esp32_https_server (wip) 2024-05-24 23:51:37 +02:00
doc/calibration migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
include migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
lib Replaced infineon library for DPS310 by adafruit library 2024-05-25 01:13:07 +02:00
src Replaced infineon library for DPS310 by adafruit library 2024-05-25 01:13:07 +02:00
test migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
.cproject Replaced ESPAsyncServer library by esp32_https_server (wip) 2024-05-24 23:51:37 +02:00
.gitignore removed .cproject from ignore list as it is an important configuration file for Eclipse CDT 2023-08-15 12:17:28 +02:00
.project migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
platformio.ini Replaced infineon library for DPS310 by adafruit library 2024-05-25 01:13:07 +02:00