Go to the documentation of this file.
6 #if !defined ( ESP_PLATFORM )
8 #if __has_include(<SDL2/SDL.h>)
10 #define M5UNIFIED_PC_BUILD
11 #elif __has_include(<SDL.h>)
13 #define M5UNIFIED_PC_BUILD
16 #if defined ( M5UNIFIED_PC_BUILD )
18 typedef int esp_err_t;
19 typedef int i2c_port_t;