basic.c
includes seven header files. Let's look at the include statement of one of the header files. To do so:
Highlight
pico.h
in the newly created tree.
Choose Context menu > Show Include Statement.
The Source Editor opens and is positioned at the include statement in
basic.c
.
Close the Source Editor.