Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Conversation

@peter-pycom
Copy link
Contributor

No description provided.

Xykon and others added 12 commits December 23, 2020 12:53
Firmware release 1.20.2.r2
Use correct web call for release upgrades
…modcoap's memory handling (#208)

The following is fixed:

* Incorrectly called "free" on the "path" pointer, "path" pointer did not point to the correct memory area when free() was called
* Changed m_malloc and m_free to malloc and free because those objects not needed to be allocated on the Garbage Collector controlled heap
* Removed the "uri" member of "resource" object because it was not used
* fixed setting time in rtc
* do not reset the time on init
@Xykon Xykon self-requested a review January 12, 2021 14:48
@Xykon Xykon merged commit ffb0e1c into Dev Jan 12, 2021
@peter-pycom peter-pycom deleted the release_v1.20.2.r4_again branch January 12, 2021 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants