XML on Raspberry PI Pico in C/C++ Part 2/3

Опубликовано: 10 Октябрь 2024
на канале: Dr Jon EA Ltd
177
7

I use two libraries to parse XML on the Raspberry PI Pico and RP2040.

https://github.com/kiishor/miniML-Parser
https://github.com/michaelrsweet/mxml

miniML is a validating parser requiring the definition of the XML schema.
mxml is a tree parser allows us to walk the three.