Skip to content

README Missing git submodule update Build Step #725

@srfoster

Description

@srfoster

I think I'm following the README correctly, but maybe not. In the atmel-samd directory, I ran

make BOARD=circuitplayground_express

Get a few hundred errors that all look basically like this:

compilation terminated.
In file included from ../../py/mpconfig.h:45:0,
                 from ../../py/lexer.h:31,
                 from ../../extmod/vfs.h:29,
                 from ../../shared-module/os/__init__.c:31:
./mpconfigport.h:137:10: fatal error: include/sam.h: No such file or directory
 #include "include/sam.h"
          ^~~~~~~~~~~~~~~

Am I missing a dependency? What is sam.h?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions