Jenkins integration - Migrate to CMake

This commit is contained in:
Sebastien
2019-09-02 17:09:38 -04:00
parent 4e8abb2954
commit 07873a7710
10 changed files with 69 additions and 88 deletions

View File

@@ -1,4 +1,5 @@
set(COMPONENT_SRCS "cmd_i2ctools.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_REQUIRES console spi_flash)
register_component()