You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1150,6 +1150,7 @@ Other places you can look for MicroPython Libraries:
1150
1150
#### Configuration file
1151
1151
1152
1152
*[uPyftsConf](https://github.com/aleppax/upyftsconf) - MicroPython Far Too Simple Config File. Single file library that writes configurations to itself.
1153
+
*[toml](https://github.com/gitcnd/toml) - Read and write .toml files. Works in MicroPython and CircuitPython.
0 commit comments