Files
micropython/py
Anson Mansfield 8af714e5b9 py/obj: Explicitly cast slot initializer values to (const void *).
This resolves an issue compiling with IAR, where an implicit cast from a
function pointer to a void pointer is disallowed.

Based on comments from @hammondeggs in the MicroPython discord:
https://discord.com/channels/574275045187125269/1012726673709469818/1423683501374308392

Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
2026-04-08 18:23:53 +10:00
..
2026-04-08 17:01:10 +10:00
2026-04-08 17:01:10 +10:00
2025-07-25 10:56:02 +10:00
2025-02-25 16:11:33 +11:00