component.mk 162 B

12345
  1. # currently the only SoC supported; to be moved into Kconfig
  2. SOC_NAME := esp32
  3. COMPONENT_SRCDIRS := $(SOC_NAME)
  4. COMPONENT_ADD_INCLUDEDIRS := $(SOC_NAME)/include