Jos Verlinde
c266d3023e
all: Fix spelling and typos in comments and docstring.
...
Spelling preferences based on codespell configuration.
Signed-off-by: Jos Verlinde <Jos.Verlinde@Microsoft.com>
2025-12-08 11:02:34 +11:00
Marcel Petrick
b3125247bf
all: Correct various typos in comments and docs.
...
Non-functional changes only:
- Fixed minor spelling mistakes in comments.
- Corrected typos in user-facing strings.
- No variables, logic, or functional code was modified.
Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
2025-11-19 00:43:18 +11:00
Angus Gratton
68e0dfce0a
all: Apply Ruff 0.11.6 reformatting changes.
...
Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-04-24 16:54:10 +10:00
iabdalkader
661efa48f0
senml: Use the updated cbor2 API.
...
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-03-19 17:29:22 +11:00
Christian Clauss
4da6e6f1b2
all: Lint Python code with ruff.
...
Signed-off-by: Christian Clauss <cclauss@me.com>
2023-07-24 07:51:33 +02:00
Jim Mussared
01db3da37e
senml: Allow publishing to PyPI as micropython-senml.
...
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-04-07 13:28:15 +10:00
iabdalkader
c8603192d1
senml: Fix data record encoding to use binascii instead of base64.
2023-03-06 23:12:38 +11:00
iabdalkader
295a9e300a
senml: Remove u-module prefix from imports.
...
Signed-off-by: Damien George <damien@micropython.org>
2023-03-03 12:26:31 +11:00
iabdalkader
9ee02576cb
senml: Add SenML library.
...
This is a new library that doesn't follow any existing API.
The library is originally from
https://github.com/kpn-iot/senml-micropython-library .
2023-03-01 01:18:30 +11:00