When I try to compile DFU examples, I get the following errors :
- "..\..\dfu_public_key.c(20): error: #35: #error directive: "Debug public key not valid for production. Please see github.com/.../README.md to generate it"
- "#error "Debug public key not valid for production. Please see github.com/.../README.md to generate it"
- ..\..\..\..\..\components\libraries\ecc\ecc.c(25): error: #5: cannot open source input file "uECC.h": No such file or directory
Do you have the same behaviour?