Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
490 contributions in the last year
Contribution activity
December 2020
Created 46 commits in 3 repositories
Created 4 repositories
Created a pull request in lvgl/lv_components that received 2 comments
LV_LVGL_H_INCLUDE_SIMPLE and lv_colorwheel_get_rgb updates
Improvement and small fix for the lv_components according to my first v8 remarks: Use LV_LVGL_H_INCLUDE_SIMPLE when defined Rename lv_colorwheel_g…
Opened 13 other pull requests in 4 repositories
fvanroie/hasp-lvgl
9
merged
1
closed
fvanroie/MqttClientPlugin
1
merged
Bodmer/TFT_eSPI
1
closed
lvgl/lvgl
1
merged
Created an issue in h2zero/NimBLE-Arduino that received 5 comments
Allow CONFIG_BT_NIMBLE_MAX_CONNECTIONS to be defined by project
CONFIG_BT_NIMBLE_MAX_CONNECTIONS is defined solely in the nimconfig.h header of the library. This requires a change to the library file to increase…