This contains a string useful for identifying the underlying machine. This string is kept consistent with the second part of the REPL banner via the new config option MICROPY_BANNER_MACHINE. This makes os.uname() more or less redundant, as all the information in os.uname() is now available in the sys module. Signed-off-by: Damien George <damien@micropython.org> |
||
|---|---|---|
| .. | ||
| gchelper_generic.c | ||
| gchelper_m0.s | ||
| gchelper_m3.s | ||
| gchelper_native.c | ||
| gchelper.h | ||
| interrupt_char.c | ||
| interrupt_char.h | ||
| mpirq.c | ||
| mpirq.h | ||
| pyexec.c | ||
| pyexec.h | ||
| semihosting.c | ||
| semihosting.h | ||
| stdout_helpers.c | ||
| sys_stdio_mphal.c | ||