Skip to content

Add missing XML deserializers to filter list#15

Merged
mristin merged 1 commit intomainfrom
empwilli/add_missing_serializers
Oct 31, 2025
Merged

Add missing XML deserializers to filter list#15
mristin merged 1 commit intomainfrom
empwilli/add_missing_serializers

Conversation

@empwilli
Copy link
Collaborator

In MicroPython we have no support for XML deserialization. The patching script
therefore drops all deserialization functions when converting from python SDK.
In the current version the patching script misses some deserialization
functions, resulting in MicroPython containing them. We add these missing
function to the filter list.

In MicroPython we have no support for XML deserialization. The patching
script therefore drops all deserialization functions when converting
from python SDK. In the current version the patching script misses some
deserialization functions, resulting in MicroPython containing them. We
add these missing function to the filter list.
@empwilli empwilli requested a review from mristin October 31, 2025 11:00
@mristin mristin merged commit cb1bd83 into main Oct 31, 2025
1 check passed
@mristin mristin deleted the empwilli/add_missing_serializers branch October 31, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants