Developer Oliver Fabel has brought MicroPython to the Flipper Zero, providing an alternative to JavaScript for writing programs on this popular device without requiring custom firmware.
This article doesn't work for the Raspberry Pi Pico W, as the pin has moved.
Instead use
led = machine.Pin("LED", machine.Pin.OUT)