summaryrefslogtreecommitdiffstatshomepage
path: root/examples/unix/machine_bios.py
Commit message (Collapse)AuthorAge
* examples/unix/machine_bios.py: Fix typo.Thomas2023-09-29
| | | | Signed-off-by: Thomas <th.acker.0302@gmail.com>
* all: Replace all uses of umodule in Python code.Jim Mussared2023-06-08
| | | | | | | | Applies to drivers/examples/extmod/port-modules/tools. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
* all: Reformat C and Python source code with tools/codeformat.py.Damien George2020-02-28
| | | | This is run with uncrustify 0.70.1, and black 19.10b0.
* tests/machine_mem.py: Too non-portable, rework as an example for unix port.Paul Sokolovsky2016-07-31