Giter VIP home page Giter VIP logo

rebuttonapp's Issues

The app cannot run use the new settings

I walkthrough the guide ReButton to set up my ReButton, it worked.
But when I changed my Azure IoT Central to another domain (created a new Azure IoT Central), and it success when save this connect information to ReButton, but the ReButton trigger event still send to the old Azure IoT Central.

Notes:

My ReButtion firmware version is 2.0.

Thank you.

error: 'ThisThread' has not been declared

In file included from C:\Users\takashi\Documents\Arduino\libraries\GroveDriverPack\src/HAL/Hal.h:25:0,

                 from C:\Users\takashi\Documents\Arduino\libraries\GroveDriverPack\src/GroveDriverPack.h:5,

                 from c:\users\takashi\appdata\local\temp\arduino_build_756743\sketch\src\azureiot\rebuttonclient2.h:4,

                 from C:\Users\takashi\AppData\Local\Temp\arduino_build_756743\sketch\src\action\ActionConnectedSendMessage.cpp:13:

C:\Users\takashi\Documents\Arduino\libraries\GroveDriverPack\src/HAL/Mbed/HalSystem.h: In static member function 'static void HalSystem::DelayMs(uint32_t)':

C:\Users\takashi\Documents\Arduino\libraries\GroveDriverPack\src/HAL/Mbed/HalSystem.h:12:3: error: 'ThisThread' has not been declared

   ThisThread::sleep_for(milliSeconds);

   ^

Lack of documentation

Hello,

I have two reButtons and I would like to write a custom firmware to directly connect to my raspberry server. Any chance you can provide an overview about how to setup the configuration of the arduino IDE?

Thanks,

jv

Compilation error: uint32_t does not name a type

Hi,
when I try to compile the current (4abf29d) ReButtonApp with Arduino 1.8.19, I get the error below.
Thanks for looking into that!

Best,
Richard

[...]
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/frameworks/greentea-client/greentea-client -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/frameworks/unity/unity -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/mbedtls/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/mbedtls -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/netsocket -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/hal -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/hal/storage_abstraction -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/platform -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/rtos -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/rtos/rtx/TARGET_CORTEX_M -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_MXCHIP -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_MXCHIP/TARGET_AZ3166 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_MXCHIP/TARGET_AZ3166/device -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_STM -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_STM/TARGET_STM32F4 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_STM/TARGET_STM32F4/device -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/drivers/display/VGM128064 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/drivers/gpio_btn -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/drivers/spi_flash -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/utilities -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/include/mico_drivers -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-sys -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-sys/arch -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-ver1.4.0.rc1/src/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-ver1.4.0.rc1/src/include/lwip -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-ver1.4.0.rc1/src/include/ipv4 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/platform -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/platform/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/platform/mbed -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/rtos -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/system -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/system/command_console -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/TARGET_AZ3166 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/TARGET_STM/peripherals -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/utilities -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/ -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/c-utility/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/c-utility/pal/mbed_os5 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/parson -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/uhttp/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/umock-c/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/azure-macro-utils-c/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/iothub_client/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/iothub_client/inc/internal -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/digitaltwin_client/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/digitaltwin_client/inc/internal -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/adapters -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/DICE -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/RIoT -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/RIoT/Core/ -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/RIoT/Core/RIoTCrypt/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/umqtt/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/cli -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/httpclient -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/httpclient/http_parser -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/httpserver -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/NTPClient -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/Telemetry -mcpu=cortex-m4 -DARDUINO=10819 -DARDUINO_Seeed_ReButton -DARDUINO_ARCH_SEEEDJP_REBUTTON -mthumb -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/variants/Seeed_ReButton /home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.cpp -o /tmp/arduino_build_735112/core/system/SystemVersion.cpp.o
In file included from /home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.cpp:6:0:
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.h:21:1: error: 'uint32_t' does not name a type
 uint32_t getMajorVersion();
 ^
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.h:24:1: error: 'uint32_t' does not name a type
 uint32_t getMinorVersion();
 ^
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.h:27:1: error: 'uint32_t' does not name a type
 uint32_t getPatchVersion();
 ^
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.cpp:21:1: error: 'uint32_t' does not name a type
 uint32_t getMajorVersion()
 ^
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.cpp:27:1: error: 'uint32_t' does not name a type
 uint32_t getMinorVersion()
 ^
/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemVersion.cpp:33:1: error: 'uint32_t' does not name a type
 uint32_t getPatchVersion()
 ^
