mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-27 11:43:43 +08:00
chore: try to fix md table
This commit is contained in:
parent
146598c6a6
commit
6e62fcfd08
@ -48,13 +48,13 @@ Besides `LV_CONF_PATH` there are few additional CMake options available.
|
||||
- `LV_LVGL_H_INCLUDE_SIMPLE`: which specifies whether to `#include "lvgl.h"` absolut or relative
|
||||
|
||||
| ON (default) | OFF |
|
||||
| ------------ | -------------- |
|
||||
|--------------|----------------|
|
||||
| "lvgl.h" | "../../lvgl.h" |
|
||||
|
||||
- `LV_CONF_INCLUDE_SIMPLE`: which specifies whether to `#include "lv_conf.h"` and `"lv_drv_conf.h"` absolut or relative
|
||||
|
||||
| ON (default) | OFF |
|
||||
| --------------- | --------------------- |
|
||||
|-----------------|-----------------------|
|
||||
| "lv_conf.h" | "../../lv_conf.h" |
|
||||
| "lv_drv_conf.h" | "../../lv_drv_conf.h" |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user