component.mk 157 B

12345
  1. ifndef CONFIG_ETH_USE_ESP32_EMAC
  2. COMPONENT_OBJEXCLUDE += esp32/emac_hal.o
  3. endif
  4. esp32/rtc_clk.o: CFLAGS += -fno-jump-tables -fno-tree-switch-conversion