/home/olg/.arduino15/packages/SeeedJP/tools/arm-none-eabi-gcc/5_4-2016q3-seeed/bin/arm-none-eabi-g++ -c -O0 -g -w -std=gnu++11 -Wno-unused-parameter -Wno-missing-field-initializers -fmessage-length=0 -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -Wvla -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1490085708.63 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTOUT=1 -DDEVICE_PORTINOUT=1 -DDEVICE_RTC=1 -DDEVICE_LOWPOWERTIMER=1 -DDEVICE_SERIAL_ASYNCH=1 -DDEVICE_CAN=1 -DDEVICE_I2C_ASYNCH=1 -DDEVICE_QSPI=1 -DDEVICE_SPI_ASYNCH=1 -DDEVICE_PWMOUT=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_I2C=1 -DTARGET_RTOS_M4_M7 -DTOOLCHAIN_object -DTARGET_STM32F4 -D__CMSIS_RTOS -DTOOLCHAIN_GCC -DTARGET_CORTEX_M -DTARGET_DEBUG -DTARGET_LIKE_CORTEX_M4 -DTARGET_M4 -DTARGET_UVISOR_UNSUPPORTED -DTRANSACTION_QUEUE_SIZE_SPI=2 -D__CORTEX_M4 -DDEVICE_STDIO_MESSAGES=1 -DHSE_VALUE=((uint32_t)26000000) -DTARGET_FF_MORPHO -D__FPU_PRESENT=1 -DTARGET_FF_ARDUINO -DDEVICE_PORTIN=1 -DTARGET_STM -DDEVICE_SERIAL_FC=1 -DDEVICE_SDIO=1 -DDEVICE_TRNG=1 -D__MBED_CMSIS_RTOS_CM -DDEVICE_SLEEP=1 -DTOOLCHAIN_GCC_ARM -DTARGET_MXCHIP -DDEVICE_SPI=1 -DUSB_STM_HAL -DMXCHIP_LIBRARY -DDEVICE_SPISLAVE=1 -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL=1 -DDEVICE_ERROR_RED=1 -DTARGET_AZ3166 -DARM_MATH_CM4 -DLPS22HB_I2C_PORT=MICO_I2C_1 -include mbed_config.h -MMD -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/cmsis -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/drivers -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/events -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/events/equeue -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/filesystem -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/filesystem/bd -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/filesystem/fat -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/filesystem/fat/ChaN -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/frameworks/greentea-client/greentea-client -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/frameworks/unity/unity -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/mbedtls/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/mbedtls -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/features/netsocket -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/hal -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/hal/storage_abstraction -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/platform -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/rtos -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/rtos/rtx/TARGET_CORTEX_M -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_MXCHIP -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_MXCHIP/TARGET_AZ3166 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_MXCHIP/TARGET_AZ3166/device -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_STM -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_STM/TARGET_STM32F4 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/mbed-os/targets/TARGET_STM/TARGET_STM32F4/device -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/drivers/display/VGM128064 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/drivers/gpio_btn -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/drivers/spi_flash -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/libraries/utilities -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/include/mico_drivers -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-sys -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-sys/arch -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-ver1.4.0.rc1/src/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-ver1.4.0.rc1/src/include/lwip -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/net/LwIP/lwip-ver1.4.0.rc1/src/include/ipv4 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/platform -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/platform/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/platform/mbed -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/rtos -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/system -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/mico/system/command_console -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/TARGET_AZ3166 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/TARGET_STM/peripherals -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/az3166-driver/utilities -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/ -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/c-utility/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/c-utility/pal/mbed_os5 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/parson -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/uhttp/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/umock-c/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/deps/azure-macro-utils-c/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/iothub_client/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/iothub_client/inc/internal -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/digitaltwin_client/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/digitaltwin_client/inc/internal -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/adapters -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/DICE -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/RIoT -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/RIoT/Core/ -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/provisioning_client/deps/RIoT/Reference/RIoT/Core/RIoTCrypt/include -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/system/azure-iot-sdk-c/umqtt/inc -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/cli -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/httpclient -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/httpclient/http_parser -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/httpserver -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/NTPClient -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/Telemetry -mcpu=cortex-m4 -DARDUINO=10819 -DARDUINO_Seeed_ReButton -DARDUINO_ARCH_SEEEDJP_REBUTTON -mthumb -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino -I/home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/variants/Seeed_ReButton /home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/cores/arduino/system/SystemWeb.cpp -o /tmp/arduino_build_735112/core/system/SystemWeb.cpp.o
Using library WiFi at version 1.2.6 in folder: /home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/libraries/WiFi 
Using library MQTT at version 0.0.1 in folder: /home/olg/.arduino15/packages/SeeedJP/hardware/SeeedJP_ReButton/2.1/libraries/MQTT 
exit status 1
Error compiling for board Seeed ReButton.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.