We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17af5cd commit deb8e2aCopy full SHA for deb8e2a
py/circuitpy_mpconfig.h
@@ -877,7 +877,7 @@ extern const struct _mp_obj_module_t msgpack_module;
877
TIME_MODULE_ALT_NAME \
878
879
// This is an inclusive list that should correspond to the CIRCUITPY_XXX list above,
880
-// including dependencies (shown by indentation).
+// including dependencies.
881
// Some of these definitions will be blank depending on what is turned on and off.
882
// Some are omitted because they're in MICROPY_PORT_BUILTIN_MODULE_WEAK_LINKS above.
883
#define MICROPY_PORT_BUILTIN_MODULES_STRONG_LINKS \
0 commit comments