gcp-iot-core-examples icon indicating copy to clipboard operation
gcp-iot-core-examples copied to clipboard

Google Cloud Platform IOT Core Examples

Results 2 gcp-iot-core-examples issues
Sort by recently updated
recently updated
newest added

I built samd21.atsln, and I got failed. CMD_CHECKMAC, CMD_COUNTER, CMD_DERIVEKEY, CMD_ECDH, CMD_GENDIG .... undeclared. Where could I find those definition ? I have added cryptoauthlib to my project.

Hello! Trying to compile on a clean raspbian install - got the following error: `make: *** No rule to make target '/home/pi/gcp-iot-core-examples/.build/hal_linux_os.o', needed by '/home/pi/gcp-iot-core-examples/.build/libcryptoauth.so'. Stop.` The Makefile has this...