Ports should no longer use pyhelp_print_obj but instead should define MICROPY_PY_BUILTINS_HELP to 1 and then specify their help text using MICROPY_PY_BUILTINS_HELP_TEXT.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.