picofuse

dev.h
Go to the documentation of this file.
1 
33 #pragma once
34 #include "dev/bme680.h"
35 #include "dev/ft6236.h"
36 #include "dev/ili9341.h"
37 #include "dev/sdl.h"
38 #include "dev/stmpe610.h"
Bosch BME680 environmental sensor interface.
FocalTech FT6236 capacitive touch controller interface.
STMicroelectronics STMPE610 resistive touch controller interface.
SDL display interface.
ILI9341 TFT LCD controller interface.