Mac Lobdell

Results 3 issues of Mac Lobdell

The readme specifies the following command for compile. `mbed compile -t GCC_ARM -m [target] --profile release --app-config=configs/.json` This doesn't work because you need to explicitly specify the configuration file to...

After following the [Particle tutorial](https://docs.particle.io/tutorials/integrations/google-cloud-platform/) and running this, I got the following error: ``` There was an error storing the event: Error: 5 NOT_FOUND: The project xyz123 does not exist...

**Describe the bug** The instructions say to have a compiler installed, which I do (ARM GCC 9). I have also installed CMake and added to my path. I’m on Mac...

bug