cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.48k stars 430 forks source link

mos latest: mgos_cron.o: implicit declaration of mgos uptime #540

Closed Harvie closed 4 years ago

Harvie commented 4 years ago

Hello, we get following error when using mos latest (no problem in release):

image

pimvanpelt commented 4 years ago

Include “mgos_time.h” to fix this.

On Sun, 31 May 2020 at 17:23, Tomas Mudrunka notifications@github.com wrote:

Hello, we get following error when using mos latest:

[image: image] https://user-images.githubusercontent.com/276504/83355992-4e5c8f00-a363-11ea-8244-1a4420528971.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cesanta/mongoose-os/issues/540, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDRSPMWEXQULEP2CTTLF4DRUJY7VANCNFSM4NPGPTIQ .

-- Pim van Pelt pim@ipng.nl PBVP1-RIPE - http://www.ipng.nl/

rojer commented 4 years ago

this has already been fixed in https://github.com/mongoose-os-libs/rpc-common/commit/a7b259fdcdce8a6439bf2217d490eb93852fe879, please update rpc-common