You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 rivejä
183 B

  1. set(COMPONENT_PRIV_INCLUDEDIRS ".")
  2. set(COMPONENT_SRCS "spi_master_lobo.c")
  3. set(COMPONENT_REQUIRES spi_flash)
  4. set(COMPONENT_PRIV_REQUIRES bootloader_support)
  5. register_component()