Update all samples to new requirements, and expose a makefile to compile all of them

This commit is contained in:
Francisco Javier Trujillo Mata
2021-11-13 16:56:29 +01:00
parent 6e80c9bd29
commit 0a803b844d
86 changed files with 186 additions and 114 deletions

View File

@@ -84,10 +84,6 @@ SAMPLES = \
wlan \
exceptions
# FIXME: This workaround is actually needed to get the stage1 installation
# without samples working. Once a better way to do header installation for
# newlib is figured out, this can be rewritten.
all:
# Install all of the samples. Rename any files that end in a .sample extension.