Philippe G 06b637c55b idf overriding method to bring back SPDIF and fix SPI + new CSPOT (which crashes) 3 vuotta sitten
..
.gitignore 898998efb0 big merge 3 vuotta sitten
README.md 06b637c55b idf overriding method to bring back SPDIF and fix SPI + new CSPOT (which crashes) 3 vuotta sitten
alias_type.go 898998efb0 big merge 3 vuotta sitten
any_types.go 898998efb0 big merge 3 vuotta sitten
class_type.go 898998efb0 big merge 3 vuotta sitten
corntext.go 898998efb0 big merge 3 vuotta sitten
cpp_generator.go 898998efb0 big merge 3 vuotta sitten
enum_type.go 898998efb0 big merge 3 vuotta sitten
go.sum 898998efb0 big merge 3 vuotta sitten
main.go 898998efb0 big merge 3 vuotta sitten
optional_helper_types.go 898998efb0 big merge 3 vuotta sitten
optional_type.go 898998efb0 big merge 3 vuotta sitten
primitive_type.go 898998efb0 big merge 3 vuotta sitten
reflection_types.go 898998efb0 big merge 3 vuotta sitten
util.go 898998efb0 big merge 3 vuotta sitten
vector_helper_types.go 898998efb0 big merge 3 vuotta sitten
vector_type.go 898998efb0 big merge 3 vuotta sitten

README.md

Docker files

This folder contains docker files that are used in testing nanopb automatically on various platforms.

By default they take the newest master branch code from github.

To build tests for a single target, use for example:

docker build ubuntu1804

To build tests for all targets, use:

./build_all.sh