mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-19 09:45:35 +00:00
- qrcode, ws2812_led and gpio_button moved to examples/common - esp-insights and rmaker_common submodules updated - json_generator and json_parser components copied from component manager so that they can be used for component overrides
4 lines
96 B
Makefile
4 lines
96 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := src
|
|
COMPONENT_SRCDIRS := src
|