Skip to content

Instantly share code, notes, and snippets.

@morganrallen
Created September 27, 2016 18:31
Show Gist options
  • Save morganrallen/d3994a8e85049b181a8e6f953e41ee90 to your computer and use it in GitHub Desktop.
Save morganrallen/d3994a8e85049b181a8e6f953e41ee90 to your computer and use it in GitHub Desktop.
ESP32 esp-idf

Component/Module Structure

By default the project.md file declares one SRCDIR as

SRCDIRS ?= main

Overriding this in local project Makefile didn't appear to change anything. This is because every src directory requires a component.mk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment