tuupola / hagl

Hardware Agnostic Graphics Library for embedded
https://www.appelsiini.net/tags/hagl/
MIT License
303 stars 49 forks source link

Automatically include sdkconfig.h #50

Closed tuupola closed 3 years ago

tuupola commented 3 years ago

This works by automatically adding -DHAGL_INCLUDE_SDKCONFIG_H when compiling with ESP-IDF. No need to manually disable it with other platforms.